ulrik@kaizer.se/ dragbox/
releases

Dragbox releases:

0.4.0

Show changes

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_ADDRESS anymore.
Posted Friday afternoon, April 25th, 2008
0.3.0

Show changes

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
Posted at lunch time on Thursday, April 3rd, 2008
0.2.6 Posted Monday evening, December 10th, 2007
0.2.5

v0.2.5 (Released 23 November 2007)

Posted at midnight, November 23rd, 2007