Commits on Source
738
9caae63f
Post-branch version bump
Jul 16, 2023
8cb2ea07
Handle/correct window events coming from mutter-x11-frames
Jul 17, 2023
0d17d4e0
Also sanity check the active window in default script
Jul 17, 2023
9bbb5a92
Don't iterate through children in debug mode with broken trees
Jul 17, 2023
cf5b91aa
Restore early return that accidentally got removed
Jul 18, 2023
c09cc874
Use the new Atspi clear_cache_single.
Jul 18, 2023
7f0c6396
Fix lint
Jul 18, 2023
e47a173a
LO Calc: Stop speaking the number of rows, columns when table gets focus
Jul 19, 2023
7c10ae43
Only speak the table role (and not dimensions) in brief verbosity
Jul 19, 2023
47b84168
Remove unused function
Jul 19, 2023
0fe45123
Speak new row, column also for row and column headers
Jul 19, 2023
a99bda47
Handle event flood from Thunderbird due to thread expansion/collapse
Jul 19, 2023
87d55b88
More work on Thunderbird event spam
Jul 19, 2023
d4c08955
Use lock in AXObject._clear_stored_data
Jul 19, 2023
9eeb4f96
Don't cache roles
Jul 19, 2023
5007d02f
Get rid of some more lint
Jul 19, 2023
d9edd9dc
Add some null checks for orca_state.device
Jul 19, 2023
8a6bb358
Get rid of some more "bare except" instances
Jul 19, 2023
39f2fae5
Fix error from previous de-linting
Jul 19, 2023
203bce31
Get rid of more lint
Jul 19, 2023
83c7c2fd
Remove more lint
Jul 19, 2023
d7003176
Remove more lint
Jul 19, 2023
2f1d03c4
Remove more lint
Jul 19, 2023
13b16b3f
Fix missing colon
Jul 19, 2023
b0a15110
Remove more lint
Jul 19, 2023
30ef3e74
Fix error from previous lint removal
Jul 19, 2023
372bc375
Remove more lint
Jul 19, 2023
f665c9b3
Fix line-length lint
Jul 20, 2023
62f9ae9b
Fix Orca not speaking the newly-selected item when deleting message
Jul 20, 2023
3a4c513b
Structural navigation: Remove unneeded predicates; improve perf of rest
Jul 20, 2023
b1e1ca37
Remove lint
Jul 20, 2023
dfb0d269
Web: Remove the check for supports landmark role
Jul 20, 2023
1f674b5e
Create AXCollection and begin using it
Jul 20, 2023
668e6f69
Fix regression in Firefox live region presentation
Jul 21, 2023
20cd4234
Use is_table_cell instead of the table cell predicate in struct nav
Jul 21, 2023
98673c83
Remove the live region predicate
Jul 21, 2023
f9e43883
Use AtspiCollection instead of findAllDescendants to get all live regions
Jul 21, 2023
d9d450e0
Fix silly mistake
Jul 21, 2023
437e450e
Fix presentation of structural navigation list with 0 items
Jul 22, 2023
1c3cf960
Create utility functions for finding objects via AtspiCollection
Jul 22, 2023
f410bafc
Fix one more error message that should not be presented
Jul 22, 2023
e5d39004
Begin using new utility functions in structural navigation code
Jul 22, 2023
2db6ec29
Fix lint
Jul 22, 2023
d32c36c5
More work on utility functions
Jul 22, 2023
4c5fbb04
Try to find the default button in dialogs via AtspiCollection
Jul 22, 2023
0e348f27
Fix lint
Jul 22, 2023
e3c71b7b
Try to find the status bar in applications via AtspiCollection
Jul 23, 2023
2ce72603
Web: Add structural navigation for iframes (unbound commands)
Jul 23, 2023
eb83bc57
Try to find the focused object in applications via AtspiCollection
Jul 23, 2023
a51b2605
Fix lint
Jul 23, 2023
7b70b454
Use AtspiCollection in Gecko's and Chromium's find-in-page presentation
Jul 23, 2023
220b6aba
Remove a few more uses of findAllDescendants
Jul 23, 2023
50a87fc6
Use AtspiCollection in the gnome-shell script to find selected children
Jul 23, 2023
43a99487
Remove more uses of findAllDescendants
Jul 23, 2023
6aadd91f
More work on the role utilities
Jul 23, 2023
1f611fde
LibreOffice: Remove workaround for bug fixed in LO v5.3.0
Jul 23, 2023
843f3d17
Move three functions only used by the web script to the web script utils
Jul 23, 2023
711fd9c0
Move bulk of findAllDescendants logic into AXObject
Jul 23, 2023
fdf287bc
Use AtspiCollection instead of findAllDescendants for list box item widgets
Jul 23, 2023
44581d9b
Remove duplicated function
Jul 23, 2023
433577e3
Fix error in isSpinnerEntry
Jul 24, 2023
51e0955f
Web: Attempt to make _canHaveCaretContext more performant
Jul 24, 2023
36ad36ef
Add new utility (not yet used) for getting all static text leaf nodes
Jul 25, 2023
f467d306
Speculative fix for some web content not being flat-reviewable
Jul 25, 2023
8f48b81c
Create some more utilities
Jul 25, 2023
bee22a4a
More utility creation and tweaking
Jul 25, 2023
bdd2cca1
More utility creation and tweaking
Jul 25, 2023
09e631fe
Structural Navigation: Rebind form field navigation to F/Shift+F
Jul 26, 2023
5b07f86e
Use cached matches with the new structural navigation getters
Jul 26, 2023
4246cf1d
Event manager: Implement support to suspend certain accessibility events
Jul 26, 2023
99512da4
Fix hang related to event suspension
Jul 26, 2023
4285e397
Use real UI rather than a "mode" for notification messages
Jul 26, 2023
f9f17f94
Git rid of unused import in notification presenter
Jul 27, 2023
7096160b
Remove all things pylint; we use ruff now
Jul 27, 2023
4510b9fb
Remove .cvsignore files (Hashtag BlastFromThePast)
Jul 27, 2023
cc36131b
Skip Ruff line-length check for all formatting.py files
Jul 27, 2023
a85f602e
Skip Ruff "imported but unused" lint errors from all __init__.py files
Jul 27, 2023
ca05db2e
Remove obsolete rhythmbox script
Jul 27, 2023
a883301e
Remove obsolete gnome-search-tool script
Jul 27, 2023
72492c05
Use Atspi rather than pyatspi to register for object events
Jul 27, 2023
243ec75a
Remove unused import
Jul 27, 2023
26854e5a
Improve behavior when routing the mouse pointer to the current item
Jul 27, 2023
e83a7d82
Use Atspi.generate_keyboard_event instead of pyatspi's
Jul 27, 2023
fc082b1c
Use Atspi.event_main/quit instead of pyatspi.Registry.start/stop
Jul 27, 2023
4b8fe5d6
Use Atspi's set_cache_mask instead of pyatspi's
Jul 27, 2023
87c21949
Add deliberate unused import of pyatspi
Jul 27, 2023
4e2eb306
Update Hungarian translation
Jul 27, 2023
79e87da0
Update Hungarian translation
Jul 27, 2023
a4f83be2
Be more aggressive at finding notification content
Jul 27, 2023
7512734e
Web: Don't treat grid ancestors as clickable or try to expand their EOCs
Jul 27, 2023
dad14046
Web: Attempt to improve performance retrieving clickables
Jul 27, 2023
38e1bfc1
Update Georgian translation
Jul 28, 2023
77f22d26
Add whatsapp-desktop-linux to the list of might-not-be-active apps
Jul 28, 2023
4813ffe6
Web: Improve performance of hasGridDescendant
Jul 28, 2023
964084e3
Add "outline-client" to the list of might-not-be-active Electron apps
Jul 28, 2023
77001d15
Update Ukrainian translation
Jul 28, 2023
bda99323
Add some extremely verbose debugging to diagnose clickable problem
Jul 28, 2023
5ec160ce
Update Ukrainian translation
Jul 28, 2023
0e49931a
Update Persian translation
Jul 28, 2023
5b6b2aac
Update Slovenian translation
Jul 29, 2023
638 additional commits have been omitted to prevent performance issues.
Loading
Loading