Devil's Pie "Out Of Gas, Still Burning" 0.17.1
==============================================
* Depend on GLib 2.9.1 onwards
Devil's Pie "Stay With Me While We Grow Old" 0.17
=================================================
* Fix compile with GLib 2.10.
Devil's Pie "Shogun's Decapitator" 0.15
=======================================
* New matcher: window class (Jonas Linde)
* New actions: focus (JL), center (JL), print (Ryan Koppenhaver), close (RK).
* Fix test suite (RK)
* Don't segfault on invalid s-exp (Christian Krause)
* Never return NULL from a matcher
* Wrap X call when removing decorations with error handling
Devil's Pie "Lazy Release" 0.14
===============================
* Add Set Geometry (Guido Boehm)
* Fix Set Window Type (Stefan van der Haven)
* Make Pin work as expected (Jean-Yves Lefort)
* Append new expressions, not prepend (Lars Damerow)
* Fix typos in README (Larry Virden)
Add some direct dependencies, according to verifypc.
Devil's Pie "Wind The Frog" 0.13
================================
* Total rewrite.
* No, really. A complete rewrite, no file left untouched. Many thanks to Pixar
Animation Studios for sponsoring this work.
* Use s-expressions instead of XML as the configuration file format, allowing
matches to be combined in new and exciting ways with (and) (or) and (not)
operators.
* Read configuration from both the users home directory and /etc, allowing
centralised configuration.
* Add the beginnings of a test suite.
Devil's Pie "Trying To Make Their Paper" 0.12
=============================================
* Quit if no flurbs were loaded
* Use GOption
* Major code cleanup
Devil's Pie "Used To Love You" 0.11
===================================
* Add an action to shade windows by Anonymous. I didn't write it but I've lost
the mail the patch came in...
* Fix the window type action
* Fix the execute action
* Check for xsltproc in configure, as it's required
Devil's Pie "Can't Join Them? Beat Them" 0.10
=============================================
* Re-implement the required private wnck functions, now builds with G2.10
(Chrispin Flowerday rocks)
* Add min/max hints to the opacity action property
* Display the min/max hints in the generated documentation.
Devil's Pie "Missing Gifts" 0.9
===============================
* Check for libwnck 2.9.92 and pass timestamps if required
* Handle properties containing doubles, so the opacity action works
* Add CONSTRUCT flag to properties (Jean-Yves Lefort)
* Start a private copy of various private wnck functions we need
Devil's Pie "Mystery Boxes" 0.8
===============================
* Bring back --apply-to-existing, so you can work on existing windows
* Add maximized_horizontally and _vertically to the resize action (John Russell)
* Add an execute action (John Russell)
* Add an opacity setting action (Guido Boehm)
* Generate decent matcher/action documentation at build-time from the source
* Check that regular expressions parsed correctly, fixing a common bug
* Less compile warnings
Changes:
* Add an action to set the window type atom
* Add an action to set the decorate window hint in OpenBox
* Watch all screens for events, instead of just the default
* Add an action to set the geometry of a window