Merge branch 'wlroots-next' into scenegraph-wlroots-next
follow up wlroots input device events renaming
use scene layer shell helper
Merge branch 'wlroots-next' into scenegraph-wlroots-next
fix left border 'y' position also add comment about border ordering
use wlr_scene_node_raise_to_top()
use wlr_scene_output_send_frame_done()
wlr_virtual_keyboard_v1 now has its own wlr_keyboard which has its own wlr_input_device Signed-off-by: Leonardo Hernández Hernández <leohdz172@protonmail.com>
Merge branch 'main' into wlroots-next
update URL to wlroots project (GitHub->GitLab)
Merge pull request #187 from fauxmight/new-clients-printstatus Newly launched or closed clients ALWAYS generate status update
Merge pull request #149 from xi/fix-grabc-unmap reset cursor mode when grabc is unmapped
Merge pull request #193 from fauxmight/chasing-wlroots Chasing wlroots
remove typedef `Decoration`
Merge pull request #181 from Armael/fix-client_set_tiled fix client_set_tiled which is currently ignoring its "edges" argument
Merge branch 'scenegraph3' of github:djpohly/dwl into scenegraph3
Merge pull request #164 from Sevz17/change-border-color Change border color according to focus state
Merge pull request #160 from Humm42/closepipes -s: close unused fds
Merge branch 'scenegraph3' of github:djpohly/dwl into scenegraph3
Merge pull request #151 from Sevz17/scenegraph3 send frame_done also to all layer surfaces