Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-15 | HACK: portal: copy external image to internal image before render. Dont stop ↵ | dec05eba | |
screencast when paused as that stops recording when window is resized | |||
2024-08-15 | Allow prime-run capture on laptop with external gpu when the iGPU | dec05eba | |
doesn't have any monitor to capture. Fix prime-run desktop portal capture broken (fallback to external texture). Fallback to external texture in kms capture. | |||
2024-07-22 | Fix pipewire capture on amd (fallback to no drm modifiers if eglCreateImage ↵ | dec05eba | |
fails), might happen because of a buggy desktop portal/pipewire implementation | |||
2024-07-22 | Fix portal capture on intel, support multiple planes in one egl image (might ↵ | dec05eba | |
fix capture on intel iris) | |||
2024-07-22 | Portal: move modifier query to init | dec05eba | |
2024-07-19 | Stop recording when pipewire target window is closed or when pressing close ↵ | dec05eba | |
in the desktop environments record button | |||
2024-07-17 | Portal: make resizing not glitched, clear background on resize, proper ↵ | dec05eba | |
handling of multithreaded plane fd | |||
2024-07-15 | Add support for desktop portal capture (-w portal) | dec05eba | |