Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
position | # getting position doesn't seem to be working any more? | no | ||||
0001-test_tree-Move-test_unicode_char_-to-use-a-different.patch | [PATCH] test_tree: Move test_unicode_char_* to use a different UI element In gedit 3.35, the "Open" button was re-designed to no longer have the "Other Documents…" button inside it. Move to testing the (hamburger) menu button instead, as it has an item "Find and Replace…" which we can look for instead. This works on pre-3.35 gedit too. |
Iain Lane <iain@orangesquash.org.uk> | yes | 2020-02-28 | ||
0003-desktop_file.patch | Fix desktop file as per spec. | Alessio Treglia <alessio@debian.org> | no | |||
fix-icon-path-check.patch | Comparison with is will always fail, use == instead Allows the script to be started as /bin/sniff, while the icon is located under /usr/share/. |
Juhani Numminen <juhaninumminen0@gmail.com> | no | debian | 2018-09-03 | |
accessibleid.patch | https://gitlab.com/dogtail/dogtail/merge_requests/13 commit 27d45899641ecd91d16cc13f37fe536577a96c72 Add search method through stable identifier names |
Samuel Thibault <samuel.thibault@ens-lyon.org> | no | 2019-03-26 | ||
detect-session.patch | https://gitlab.com/dogtail/dogtail/issues/7 | no | ||||
kill_appli | https://gitlab.com/dogtail/dogtail/merge_requests/15 diff --git a/tests/gtkdemotest.py b/tests/gtkdemotest.py index 5ebb2a3..4572887 100644 |
no | ||||
keep_config | no | |||||
README-zwsp | https://gitlab.com/dogtail/dogtail/-/merge_requests/27 commit 5e4e76b17df0320842b9a2decfb10c64bbe4425a README: Drop zero-width spaces They confuse various text processing tools and are not actually useful here. |
Samuel Thibault <samuel.thibault@ens-lyon.org> | no | 2021-11-02 | ||
adapt-to-push-button-removal.patch | adapt to push button removal at-spi2-core 2.53.1 has renamed "push button" to "button" |
=?utf-8?q?Jeremy_B=C3=ADcha?= <jeremy.bicha@canonical.com> | no | 2024-08-07 | ||
tc | commit 162707575d67383eb4ac614355e1263ede481ff9 Restore tc.py and wrapped.py should anyone use it to keep 0.9.x api compatibility - #32 diff --git a/dogtail/tc.py b/dogtail/tc.py new file mode 100644 index 0000000..81b5473 |
Vitezslav Humpa <vhumpa@redhat.com> | no | 2024-09-02 | ||
nowm | https://gitlab.com/dogtail/dogtail/-/merge_requests/40 commit 887d421c276fd5bc61b8482c985463687598ec4e get_current_x_window_position: Support running without a wm Tests are typically run without a wm, in which case there is no _NET_ACTIVE_WINDOW properly, but the windows will be at 0,0. diff --git a/dogtail/utils.py b/dogtail/utils.py index d6cac36..d6b2658 100644 |
Samuel Thibault <samuel.thibault@ens-lyon.org> | no | 2024-10-27 |