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-02 09:01:38 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
248c7787c7
wlroots
/
backend
/
wayland
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
meson.build
build: use dicts instead of get_variable
2020-04-21 15:26:45 +02:00
output.c
backend/wayland: use wlr_swapchain for cursor surface
2020-12-13 12:16:28 +01:00
seat.c
backend/wayland: Set cursor indivdualy per output
2020-11-12 12:31:32 +01:00
tablet_v2.c
backend/wayland: Link input devices with seats
2020-11-12 12:31:32 +01:00