CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/README.md
docs/adr-001-dependencies.md
docs/adr-002-transports.md
docs/input.md
docs/install.md
docs/structure.md
docs/validation.md
docs/wayland-audit.html
examples/01_what_can_i_do.py
examples/02_find_windows.py
examples/03_widgets.py
examples/04_drive_an_editor.py
examples/05_screenshot.py
examples/06_a_real_test.py
examples/07_keys_and_pointer.py
examples/08_find_by_image.py
examples/09_gui_spy.py
examples/README.md
examples/_kdotool_validate.py
examples/_x11_validate.py
examples/artifacts/typing-20260830-094652-23562.png
scripts/diagnose-x11-capture.py
scripts/validate-gnome-extension.sh
src/pyguitest/__init__.py
src/pyguitest/__main__.py
src/pyguitest/capabilities.py
src/pyguitest/compat.py
src/pyguitest/errors.py
src/pyguitest/hints.py
src/pyguitest/ipc.py
src/pyguitest/png.py
src/pyguitest/py.typed
src/pyguitest/roles.py
src/pyguitest/session.py
src/pyguitest/tools.py
src/pyguitest/xkb.py
src/pyguitest.egg-info/PKG-INFO
src/pyguitest.egg-info/SOURCES.txt
src/pyguitest.egg-info/dependency_links.txt
src/pyguitest.egg-info/entry_points.txt
src/pyguitest.egg-info/requires.txt
src/pyguitest.egg-info/top_level.txt
src/pyguitest/backends/__init__.py
src/pyguitest/backends/atspi.py
src/pyguitest/backends/base.py
src/pyguitest/backends/capture.py
src/pyguitest/backends/composite.py
src/pyguitest/backends/crop.py
src/pyguitest/backends/eiinput.py
src/pyguitest/backends/gnomeshell.py
src/pyguitest/backends/imagesearch.py
src/pyguitest/backends/input.py
src/pyguitest/backends/null.py
src/pyguitest/backends/portal.py
src/pyguitest/backends/portalcapture.py
src/pyguitest/backends/portalrequest.py
src/pyguitest/backends/uinput.py
src/pyguitest/backends/windows.py
src/pyguitest/backends/x11.py
tests/test_api.py
tests/test_atspi.py
tests/test_backends.py
tests/test_capabilities.py
tests/test_capture.py
tests/test_cli_report.py
tests/test_compat.py
tests/test_composite.py
tests/test_docs.py
tests/test_eiinput.py
tests/test_eiinput_libei.py
tests/test_gnomeshell.py
tests/test_hints.py
tests/test_imagesearch.py
tests/test_input.py
tests/test_ipc.py
tests/test_main_debug.py
tests/test_migrate.py
tests/test_png.py
tests/test_portal.py
tests/test_portal_dbusmock.py
tests/test_portalcapture.py
tests/test_sendkeys.py
tests/test_session.py
tests/test_style.py
tests/test_tools.py
tests/test_uinput.py
tests/test_windows.py
tests/test_x11.py
tests/test_xkb.py