This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
wlroots
Watch
1
Star
0
Fork
You've already forked wlroots
0
mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced
2025-11-07 13:29:49 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
da2a216934
wlroots
/
backend
/
headless
History
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