refactor: add namespace
This commit is contained in:
parent
301892aaa5
commit
39d88f2ffa
7 changed files with 33 additions and 12 deletions
|
|
@ -11,6 +11,7 @@ pub enum OverlapNotifyEvent {
|
|||
},
|
||||
OverlapLayerAdd {
|
||||
identifier: String,
|
||||
namespace: String,
|
||||
exclusive: u32,
|
||||
layer: Option<Layer>,
|
||||
logical_rect: crate::Rectangle,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue