Add the beginnings of window rules

This commit is contained in:
Ivan Molodetskikh
2024-02-13 17:46:37 +04:00
parent 7960a73e9d
commit befdebfa03
10 changed files with 320 additions and 24 deletions
+1
View File
@@ -12,6 +12,7 @@ bitflags.workspace = true
knuffel = "3.2.0"
miette = "5.10.0"
niri-ipc = { version = "0.1.1", path = "../niri-ipc" }
regex = "1.10.3"
smithay = { workspace = true, features = ["backend_libinput"] }
tracing.workspace = true
tracy-client.workspace = true