xdg-desktop-portal-hyprland/src/core
columbarius 21d26fe23e session: destroy screencast_instance directly when paused
A PipeWire client might pause the stream which enables us to stop
requesting buffers from the compositor. In this case the the quit bool
won't be enacted on and thus we should destroy it directly from here.
2022-04-04 15:37:53 +02:00
..
config.c config: handle missing HOME env variable gracefully 2021-06-17 09:37:16 +02:00
logger.c screencast: add outputchooser with config option 2021-04-02 15:07:38 +02:00
main.c Handle POLLHUP 2021-07-01 11:58:26 +02:00
request.c Screencast session support (#22) 2020-04-16 10:21:55 +02:00
session.c session: destroy screencast_instance directly when paused 2022-04-04 15:37:53 +02:00
timer.c Control how many frames are captured per second 2021-03-08 16:59:17 +01:00
timespec_util.c Control how many frames are captured per second 2021-03-08 16:59:17 +01:00