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
2026-05-13 23:51:49 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cddc1c1bd9
wlroots
/
backend
/
headless
History
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
input_device.c
meson.build
output.c
Fix incorrect %zd formatting directives
2021-12-09 16:42:04 +01:00