Fix bool return types
This makes wlroots build in C23 mode.
C23 is more strict and rejects implicit conversions from bool to a pointer.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This makes wlroots build in C23 mode.
C23 is more strict and rejects implicit conversions from bool to a pointer.