shell/tiling: Allow tiled windows to be resized
This commit is contained in:
parent
644d53c2da
commit
ff32f48f39
7 changed files with 339 additions and 133 deletions
|
|
@ -34,6 +34,7 @@ use crate::{
|
|||
|
||||
mod element;
|
||||
pub mod focus;
|
||||
pub mod grabs;
|
||||
pub mod layout;
|
||||
mod workspace;
|
||||
pub use self::element::CosmicMappedRenderElement;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue