wlroots/backend/x11
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