This website requires JavaScript.
Explore
Help
Sign in
hyprwm
/
wlroots-hyprland
Watch
1
Star
0
Fork
You've already forked wlroots-hyprland
0
mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced
2025-02-16 18:12:09 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a15c327718
wlroots-hyprland
/
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