Age | Commit message (Expand) | Author | Files | Lines |
2008-06-08 | add (urgent=yes|no) options to ClientPattern | Mark Tiefenbruck | 1 | -0/+9 |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 |
2007-12-28 | move RegExp to FbTk | Mark Tiefenbruck | 1 | -1/+0 |
2007-11-12 | allow arbitrary window patterns in iconbar | markt | 1 | -3/+33 |
2007-10-24 | introduced workspacename for ClientPattern, and some miscellaneous cleanup | markt | 1 | -16/+19 |
2007-10-23 | we already have a subroutine for this | markt | 1 | -13/+2 |
2007-10-23 | allow negated patterns | markt | 1 | -9/+19 |
2007-10-22 | added [mouse] pattern, matches against prop HEAD and the mouse position | fluxgen | 1 | -0/+19 |
2007-10-14 | add support for transient windows in client patterns, and merge a few more ch... | markt | 1 | -1/+13 |
2007-10-13 | merged changes from pre-devel | markt | 1 | -39/+136 |
2007-04-01 | fixed problem with creating windows in iconic state | markt | 1 | -1/+1 |
2007-01-02 | don't escape regex metacharacters when writing apps file | markt | 1 | -6/+1 |
2006-11-07 | cosmetic patch from slava again | mathias | 1 | -2/+0 |
2006-10-27 | cosmetic patch from slava semushin, removes whitespaces and | mathias | 1 | -14/+14 |
2006-08-10 | fix crash in ClientPattern | simonb | 1 | -1/+1 |
2006-04-23 | reload the apps file on flux reload | simonb | 1 | -0/+16 |
2006-04-16 | fix all compiler warnings with -Wall | simonb | 1 | -3/+4 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2005-10-20 | add backslash to special chars, fixes bug #1327878 | fluxgen | 1 | -1/+7 |
2005-02-13 | stringstream header | fluxgen | 1 | -15/+3 |
2005-02-10 | cosmetic + updated copyright year | mathias | 1 | -1/+1 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-08-31 | add autoconf check for std c++ headers | rathnor | 1 | -2/+6 |
2004-04-28 | add apps file matching on role. Includes new textProperty property on | rathnor | 1 | -1/+10 |
2003-12-17 | obsolete getTitle() from win client change to title() | fluxgen | 1 | -2/+2 |
2003-11-17 | check for sstream header | fluxgen | 1 | -3/+17 |
2003-10-12 | small solaris build fix | rathnor | 1 | -1/+4 |
2003-06-13 | include cstdio for sprintf | fluxgen | 1 | -1/+2 |
2003-06-13 | minor cleaning | fluxgen | 1 | -16/+14 |
2003-06-12 | add regular expression support in remember capabilities | rathnor | 1 | -0/+235 |