wlroots/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
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
swapchain.c