3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Patched the mouse related rawinput methods to prevent using negative coordinates More... about 11 years ago
0.8.2 More... about 11 years ago
A modified version of alessio's patch to userify the /tmp/dogtail More... about 11 years ago
Added a check&kill code to headless-next for frozen session binaries More... over 11 years ago
Removed the logging tests from Node since they've moved to logging.py as well as done a minor fix of trap_stdout() More... over 11 years ago
Fixed a missing reset of FocusWindow to None on application refocus More... over 11 years ago
Updated a reference specfile with F18 / changed dependencies More... over 11 years ago
A couple of extra fixes mostly for screenshot unittests More... over 11 years ago
A couple of fixes of both unittests as well as related issues More... over 11 years ago
Added a new unittests for config, logging, predicate, utils modules More... over 11 years ago
Added fixed Node and procedural unittests (from vadims personal repo ) More... over 11 years ago
A KDE and KDM support added to headless-next plus a lot of tuneup done. Proper waiting for process in place to remove sleep based waiting. More... over 11 years ago
A race condition on 'service gdm stop' with headless next??? More... over 11 years ago
Added a11y activation/deactivation into dogtail-run-headless-next. Activates automatically, deactivates on demand More... over 11 years ago
Allowed to use the enableA11y also to disable accessibility with a True/False param More... over 11 years ago
Version 0.8.2 bump-up More... over 11 years ago
Wrote a dogtail-run-headless-next - script that uses a DisplayManager (gdm/kdm) to handle the X server / session management. Should replace headless in the future if systemd spreads. More... over 11 years ago
Fixed the dogtail-logout from old gnome-session to gnome-shell and re-enabled exiting by loging out in dogtail-run-headless (been disabled in 0.8.0). More... over 11 years ago
Added a point() method to tree.Node, to point at the widget without clicking. More... over 11 years ago
Version 0.8.1 (version bump-up, NEWS and changelog updated) More... over 11 years ago
Made sniff's auto-refresh togglable to help avoid collisions with other running scripts. To decide whether or not to active the auto-refresh on startup, used the new mutex lock in tree and procedural modules to create a general dogtail lock for sniff (other locks may be created for other non-sniff situations). More... over 11 years ago
Implemented a locking mechanism in utils.py for general use when mutex is needed in situations of running multiple scripts at once. More... over 11 years ago
Removed the deprecated CORBA dependency from tree.py. More... over 11 years ago
0001-Load-icons-from-relative-path.patch for sniff More... almost 12 years ago
Replace depreceated .has_key() with in operator. More... almost 12 years ago
Removed .svg in sniff desktop file More... almost 12 years ago
Changelog updated. More... almost 12 years ago
Updated the NEWS and README files More... almost 12 years ago
Patched the crashing utils.screenshot() - see #18 More... almost 12 years ago
0.8.0 final version bump-up More... almost 12 years ago