summaryrefslogtreecommitdiff
path: root/src/CurrentWindowCmd.cc
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
2011-05-10Convert Focusable::dieSig to FbTk::SignalPavel Labath
2011-03-23compile fix: sunCC 5.11 (sunstudio 12) compiles and links againMathias Gumz
2010-09-11added 'SetXProp' action and (@PROP=foo) clientpatternMathias Gumz
2010-09-09added FbTk::Util::clamp() and simplified related codeMathias Gumz
2010-08-20implemented 'ActivateTab' action to (re)allow activation of tabs via mouseMathias Gumz
2010-05-06bugfix: resizing/moving a maximized window via keys do not end maximization s...Mathias Gumz
2009-12-18implemented 'MoveN' and 'ClickN' support in keys file.Mathias Gumz
2009-10-01compile fix: missing headers (sun compiler complained about)Mathias Gumz
2009-09-30cosmetic fixes: removed redundant ';' + some whitespacesMathias Gumz
2009-06-28make Raise/LowerLayer accept integer argument for number of layers, default 2Mark Tiefenbruck
2008-09-18fix crash when trying to set the title on a window that's already closedMark Tiefenbruck
2008-08-27move FbWinFrame::State class to a new fileMark 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-15move size hints to a structMark 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-26simplify the window transparency menu and handling a bitMark Tiefenbruck
2007-12-20added key command StartTabbingMark 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-22use winclient instead of fluxboxwindow for matching, and removing old codemarkt
2007-11-22added conditional statements to keys filemarkt
2007-10-23allow remembering minimized, maximized, and fullscreen statemarkt
2007-10-22replaced ModKey with new key commands StartMoving and StartResizingmarkt
2007-10-15add OnWindow modifier to keys filemarkt
2007-10-14bugfix for SendToPrevWorkspace/TakeToPrevWorkspace, destination was calculatedmathias
2007-10-13merged changes from pre-develmarkt
2007-07-02minor usability fix for :Tab command and fixed handle rendering when switchin...markt
2007-02-02added SetAlpha key commandmarkt
2007-01-13little cleanupmarkt
2006-08-03add support for negative arguments to :Tabmarkt
2006-07-12replacing some instances of focusedWindow()->fbwindow() with focusedFbWindow()markt
2006-04-22* cosmetics to Workspace.hh CurrentWindowCmd.ccmathias
2006-02-18moved all focus handling to FocusControlfluxgen
2006-02-16updated copyright infomathias
2005-07-05respect border size in the MoveTo action, especially at the right and lowermathias
2005-07-04cleaning, change getCount to numberOfWorkspacefluxgen
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