shell: Have Move-shortcut for floating layer and fullscreen windows
This commit is contained in:
parent
3d10ca6105
commit
4709a1d684
11 changed files with 207 additions and 69 deletions
|
|
@ -73,10 +73,8 @@ use tracing::debug;
|
|||
|
||||
use super::{
|
||||
focus::FocusDirection,
|
||||
layout::{
|
||||
floating::ResizeState,
|
||||
tiling::{Direction, NodeDesc},
|
||||
},
|
||||
layout::{floating::ResizeState, tiling::NodeDesc},
|
||||
Direction,
|
||||
};
|
||||
|
||||
space_elements! {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue