aboutsummaryrefslogtreecommitdiff
path: root/src/WorkspaceCmd.hh
AgeCommit message (Expand)AuthorFilesLines
2013-08-02Add support for stacked tiling via ArrangeWindows*John Sennesael1-2/+6
2010-09-17added 'ArrangeWindowsVertical' to actionsJohn K Pate1-1/+8
2008-08-04add window pattern argument to ArrangeWindowsMark Tiefenbruck1-0/+3
2008-01-11make FbTk::Command a template class, split parsing information out of ObjectR...Mark Tiefenbruck1-32/+32
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-30removed some unneeded headersMathias Gumz1-5/+2
2007-12-30remove some (hopefully) unneeded header includesMark Tiefenbruck1-1/+0
2007-12-20added ForEach key commandMark Tiefenbruck1-3/+7
2007-12-13added FbTk::CommandRegistry, decentralized command parsing, and made them aut...markt1-0/+8
2007-11-22use winclient instead of fluxboxwindow for matching, and removing old codemarkt1-2/+0
2007-11-22added conditional statements to keys filemarkt1-4/+24
2007-10-24introduced workspacename for ClientPattern, and some miscellaneous cleanupmarkt1-10/+0
2007-10-13merged changes from pre-develmarkt1-7/+52
2007-07-01added key commands :AddWorkspace and :RemoveLastWorkspacemarkt1-0/+10
2007-01-11add feature to minimize windows in current layermarkt1-0/+4
2006-04-16add CloseAllWindows key actionsimonb1-0/+6
2006-03-09enhanced :NextWindow / :PrevWindow to accept <delta> as parameter, patch from...mathias1-0/+6
2006-02-18moved all focus handling to class FocusControlfluxgen1-3/+5
2006-02-16updated copyright infomathias1-1/+1
2005-01-24copyright datemathias1-1/+1
2005-01-24copyright datesmathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-04-28fixes for/reimplement parts of directional focus movementrathnor1-1/+10
2003-07-01added left and right workspace cmdfluxgen1-1/+17
2003-06-30for commands on current workspacefluxgen1-0/+74