wlroots-hyprland/types/output
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
..
cursor.c Cleanup wlr_matrix.h includes 2023-11-25 08:37:43 +01:00
output.c types/output: emit destroy event before destroying global 2023-11-30 13:29:18 -05:00
render.c Fix bool return types 2024-01-04 22:24:06 +01:00
state.c output: allow_artifacts -> allow_reconfiguration 2023-10-09 08:31:35 +00:00
swapchain.c output: add wlr_output_state_init() 2023-06-23 18:07:26 +00:00