macros: add opaque macro
This commit is contained in:
parent
0a5b00f269
commit
9880f78ec4
16 changed files with 60 additions and 115 deletions
|
|
@ -29,11 +29,8 @@ use {
|
|||
},
|
||||
ifs::wl_seat::WlSeatGlobal,
|
||||
state::State,
|
||||
tree::{NodeId, ToplevelData, ToplevelNode},
|
||||
utils::{
|
||||
copyhashmap::CopyHashMap, hash_map_ext::HashMapExt, queue::AsyncQueue,
|
||||
toplevel_identifier::ToplevelIdentifier,
|
||||
},
|
||||
tree::{NodeId, ToplevelData, ToplevelIdentifier, ToplevelNode},
|
||||
utils::{copyhashmap::CopyHashMap, hash_map_ext::HashMapExt, queue::AsyncQueue},
|
||||
},
|
||||
jay_config::window::{ContentType, WindowType},
|
||||
linearize::static_map,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue