wlroots-hyprland/backend/x11
Simon Ser a0b1329ee6 Fix bool return types
This makes wlroots build in C23 mode.

C23 is more strict and rejects implicit conversions from bool to a
pointer.
2024-01-04 22:24:06 +01:00
..
backend.c Fix bool return types 2024-01-04 22:24:06 +01:00
input_device.c treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
meson.build backend: make DRM and libinput backends optional 2021-07-22 09:56:38 -04:00
output.c backend/x11: Use wlr_texture_read_pixels 2023-11-30 20:01:12 -05:00