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
818fc4a87b
wlroots
/
backend
/
headless
History
Download ZIP
Download TAR.GZ
Simon Ser
818fc4a87b
Fix incorrect %zd formatting directives
...
%zd is for ssize_t. For size_t we should use %zu.
2021-12-09 16:42:04 +01:00
..
backend.c
backend/headless: drop wlr_headless_backend_create_with_renderer
2021-11-25 16:16:04 +01:00
input_device.c
input-device: remove wlr_input_device.link
2021-11-23 14:14:18 +00:00
meson.build
meson: Various improvements
2019-12-23 07:48:29 -05:00
output.c
Fix incorrect %zd formatting directives
2021-12-09 16:42:04 +01:00