xdg-desktop-portal-hyprland/include
columbarius 074e62d0c3 screencast: restructure the screencopy flow
The previous implemented way to use wlr_screencopy events to cicle the
screencast had issues, like halting the stream if it was paused and
resumed before PipeWire triggered a recreation of buffers. This came
from not returning a dequeued buffer. This is now mititgated by
enqueuing the current pw_buffer imidiately on a paused event and trying
to dequeue a buffer just before requesting a screencopy if none is
present.
2022-04-04 15:37:53 +02:00
..
config.h screencast: add outputchooser with config option 2021-04-02 15:07:38 +02:00
fps_limit.h Control how many frames are captured per second 2021-03-08 16:59:17 +01:00
logger.h Add support for config file 2021-03-03 10:29:56 +01:00
pipewire_screencast.h screencast: restructure the screencopy flow 2022-04-04 15:37:53 +02:00
screencast.h Screencast session support (#22) 2020-04-16 10:21:55 +02:00
screencast_common.h screencast: restructure the screencopy flow 2022-04-04 15:37:53 +02:00
screenshot.h screenshot: implement PickColor method 2021-05-03 23:56:06 +02:00
timespec_util.h Control how many frames are captured per second 2021-03-08 16:59:17 +01:00
wlr_screencast.h screencast: introduce xdpw_frame_state and xdpw_wlr_stream_finish 2021-11-06 16:51:36 +01:00
xdpw.h Control how many frames are captured per second 2021-03-08 16:59:17 +01:00