- 04 Aug, 2020 1 commit
-
-
Fran Dieguez authored
-
- 26 Jul, 2020 1 commit
-
-
Tim Sabsch authored
-
- 23 Jul, 2020 1 commit
-
-
Joanmarie Diggs authored
Using _treatObjectAsWhole has the side effect of preventing flat review from getting all objects it should.
-
- 14 Jul, 2020 1 commit
-
-
Joanmarie Diggs authored
While "placeholder-text" usage predates aria-placeholder, some user agent implementors would prefer to expose placeholder text using "placeholder" because doing so is consistent with the convention used for other ARIA properties. So check for both.
-
- 13 Jul, 2020 1 commit
-
-
Joanmarie Diggs authored
-
- 12 Jul, 2020 1 commit
-
-
Aurimas Černius authored
-
- 07 Jul, 2020 2 commits
-
-
Yuri Chornoivan authored
-
Baurzhan Muftakhidinov authored
-
- 06 Jul, 2020 5 commits
-
-
scootergrisen authored
-
Joanmarie Diggs authored
Not descending certain objects improves performance. But in the case of flat review in a web app, failure to descend objects with role embedded can cause the entire web app to not be flat-reviewable.
-
Joanmarie Diggs authored
False positives were breaking certain commands.
-
Joanmarie Diggs authored
Filtering out extraneous/reserved modifiers by side effect caused us to stop announcing the state of numlock correctly.
-
Joanmarie Diggs authored
Some implementors do not include numlock in the modifiers so add a heuristic to try to identify those cases. Also associate the numlock state with the input event because it gets filtered out now that we check for reserved modifiers.
-
- 03 Jul, 2020 2 commits
-
-
Yuri Chornoivan authored
-
Gil Forcada authored
-
- 02 Jul, 2020 1 commit
-
-
Daniel Șerbănescu authored
-
- 01 Jul, 2020 4 commits
-
-
Joanmarie Diggs authored
-
Joanmarie Diggs authored
-
Joanmarie Diggs authored
Change "Restrict to" to "Applies to" See merge request !98
-
Daniel Mustieles García authored
-
- 30 Jun, 2020 17 commits
-
-
scootergrisen authored
-
Joanmarie Diggs authored
The input events we get when in (at least) gnome-shell are now modified with a reserved modifier mask. This can interfere with (at least) learn mode functionality. Taking the logical-and of the event's modifiers with the default modifier mask ensures we ignore reserved modifiers. Fixes #156.
-
Yuri Chornoivan authored
-
Yuri Chornoivan authored
-
Joanmarie Diggs authored
-
Yuri Chornoivan authored
-
Joanmarie Diggs authored
Change "Message duration (secs)" to "Duration (secs)" See merge request !97
-
scootergrisen authored
-
Yuri Chornoivan authored
-
Joanmarie Diggs authored
Change "Restrict to:" to "Applies to:" See merge request !95
-
Yuri Chornoivan authored
-
Yuri Chornoivan authored
-
scootergrisen authored
-
Joanmarie Diggs authored
Remove "." at the end of all date/time drop down list values. See merge request !94
-
scootergrisen authored
-
Joanmarie Diggs authored
Fix Comma, Space, Esc, KeyPad key inconsistensies See merge request !92
-
Joanmarie Diggs authored
Add description for --version command line option See merge request !93
-
- 29 Jun, 2020 3 commits
-
-
scootergrisen authored
-
scootergrisen authored
-
Yuri Chornoivan authored
-