wayland: toplevel management protocol
This commit is contained in:
parent
4f142d50b3
commit
6b659eb107
9 changed files with 340 additions and 54 deletions
|
|
@ -20,7 +20,7 @@ use smithay::{
|
|||
use std::collections::HashMap;
|
||||
|
||||
pub struct Workspace {
|
||||
pub(super) idx: u8,
|
||||
pub idx: u8,
|
||||
pub space: Space,
|
||||
pub tiling_layer: TilingLayout,
|
||||
pub floating_layer: FloatingLayout,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue