-
Notifications
You must be signed in to change notification settings - Fork 124
ext-workspace support #820
Copy link
Copy link
Open
Labels
A:ClientRelating to service/client code.Relating to service/client code.M:WorkspacesRelated to the Workspaces moduleRelated to the Workspaces moduleT:Module EnhancementImprovements to an existing module.Improvements to an existing module.help wantedExtra attention is neededExtra attention is needed
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
A:ClientRelating to service/client code.Relating to service/client code.M:WorkspacesRelated to the Workspaces moduleRelated to the Workspaces moduleT:Module EnhancementImprovements to an existing module.Improvements to an existing module.help wantedExtra attention is neededExtra attention is needed
Is your feature request related to a problem? Please describe.
Currently the supported compositors for workspace module is very limited and requires compositor specific implementations.
This is a newly merged wayland protocol for workspaces that aims to unify this process
Describe the solution you'd like
Use this protocol in the workspace module.
Ironbar can then hopefully be used to show workspaces on any comp that implements this protocol :)
I think sway already does since it was based on their wlr workspace thing but not sure.
Describe alternatives you've considered
/
Additional context
https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/40