summaryrefslogtreecommitdiff
path: root/src/Keys.hh
AgeCommit message (Expand)Author
2011-09-14Use RefCount to store keybindingsPavel Labath
2010-05-05added OnLeftGrip, OnRightGrip, OnWindowBorder modifiers for keys fileMathias Gumz
2008-11-01don't reload keys file on modifier map events, just re-grab keysMark Tiefenbruck
2008-10-03break keychains after an invalid key is pressed (which unfortunately will be ...Mark Tiefenbruck
2008-08-14cleanup of some filesMathias Gumz
2008-05-15need to reset keybindings when keymap changesMark Tiefenbruck
2008-05-12only reload the keys file if the contents have changedMark Tiefenbruck
2008-02-11more fun with the window menuMark Tiefenbruck
2008-02-04Fix a freed memory access in Keys::doAction.Tomas Janousek
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2008-01-02more header 'correctness'Mathias Gumz
2008-01-02decoupling, moved private datastructures to Keys.ccMathias Gumz
2007-12-30removed some unneeded headersMathias Gumz
2007-12-09added OnTitlebar modifier to keys filemarkt
2007-11-20move titlebar click handling to FluxboxWindow, fix buttons getting ungrabbedmarkt
2007-10-13merged changes from pre-develmarkt
2007-09-30load default key bindings on errorsimonb
2007-03-18function to find already existing keychains wasn't working properlymarkt
2007-02-09added mouse bindings to the keys filemarkt
2007-01-05only grab keybindings on screens managed by fluxboxmarkt
2006-12-19Change to data structure for keybindings, ungrab and grab keys when switchingmarkt
2006-04-12add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot orgsimonb
2006-04-11cosmetic, closes #1467926mathias
2006-04-02size_t fixes, thanks Semushin Slava aka php-coderfluxgen
2005-05-06Fix for #1160244, #1099704, #1094107:mathias
2005-01-24copyright datemathias
2004-11-19svn propset svn:keywords "Id"mathias
2003-12-20addBinding function and some cleaningfluxgen
2003-12-16cleaningfluxgen
2003-10-05shuffle bunch of stuff from Keys into FbTk/KeyUtilrathnor
2003-09-06moved modifier detection to FbTk KeyUtilfluxgen
2003-08-19cleaningfluxgen
2003-06-30using new CommandParser and Commands instead of enum actionsfluxgen
2003-06-15new keys for cycling through groups - NextGroup/PrevGroup (they are an aliasrathnor
2003-06-08add reconfigure and restart keysrathnor
2003-04-20add directional focus movement (Simon)rathnor
2003-04-15add most recently used window cycling (Simon)rathnor
2003-04-14merged with embedded-tab-branchfluxgen
2003-02-28minor cleaningfluxgen
2003-02-02Integration of new Layering code, plus updates to the layering code itselfrathnor
2002-12-01Indenting from tabs to emacs 4-spacerathnor
2002-11-27copyright noticefluxgen
2002-11-13determine lock masksfluxgen
2002-08-04doxygen commentsfluxgen
2002-07-27doxygen comments and const correct fixesfluxgen
2002-06-29commentsfluxgen
2002-05-02added FIRSTTAB, LASTTAB, MOVETABPREV and MOVETABNEXTfluxgen
2002-04-19added ToggleTabfluxgen
2002-04-09added RootMenu actionfluxgen
2002-02-26removed 1-12 in sendtoworkspacefluxgen