shell: Fix missing titlebars

This commit is contained in:
Victoria Brekenfeld 2023-03-07 22:20:44 +01:00
parent 659933b039
commit 5d173a46a6
11 changed files with 208 additions and 38 deletions

View file

@ -40,7 +40,7 @@ use crate::{
},
};
mod element;
pub mod element;
pub mod focus;
pub mod grabs;
pub mod layout;