wayfire icon indicating copy to clipboard operation
wayfire copied to clipboard

[WIP] Wlr workspaces

Open ammen99 opened this issue 5 years ago • 1 comments

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

ammen99 avatar Jul 30 '20 18:07 ammen99

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)

dkondor avatar Oct 11 '25 23:10 dkondor