summaryrefslogtreecommitdiff
path: root/src/ClientPattern.cc
AgeCommit message (Expand)Author
2012-07-01add fullscreen, maximizedhorizontal, and maximizedvertical tests to ClientPat...Mark Tiefenbruck
2011-05-08Can check CARDINAL properties in CLIENT PATTERNSnacitar sevaht
2011-03-23compile fix: sunCC 5.11 (sunstudio 12) compiles and links againMathias Gumz
2011-02-23disabled overhead base classes 'FbTk::Layer' and 'FbTk::LayerItem'Mathias Gumz
2010-09-15cleanup and code deduplicationMathias Gumz
2010-09-11added 'SetXProp' action and (@PROP=foo) clientpatternMathias Gumz
2010-09-10code cleanupMathias Gumz
2010-09-09reduced 'switch/case' and 'else if' hell a little bitMathias Gumz
2010-09-08introduced FbTk::BidiStringMathias Gumz
2009-10-01simpler codeMathias Gumz
2009-06-28allow matching screen number in ClientPatternMark Tiefenbruck
2009-06-25use current workspace in ClientPattern when client has no FbWindowMark Tiefenbruck
2008-08-19add [transient] tag to apps file to match transient windowsMark Tiefenbruck
2008-06-08add (urgent=yes|no) options to ClientPatternMark Tiefenbruck
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-12-27move RegExp to FbTkMark Tiefenbruck
2007-11-12allow arbitrary window patterns in iconbarmarkt
2007-10-24introduced workspacename for ClientPattern, and some miscellaneous cleanupmarkt
2007-10-23we already have a subroutine for thismarkt
2007-10-23allow negated patternsmarkt
2007-10-22added [mouse] pattern, matches against prop HEAD and the mouse positionfluxgen
2007-10-14add support for transient windows in client patterns, and merge a few more ch...markt
2007-10-13merged changes from pre-develmarkt
2007-04-01fixed problem with creating windows in iconic statemarkt
2007-01-02don't escape regex metacharacters when writing apps filemarkt
2006-11-07cosmetic patch from slava againmathias
2006-10-27cosmetic patch from slava semushin, removes whitespaces andmathias
2006-08-10fix crash in ClientPatternsimonb
2006-04-23reload the apps file on flux reloadsimonb
2006-04-16fix all compiler warnings with -Wallsimonb
2006-02-16updated copyright infomathias
2005-10-20add backslash to special chars, fixes bug #1327878fluxgen
2005-02-13stringstream headerfluxgen
2005-02-10cosmetic + updated copyright yearmathias
2005-01-24copyright datemathias
2004-11-19svn propset svn:keywords "Id"mathias
2004-08-31add autoconf check for std c++ headersrathnor
2004-04-28add apps file matching on role. Includes new textProperty property onrathnor
2003-12-17obsolete getTitle() from win client change to title()fluxgen
2003-11-17check for sstream headerfluxgen
2003-10-12small solaris build fixrathnor
2003-06-13include cstdio for sprintffluxgen
2003-06-13minor cleaningfluxgen
2003-06-12add regular expression support in remember capabilitiesrathnor