simplify check for surface's node state
all `struct wlr_surface` should have a `wlr_scene_tree *` as data
add option to allow invisible surfaces to disable idle tracking
do not move/resize if grabbed client is fullscreen
Revert "Add a configuration option for fullscreen locking"
now all fullcreen clients are rendered above tiled and floating clients
This partially reverts commit 326eee14445f8a2c08e80c30778445630c75d3bb.
rename xwayland_surface to xsurface
this save us 2 lines
set x and y of the layersurface's geometry box
fix set of layersurface->popups and surface->data
inhibit idle if surface's node is enabled
simplify `if` expression in checkidleinhibitor()
configurex11: resize floating clients and arrange tiled clients' monitor
Merge branch 'wlroots-next' into main
Merge remote-tracking branch 'upstream/main' into wlroots-next
remove now unneeded workaround in outputmgrapplyortest()
only destroy monitor's layer surfaces at destroy