summaryrefslogtreecommitdiff
path: root/src/Keys.cc
AgeCommit message (Expand)AuthorFilesLines
2009-10-02just use the FbTk APIMathias Gumz1-0/+5
2009-08-08more fixes for fluxconf mangling the keys fileMark Tiefenbruck1-0/+7
2009-06-28add window menu and alt-tab to error case for keys fileMark Tiefenbruck1-0/+3
2009-03-04src/Keys.cc(deleteTree): use FbTk::STLUtil::destroyAndClearSecond() instead o...Slava Semushin1-3/+5
2008-11-02don't reload keys file on modifier map events, just re-grab keysMark Tiefenbruck1-0/+4
2008-10-04break keychains after an invalid key is pressed (which unfortunately will be ...Mark Tiefenbruck1-9/+6
2008-09-28don't let KeyRelease events propagate to windowsMark Tiefenbruck1-6/+5
2008-08-22another parsing fixMark Tiefenbruck1-3/+3
2008-08-16revert focus when closing dialogsMark Tiefenbruck1-3/+3
2008-08-16move interpretation of normal hints to size hint classMark Tiefenbruck1-1/+1
2008-08-14cleanup of some filesMathias Gumz1-6/+7
2008-05-12only reload the keys file if the contents have changedMark Tiefenbruck1-25/+12
2008-04-30workaround for keys files broken by fluxconfMark Tiefenbruck1-0/+2
2008-02-11more fun with the window menuMark Tiefenbruck1-1/+7
2008-02-04Fix a freed memory access in Keys::doAction.Tomas Janousek1-2/+2
2008-02-03check pointer, even though it shouldn't be necessaryMark Tiefenbruck1-1/+1
2008-01-11make FbTk::Command a template class, split parsing information out of ObjectR...Mark Tiefenbruck1-3/+3
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-3/+0
2008-01-02decoupling, moved private datastructures to Keys.ccMathias Gumz1-32/+79
2007-12-30removed some unneeded headersMathias Gumz1-1/+0
2007-12-16changed CommandRegistry to a template class, renamed to ObjectRegistry<Type>Mark Tiefenbruck1-2/+2
2007-12-13added FbTk::CommandRegistry, decentralized command parsing, and made them aut...markt1-2/+2
2007-12-09added OnTitlebar modifier to keys filemarkt1-10/+49
2007-11-22added special FocusIn/Out MouseOver/Out ChangeWorkspace keysmarkt1-4/+29
2007-11-20move titlebar click handling to FluxboxWindow, fix buttons getting ungrabbedmarkt1-1/+11
2007-11-05fix alt-tabmarkt1-1/+3
2007-11-05various refactoring and minor changesmarkt1-0/+5
2007-10-15add OnWindow modifier to keys filemarkt1-0/+2
2007-10-13merged changes from pre-develmarkt1-38/+72
2007-09-30load default key bindings on errorsimonb1-10/+35
2007-04-17basicly cosmetic changes, patch by slava semushinmathias1-3/+5
2007-02-27lots of unrelated fixesmarkt1-1/+1
2007-02-09added mouse bindings to the keys filemarkt1-23/+72
2007-01-05only grab keybindings on screens managed by fluxboxmarkt1-5/+30
2006-12-20little fix for nls in keysmarkt1-1/+1
2006-12-19Change to data structure for keybindings, ungrab and grab keys when switchingmarkt1-164/+87
2006-10-27cosmetic patch from slava semushin, removes whitespaces andmathias1-10/+14
2006-06-21fix nls... notably classify text on conversion whether its for X or simonb1-5/+5
2006-04-25Cleanup unneeded headers (thanks Slava Semushin)mathias1-5/+0
2006-04-22couple of memory fixes from valgrindsimonb1-2/+1
2006-04-12add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot orgsimonb1-84/+109
2006-04-11cosmetic, closes #1467926mathias1-5/+5
2006-04-03typo broke buildsimonb1-1/+1
2006-04-02size_t fixes, thanks Semushin Slava aka php-coderfluxgen1-4/+3
2006-02-16updated copyright infomathias1-1/+1
2005-05-20added the ability to use keycode in keys filefluxgen1-2/+20
2005-05-06Fix for #1160244, #1099704, #1094107:mathias1-37/+39
2005-02-10cosmetic + updated copyright yearmathias1-1/+1
2005-01-24copyright datemathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1