-
Hi,
I recently started with Rust to access the Atspi library and Rust programming. Earlier, I used to work on Python and Atspi to access applications and do GUI testing. When I started with Rust, I…
-
Package: at-spi2-core:arm64-linux@2.44.1#3
**Host Environment**
- Host: x64-linux
- Compiler: GNU 11.4.0
- vcpkg-tool version: 2024-06-10-02590c430e4ed9215d27870138c2e579cc338772
vcpkg…
-
## The problem
Blind users can interact with computers using screen reading software (screenreaders) such as NVDA, JAWS, Windows Narrator, ETC.
Transmitic has very poor accessibility support for b…
-
Acacia fails to build on a github runner when `-DACACIA_PYTHON=ON` is passed.
SWIG complains that it can't find `std_unique_ptr.i`. Same version of SWIG (4.1.0) builds fine on my Debian laptop. Act…
elima updated
7 months ago
-
Ubuntu 22.04 Mate Desktop.
I need this accessibility feature because I have a neuromuscular disease.
So I congratulate you on your assisstive project.
make run
/usr/bin/…
-
Instead of constructing a message, then parsing it as if it's our end form of data (it isn't) has causes some performance and DRY problems.
- Event, and all event wrapper types for their respective…
-
Suppose, combo box selected item changing required. Is there any possibility to achieve this?
If "yes", maybe exists some example?
If "no", maybe exists some plans to add this possibility in the fut…
-
Hello, I tried exploring the upcoming changes, but Git diffs are unreadable due to changes in line endings (previously unix LF, now windows CRLF).
I'd advise to reswitch all source files in this At…
pakal updated
5 years ago
-
Hi . I install ldtp by git clone and followed the step on your site (make install ..etc) using Fedora24
And when I try to import ldtp in python IDE, it gave me a bad news:
`/usr/lib/python2.7/sit…
-
In GitLab by @DataTriny on Nov 1, 2021, 11:14
Hello,
To implement some interface properties, I must have access to the connection that received the call in order to build the reply. Here is an exampl…