xdg-desktop-portal-hyprland/src/core
Simon Ser e23e109e41 Handle POLLHUP
This makes xdpw exit when either the D-Bus daemon, the Wayland
compositor or Pipewire is shut down. This avoids having dangling
non-functional xdpw instances, e.g. when restarting the compositor.

To test, start Sway nested in Sway, run xdpw with
WAYLAND_DISPLAY=wayland-2, and exit the nested Sway.
2021-07-01 11:58:26 +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 Check cast instance refcount before attaching 2020-04-21 14:45:55 +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