wayland: ext_workspace fixes
This commit is contained in:
parent
7803259949
commit
6096b8114e
2 changed files with 275 additions and 127 deletions
|
|
@ -3,6 +3,4 @@ mod drm;
|
|||
pub use drm::*;
|
||||
|
||||
#[cfg(feature = "experimental")]
|
||||
mod workspace;
|
||||
#[cfg(feature = "experimental")]
|
||||
pub use workspace::*;
|
||||
pub mod workspace;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue