refactor: move window to its own module

This commit is contained in:
Ashley Wulber 2021-11-29 14:07:13 -05:00
parent ccc6987e23
commit 16fbedeceb
6 changed files with 321 additions and 270 deletions

View file

@ -14,4 +14,3 @@ x11 = { version = "2", features = ["xlib"] }
pop-launcher = "=1.0.3"
serde_json = "1.0.70"
once_cell = "1.8.0"
wnck-sys = "0.1.0"