Dragbox releases:
0.4.0
Posted Friday afternoon, April 25th, 2008
- Source: dragbox-0.4.0.tar.gz
sha1: 880deea590bb656e4c61360e83001b677546e5e5
Version 0.4
Released 25 April 2008
This is a bugfix release. It is a major version number since the dependencies have changed.
Dependency changes
- Dbus is now a mandatory dependency (python-dbus)
Bug fixes
- Dragbox handles a stale environment much better. As a side effect, it does
not use or respect
DBUS_SESSION_BUS_ADDRESSanymore.
0.3.0
Posted at lunch time on Thursday, April 3rd, 2008
- Source: dragbox/dragbox-0.3.0.tar.gz
sha1: 974ced68e1f9187107cbbb24b829e4954981e57f
Version 0.3
Released 3 April 2008
New features
Dragbox can now handle multiple "shelves"
- Allow multiple instances via --name, giving each a unique "id".
- List running instances with --list
More dynamic access to content is allowed
- Allow --get any shelf, printing its current contents.
- Implement --write-on-exit and make it default: Only write the final contents to stdout. The old behavior is called --write-async
- Allow the window title to be changed with --window-title. Note that this has nothing to do with --name.
Smaller changes
- The old output option, now known as --write-async, also output items given on the initial command line for consistency.
- Large internal refactoring. Internal hooks could allow for plugins do to other things when items are added or removed.
- Added about box
- Window focus/bring to front made more reliable
0.2.6
- Source: dragbox/dragbox-0.2.6.tar.gz
sha1: 8c90d42f500250a76fbec003d792b9c401435b04
0.2.5
v0.2.5 (Released 23 November 2007)
- Source: dragbox/dragbox-0.2.5.tar.gz