shell/elements: Handle clipping and shadows

This commit is contained in:
Victoria Brekenfeld 2025-12-08 18:22:23 +01:00 committed by Victoria Brekenfeld
parent 2adebb5fe1
commit 59fd732982
7 changed files with 917 additions and 97 deletions

View file

@ -136,6 +136,7 @@ pub enum Usage {
FocusIndicator,
PotentialGroupIndicator,
SnappingIndicator,
Border,
}
#[derive(Clone)]