dock items react to different types of clicks!
This commit is contained in:
parent
12ebd54979
commit
e6ef9a5357
3 changed files with 157 additions and 64 deletions
|
|
@ -25,9 +25,9 @@ serde = "1.0.130"
|
|||
x11rb = "0.9.0"
|
||||
async-io = "1.6.0"
|
||||
# zbus
|
||||
zbus = "2.0.0-beta.7"
|
||||
zvariant = "2.10.0"
|
||||
zvariant_derive = "2.10.0"
|
||||
zbus = "2.0.0-beta.8"
|
||||
zvariant = "3.0.0"
|
||||
zvariant_derive = "3.0.0"
|
||||
futures-util = "0.3.19"
|
||||
gdk4-x11-sys = "0.3.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue