summaryrefslogtreecommitdiff
path: root/src/CurrentWindowCmd.hh
AgeCommit message (Expand)Author
2012-10-04Add support for nearest corner or edge resizingMichael Abbott
2012-04-06Allow percentage values for some Window commandsLajos Koszti
2009-06-28make Raise/LowerLayer accept integer argument for number of layers, default 2Mark Tiefenbruck
2008-08-21add SendToNextHead/SendToPrevHead commands, plus some cleanup in CurrentWindo...Mark Tiefenbruck
2008-08-20add SetDecor key commandMark Tiefenbruck
2008-08-18fix :Focus <pattern> when all windows are minimizedMark Tiefenbruck
2008-08-18combined code for saved window positions and MoveTo key commandMark Tiefenbruck
2008-08-17add SetTitle and SetTitleDialog key commandsMark Tiefenbruck
2008-08-05fix the Focus key commandMark Tiefenbruck
2008-08-05add SetLayer key commandMark 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-30removed some unneeded headersMathias Gumz
2007-12-20added key command StartTabbingMark Tiefenbruck
2007-12-13added FbTk::CommandRegistry, decentralized command parsing, and made them aut...markt
2007-11-22use winclient instead of fluxboxwindow for matching, and removing old codemarkt
2007-11-22added conditional statements to keys filemarkt
2007-10-22replaced ModKey with new key commands StartMoving and StartResizingmarkt
2007-10-14bugfix for SendToPrevWorkspace/TakeToPrevWorkspace, destination was calculatedmathias
2007-10-13merged changes from pre-develmarkt
2007-02-02added SetAlpha key commandmarkt
2006-02-16updated copyright infomathias
2005-06-15Enhanced MoveTo, fixes #1074568mathias
2005-06-15Fixes #1213003, SendToWorkspace shouldnt followmathias
2005-03-23added "Fullscreen" - command, removes borders and maximizes to mathias
2005-01-24copyright datemathias
2004-12-21* added new command:mathias
2004-12-10Tab command, thanks Steeve Lennmark, steeve dot lennmark at mediasvar dot sefluxgen
2004-11-19svn propset svn:keywords "Id"mathias
2004-02-20added SendToNextWorkspace and SendToPrevWorkspace, patch from Mathias Gumzfluxgen
2003-10-25added resizeto and moveto commandsfluxgen
2003-09-10added move command, thanks Mathias Gumzfluxgen
2003-09-06resize commandfluxgen
2003-08-19added resizehorizontal and resizevertical, patch from Mathias Gumzfluxgen
2003-07-28update many things to use WinClient instead of FluxboxWindowrathnor
2003-06-30commands on current windowfluxgen