You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update to version 0.10.1
This version fixes backwards-incompatible changes to the Text action.
- Disable the Text action's Unicode keyboard functionality by
default.
- Make action_text.load_configuration() write default values to the
file.
- Add more documentation for Text.
Release dragonfly version 0.7.0
Major changes are:
- Python 3.x support
- Multi-platform clipboard class
- Unicode support for dragonfly specs
- Bug fixes
- Added window_movers module and Window.move() method for animated m…
…oving.
- Restructured element docs.
- Cleaned up timer module.
- Bumped version up to 6.6b1.