shell/tiling: Implement window swap mode
This commit is contained in:
parent
ac4bf01315
commit
1251b7e9f7
18 changed files with 1305 additions and 197 deletions
|
|
@ -4,3 +4,4 @@ mod ids;
|
|||
pub(crate) use self::ids::id_gen;
|
||||
pub mod iced;
|
||||
pub mod prelude;
|
||||
pub mod tween;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue