layout: Add floating exceptions from pop-shell

This commit is contained in:
Victoria Brekenfeld 2022-07-06 23:36:25 +02:00
parent 65046f1265
commit f65a59aae2
2 changed files with 79 additions and 6 deletions

View file

@ -20,6 +20,7 @@ egui = { version = "0.18.1", optional = true }
edid-rs = { version = "0.1" }
lazy_static = "1.4.0"
thiserror = "1.0.26"
regex = "1"
xcursor = "0.3.3"
id_tree = "1.8.0"
xkbcommon = "0.4"