This website requires JavaScript.
Explore
Help
Register
Sign In
blankie
/
wlroots
Watch
1
Star
0
Fork
You've already forked wlroots
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a59a957f2b
wlroots
/
backend
/
x11
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
Require INVALID for implicit format modifiers
2021-11-26 16:40:53 +00:00
input_device.c
backend/x11: fix code style in get_touchpoint_from_x11_touch_id
2021-10-27 12:08:09 +02:00
meson.build
backend: make DRM and libinput backends optional
2021-07-22 09:56:38 -04:00
output.c
Fix incorrect %zd formatting directives
2021-12-09 16:42:04 +01:00