wayland: Remove atspi protocol
If we want to use the `org.freedesktop.a11y.KeyboardMonitor` protocol on Pop!_OS, there is no need to support the Cosmic-specific protocol that requires an `at-spi2-core` patch.
This commit is contained in:
parent
f065143d3e
commit
a3904af03c
9 changed files with 8 additions and 519 deletions
|
|
@ -82,7 +82,6 @@ zbus = "5.12.0"
|
|||
profiling = { version = "1.0" }
|
||||
rustix = { version = "1.1.2", features = ["process"] }
|
||||
rand = "0.9.2"
|
||||
reis = { version = "0.5", features = ["calloop"] }
|
||||
# CLI arguments
|
||||
clap_lex = "0.7"
|
||||
parking_lot = "0.12.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue