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
/
wayland
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
input-device: remove wlr_input_device.link
2021-11-23 14:14:18 +00:00
meson.build
build: move wayland-client dep to backend/wayland/
2021-12-07 16:11:29 +01:00
output.c
Fix incorrect %zd formatting directives
2021-12-09 16:42:04 +01:00
seat.c
Fix uninitialized variable errors in release mode
2021-12-01 02:39:14 -05:00
tablet_v2.c
input-device: remove wlr_input_device.link
2021-11-23 14:14:18 +00:00