Add cosmic_atspi_v1 protocol
Used to provide a backend for `AtspiDevice` in `at-spi2-core`, so Orca keybindings can work.
This commit is contained in:
parent
eb64fdaf8f
commit
90883c6ab1
9 changed files with 561 additions and 3 deletions
|
|
@ -1,6 +1,7 @@
|
|||
// SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
pub mod alpha_modifier;
|
||||
pub mod atspi;
|
||||
pub mod buffer;
|
||||
pub mod compositor;
|
||||
pub mod data_control;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue