prototype decor (only for xwayland rn)

This commit is contained in:
IoIxD 2026-07-07 15:52:44 -07:00
commit db49a29fad
7 changed files with 426 additions and 32 deletions

View file

@ -12,3 +12,4 @@ winit = "0.30.13"
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
bitflags = "2.2.1"
rodio = "0.22.2"
cairo-rs = "0.22.0"