wlroots-hyprland/backend/x11
Simon Ser 87bd718de5
backend: use fcntl(F_DUPFD_CLOEXEC) instead of dup
This makes sure the CLOEXEC flag is set on the dup'ed FD.
2020-12-15 20:52:53 +01:00
..
backend.c backend: use fcntl(F_DUPFD_CLOEXEC) instead of dup 2020-12-15 20:52:53 +01:00
input_device.c Replace wlr_key_state with wl_keyboard_key_state 2020-11-11 10:58:38 +01:00
meson.build backend/x11: switch to wlr_swapchain 2020-12-13 12:16:52 +01:00
output.c backend/x11: fix xinput mask mixed up with present 2020-12-13 12:21:21 +01:00