shell/tiling: Implement window swap mode
This commit is contained in:
parent
ac4bf01315
commit
1251b7e9f7
18 changed files with 1305 additions and 197 deletions
|
|
@ -157,9 +157,9 @@ pub enum Action {
|
|||
Orientation(crate::shell::layout::Orientation),
|
||||
|
||||
ToggleStacking,
|
||||
|
||||
ToggleTiling,
|
||||
ToggleWindowFloating,
|
||||
SwapWindow,
|
||||
|
||||
Resizing(ResizeDirection),
|
||||
#[serde(skip)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue