cosmic-comp/src/config
Ian Douglas Scott 96e9bf3b81 Initial support for workspace pinning and moving
Adds support for cosmic-workspace-v2 pin, unpin, move_after, and
move_before requests.

Both features need some work with workspaces span displays mode, so that
will need more fixes later.

We also want to generate a unique id for pinned workspaces to send in
the ext-workspace-v1 protocol. But that isn't a strict requirement for
anything. So I haven't yet fully implemented that. We'll also want to
persist other things, like workspace naming when that's added.

Overall, though, with separate workspaces per display, this is working
pretty well.
2025-04-24 12:45:50 +02:00
..
input_config.rs Add map_to_output input option for touch devices 2023-12-28 10:37:08 +01:00
key_bindings.rs actions: Shortcut handling changes for #1005 2025-03-05 18:24:28 +01:00
mod.rs Initial support for workspace pinning and moving 2025-04-24 12:45:50 +02:00
types.rs feat: runtime configurable keybindings 2024-07-01 15:20:23 +02:00