wlroots/backend/headless
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 s/lid_switch/switch_device 2019-03-19 22:45:58 -04:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00
output.c backend/headless: add support for direct scan-out 2020-12-08 18:57:11 +01:00