Arnold Loubriat

Results 8 issues of Arnold Loubriat

Hello, This PR adds all definitions from `oleacc.h`, as well as a new `oleacc` feature. This is a requirement for UI Automation support, for which I already started the translation....

waiting on review

Depends on #883 and #927 Adds all definitions from `UIAutomationClient.h`. This PR also modify `UIAutomationCoreApi.h` to conditionally make use of `AutomationElementMode` and `PropertyConditionFlags`.

waiting on review

For accessibility purpose, it is often necessary to express a relationship between two elements in the UI. Type of relations include "labelled by", "described by", "controls"... Some of these relationships...

a:accessibility

Replaces the "potentially unmaintained" `winapi` crate by the `windows-sys` crate, officially supported by Microsoft. I ran the unit tests and created a test app which iterates through the mac addresses...

As the PR title suggests, this is neither fully working nor complete. I think it can be a starting point nonetheless. Relates to #913 ## Current status The `async` example...

Initially proposed in #121 Users with various disabilities interact with their computer in very different ways, relying on specific input methods (voice recognition, eye tracking, Braille keyboard...) and/or specific output...

When using the arrow keys or when clicking on items inside a list view, the focused item displays a visual indication of its state change but the accessibility tree does...

a:accessibility
need triaging