xdg-activation: Initial implementation
This commit is contained in:
parent
9ced8c346d
commit
f7cc1985e3
11 changed files with 419 additions and 66 deletions
|
|
@ -35,7 +35,7 @@ pub use self::grabs::*;
|
|||
|
||||
#[derive(Debug, Default)]
|
||||
pub struct FloatingLayout {
|
||||
pub(in crate::shell) space: Space<CosmicMapped>,
|
||||
pub(crate) space: Space<CosmicMapped>,
|
||||
}
|
||||
|
||||
impl FloatingLayout {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue