Recapture workspace/toplevel on damage; start code for filtering
For some reason using calloop makes output events not consistently occur?
This commit is contained in:
parent
04607b84aa
commit
c46ab4f1e6
4 changed files with 242 additions and 67 deletions
|
|
@ -4,6 +4,7 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
calloop = "0.10.5"
|
||||
cctk = { package = "cosmic-client-toolkit", git = "https://github.com/pop-os/cosmic-protocols" }
|
||||
futures-channel = "0.3.25"
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic", default-features = false, features = ["tokio", "wayland"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue