Commit graph

21 commits

Author SHA1 Message Date
wiz
939a00c1d9 Fix build with gtk2>=2.22. 2010-11-17 18:06:56 +00:00
wiz
88751e270c Update to 0.22:
Devil's Pie "Sweet Music, Soul Music?" 0.22
===========================================

* Fix decorate/undecorate with OpenBox (thanks Rafał Mużyło)
* Fix typos in man page (Loïc Minier)


Devil's Pie "A Love Supreme" 0.21
=================================

* Add change_workspace action (#453464, thanks Adam Więckowski)
* Add decorate action (#449634, thanks Galkin Vasily)
* Add quit action (thanks Leon Zhang)
* Handle wnck_screen_get_active_workspace() failing (#343546)
2007-11-25 23:20:50 +00:00
wiz
413b5d11a3 Update to 0.20.2:
Devil's Pie "Wearing That Dress" 0.20.2
=======================================

* Fix window_workspace (Andrew Yates)
2007-02-05 23:14:51 +00:00
wiz
93089b6964 Update to 0.20.1:
Devil's Pie "Wearing That Dress" 0.20.1
=======================================

* Fix parsing (Lars Damerow)
* Fix test suite


Devil's Pie "Wearing That Dress" 0.20
=====================================

* Handle multiple expressions in a file (Lars Damerow)
* Add spawn_sync and spawn_async actions to start processes (David Decotigny)
* Add println, str, hex, and expand print (DD)
* Add window_xid matcher (DD)
2007-01-16 00:01:27 +00:00
wiz
fc7c03b3e6 Update to 0.19:
Devil's Pie "Sell Sell Sell" 0.19
================================

* Don't use wnck_window_set_geometry (#381233)
2006-12-05 09:24:51 +00:00
wiz
10757d1c05 Update to 0.18:
Devil's Pie "Simmer To A Sizzle Like The Days Of Old" 0.18
==========================================================

* Add window_property matcher (Nigel Tao)
* Add set_viewport action (James Willcox)
* Add opacity action (Pavel Palat)
* Add sticky action (Steve Leung)
* Add unmaximise action (Alex Menk)
* Add unminimise action (Richard Neill)
* Fix negative offsets in geometry action (Vincent Ho, Midred)
2006-10-26 14:53:40 +00:00
wiz
a92afc42f7 Update to 0.17.1:
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.
2006-03-12 18:23:09 +00:00
rillig
0f09d07797 Added patch-aa for ISO C90 compatibility. 2005-12-18 21:31:46 +00:00
wiz
7dc3e73664 Update to 0.16:
Devil's Pie "Love To Hate" 0.16
===============================

* Fix undecorate action (Mikachu, RB)
2005-11-14 18:10:16 +00:00
wiz
5be484aecc Update to 0.15:
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
2005-11-01 12:52:03 +00:00
wiz
96c6f28458 Update to 0.14:
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)
2005-10-22 14:25:39 +00:00
wiz
01aa968351 Update to 0.13.
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
2005-10-04 16:46:23 +00:00
wiz
fe3beebedc Update to 0.11:
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
2005-09-27 20:11:30 +00:00
wiz
0f2bfa521c Remove unused patch. 2005-05-25 11:40:46 +00:00
wiz
52f9baeb88 Update to 0.10:
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
2005-05-20 20:56:24 +00:00
wiz
ce143b32cc Add patch to make this compile with latest libwnck.
Thanks to jmmv@ for the tip what to change.
2005-03-23 23:11:18 +00:00
wiz
f888f5ac3b Update to 0.8:
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
2005-02-27 22:43:24 +00:00
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
snj
10b1527e0c Update devilspie to 0.7.
Changes:
* Fix the fullscreen action
* Set the Motif hint when setting the decoration hint (Vaclav Lorenc)
2004-11-15 06:35:50 +00:00
snj
d779bc97f9 Update to devilspie-0.5.1.
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
2004-09-20 21:13:01 +00:00
snj
fbf8af6c89 Initial import of devilspie-0.3.1, a window-matching utility to customize
window behavior.

Okayed by jmmv.
2004-01-27 19:53:11 +00:00