summaryrefslogtreecommitdiff
path: root/src/WorkspaceCmd.cc
AgeCommit message (Expand)Author
2012-01-04Pre-increment non-primitive types.Ryan Pavlik
2011-05-10Make RefCount<> more sensiblePavel Labath
2011-03-23compile fix: sunCC 5.11 (sunstudio 12) compiles and links againMathias Gumz
2010-09-17added 'ArrangeWindowsVertical' to actionsJohn K Pate
2010-09-04minor code simplificationMathias Gumz
2009-09-30cosmetic fixes: removed redundant ';' + some whitespacesMathias Gumz
2008-08-23make ShowDesktop and Deiconify commands maintain focus orderMark Tiefenbruck
2008-08-20fix match limits in apps file, plus some documentationMark Tiefenbruck
2008-08-20ShowDesktop should ignore everything on the desktop layer, not just windows o...Mark Tiefenbruck
2008-08-18fix a bug with Some and Every commands and the stupid global current window v...Mark Tiefenbruck
2008-08-04make ShowDesktop command toggle between showing desktop and windowsMark Tiefenbruck
2008-08-03add window pattern argument to ArrangeWindowsMark Tiefenbruck
2008-01-10make FbTk::Command a template class, split parsing information out of ObjectR...Mark Tiefenbruck
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-12-20added ForEach key commandMark Tiefenbruck
2007-12-15changed CommandRegistry to a template class, renamed to ObjectRegistry<Type>Mark Tiefenbruck
2007-12-13added FbTk::CommandRegistry, decentralized command parsing, and made them aut...markt
2007-11-23make sure window commands operate on the right windowmarkt
2007-11-22use winclient instead of fluxboxwindow for matching, and removing old codemarkt
2007-11-22added conditional statements to keys filemarkt
2007-11-12allow arbitrary window patterns in iconbarmarkt
2007-11-05various refactoring and minor changesmarkt
2007-10-24introduced workspacename for ClientPattern, and some miscellaneous cleanupmarkt
2007-10-13merged changes from pre-develmarkt
2007-07-07allow negative indices in :Workspace <int>markt
2007-07-01added key commands :AddWorkspace and :RemoveLastWorkspacemarkt
2007-03-04moved some code around (regarding event handling) in preparation for upcoming...markt
2007-03-01changed FocusControl::cycleFocus() to take a list of windows as an argumentmarkt
2007-02-27respect external tabs in ArrangeWindows, patch from Tomas Janousek <tomi@nomi...mathias
2007-02-09added mouse bindings to the keys filemarkt
2007-01-11add feature to minimize windows in current layermarkt
2006-12-17Stop cycling focus when another command gets run, even if modifiers are still...markt
2006-11-07cosmetic patch from slava againmathias
2006-07-14include iconic windows when cyclingmarkt
2006-07-12replacing some instances of focusedWindow()->fbwindow() with focusedFbWindow()markt
2006-07-10next/prevwindow toolbar buttons break mousefocusmarkt
2006-06-28Linear cycling wasn't affecting normal cycling order (Mark)markt
2006-04-19windows keep relative positions in ArrangeWindows, based on distance to new '...mathias
2006-04-16add CloseAllWindows key actionsimonb
2006-04-02size_t fixes, thanks Semushin Slava aka php-coderfluxgen
2006-03-09enhanced :NextWindow / :PrevWindow to accept <delta> as parameter, patch from...mathias
2006-02-18moved all focus handling to FocusControlfluxgen
2006-02-18moved all focus handling to class FocusControlfluxgen
2006-02-16updated copyright infomathias
2005-07-04cleaning, change getCount to numberOfWorkspacesfluxgen
2005-05-06Fix for #1160244, #1099704, #1094107:mathias
2005-04-30Fix #1086673 ArrangeWindows on shaded aterms causes inconsistency (Mathias)mathias
2005-04-23fixed #1020399 aka broken ShowDesktop, its an error to travers themathias
2005-04-21fixes #1133809, ArrangeWindows doesnt respect available space on themathias
2005-01-24copyright datemathias