Merge remote-tracking branch 'upstream/main' into wlroots-next
No need to call updatemons ourselves
The output manager in wlroots emits an output_layout.change event when
anything changes, so updatemons will be called anyway.
ΔSLOC: -1
request description before logs
turn on -Wfloat-conversion
acknowledgements refactoring
clarify the code will be kept as small as possible
check if monitor is null before setting gamma
fixes segfault on monitor disconnect when using wlsunset
prefer functionality over philosophy
add acknowledgment to djpohly
Destroy fullscreen node after moving clients off mon
don't send configure events to uninitialized xdg-toplevels
don't send configure events to uninitialized xdg-popups
fix posible NULL-dereference in wl_surface.commit handler