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-10-29 05:40:12 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
87bd718de5
wlroots
/
backend
/
x11
History
Download ZIP
Download TAR.GZ
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