wayfire
wayfire copied to clipboard
[WIP] Wlr workspaces
Implements the workspace protocol originally proposed here: https://github.com/swaywm/wlr-protocols/pull/35
Note: this depends on https://github.com/swaywm/wlroots/pull/2357
Hi, I was recently wondering about this again, and found that now there is a PR for wlroots: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/5115/diffs For now, I created a rebased and updated version of this PR here: https://github.com/dkondor/wayfire/tree/workspaces3 (it works if cherry picking the wlroots PR on version 0.19, as e.g. here: https://github.com/dkondor/wlroots/tree/ext-workspace-backport)