index
:
fluxbox.git
master
on_tab
pre-devel-1_1
wip
wip-container
wip-orig-dev
with_map
Unnamed repository; edit this file 'description' to name the repository.
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ClientPattern.cc
Age
Commit message (
Expand
)
Author
2012-07-01
add fullscreen, maximizedhorizontal, and maximizedvertical tests to ClientPat...
Mark Tiefenbruck
2011-05-08
Can check CARDINAL properties in CLIENT PATTERNS
nacitar sevaht
2011-03-23
compile fix: sunCC 5.11 (sunstudio 12) compiles and links again
Mathias Gumz
2011-02-23
disabled overhead base classes 'FbTk::Layer' and 'FbTk::LayerItem'
Mathias Gumz
2010-09-15
cleanup and code deduplication
Mathias Gumz
2010-09-11
added 'SetXProp' action and (@PROP=foo) clientpattern
Mathias Gumz
2010-09-10
code cleanup
Mathias Gumz
2010-09-09
reduced 'switch/case' and 'else if' hell a little bit
Mathias Gumz
2010-09-08
introduced FbTk::BidiString
Mathias Gumz
2009-10-01
simpler code
Mathias Gumz
2009-06-28
allow matching screen number in ClientPattern
Mark Tiefenbruck
2009-06-25
use current workspace in ClientPattern when client has no FbWindow
Mark Tiefenbruck
2008-08-19
add [transient] tag to apps file to match transient windows
Mark Tiefenbruck
2008-06-08
add (urgent=yes|no) options to ClientPattern
Mark Tiefenbruck
2008-01-03
remove old svn $Id$ tags
Mark Tiefenbruck
2007-12-27
move RegExp to FbTk
Mark Tiefenbruck
2007-11-12
allow arbitrary window patterns in iconbar
markt
2007-10-24
introduced workspacename for ClientPattern, and some miscellaneous cleanup
markt
2007-10-23
we already have a subroutine for this
markt
2007-10-23
allow negated patterns
markt
2007-10-22
added [mouse] pattern, matches against prop HEAD and the mouse position
fluxgen
2007-10-14
add support for transient windows in client patterns, and merge a few more ch...
markt
2007-10-13
merged changes from pre-devel
markt
2007-04-01
fixed problem with creating windows in iconic state
markt
2007-01-02
don't escape regex metacharacters when writing apps file
markt
2006-11-07
cosmetic patch from slava again
mathias
2006-10-27
cosmetic patch from slava semushin, removes whitespaces and
mathias
2006-08-10
fix crash in ClientPattern
simonb
2006-04-23
reload the apps file on flux reload
simonb
2006-04-16
fix all compiler warnings with -Wall
simonb
2006-02-16
updated copyright info
mathias
2005-10-20
add backslash to special chars, fixes bug #1327878
fluxgen
2005-02-13
stringstream header
fluxgen
2005-02-10
cosmetic + updated copyright year
mathias
2005-01-24
copyright date
mathias
2004-11-19
svn propset svn:keywords "Id"
mathias
2004-08-31
add autoconf check for std c++ headers
rathnor
2004-04-28
add apps file matching on role. Includes new textProperty property on
rathnor
2003-12-17
obsolete getTitle() from win client change to title()
fluxgen
2003-11-17
check for sstream header
fluxgen
2003-10-12
small solaris build fix
rathnor
2003-06-13
include cstdio for sprintf
fluxgen
2003-06-13
minor cleaning
fluxgen
2003-06-12
add regular expression support in remember capabilities
rathnor