cosmic-comp/src/wayland/protocols/workspace
Ian Douglas Scott 1f2434e590 protocol/workspace: Fix initial sending of states and capabilities
The protocol states that these should always be sent, but this was
not initially sending bitflags if they were empty. That works, but isn't
what the protocol states.

Not wrapping the bitflag fields in options works well for `Workspace`,
but not for `WorkspaceDataInner`.
2025-03-03 12:30:25 +01:00
..
cosmic.rs protocol/workspace: Fix initial sending of states and capabilities 2025-03-03 12:30:25 +01:00
ext.rs protocol/workspace: Fix initial sending of states and capabilities 2025-03-03 12:30:25 +01:00
mod.rs protocol/workspace: Fix initial sending of states and capabilities 2025-03-03 12:30:25 +01:00