aboutsummaryrefslogtreecommitdiff
path: root/src/Keys.hh
AgeCommit message (Expand)AuthorFilesLines
2007-03-18function to find already existing keychains wasn't working properlymarkt1-0/+2
2007-02-09added mouse bindings to the keys filemarkt1-16/+27
2007-01-05only grab keybindings on screens managed by fluxboxmarkt1-1/+4
2006-12-19Change to data structure for keybindings, ungrab and grab keys when switchingmarkt1-8/+3
2006-04-12add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot orgsimonb1-4/+8
2006-04-11cosmetic, closes #1467926mathias1-18/+21
2006-04-02size_t fixes, thanks Semushin Slava aka php-coderfluxgen1-2/+2
2005-05-06Fix for #1160244, #1099704, #1094107:mathias1-3/+5
2005-01-24copyright datemathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2003-12-20addBinding function and some cleaningfluxgen1-10/+17
2003-12-16cleaningfluxgen1-6/+4
2003-10-05shuffle bunch of stuff from Keys into FbTk/KeyUtilrathnor1-18/+3
2003-09-06moved modifier detection to FbTk KeyUtilfluxgen1-16/+6
2003-08-19cleaningfluxgen1-15/+7
2003-06-30using new CommandParser and Commands instead of enum actionsfluxgen1-71/+16
2003-06-15new keys for cycling through groups - NextGroup/PrevGroup (they are an aliasrathnor1-1/+2
2003-06-08add reconfigure and restart keysrathnor1-2/+4
2003-04-20add directional focus movement (Simon)rathnor1-1/+2
2003-04-15add most recently used window cycling (Simon)rathnor1-3/+14
2003-04-14merged with embedded-tab-branchfluxgen1-2/+3
2003-02-28minor cleaningfluxgen1-4/+5
2003-02-02Integration of new Layering code, plus updates to the layering code itselfrathnor1-2/+5
2002-12-01Indenting from tabs to emacs 4-spacerathnor1-137/+137
2002-11-27copyright noticefluxgen1-2/+2
2002-11-13determine lock masksfluxgen1-3/+7
2002-08-04doxygen commentsfluxgen1-7/+27
2002-07-27doxygen comments and const correct fixesfluxgen1-9/+39
2002-06-29commentsfluxgen1-9/+11
2002-05-02added FIRSTTAB, LASTTAB, MOVETABPREV and MOVETABNEXTfluxgen1-2/+2
2002-04-19added ToggleTabfluxgen1-1/+2
2002-04-09added RootMenu actionfluxgen1-1/+2
2002-02-26removed 1-12 in sendtoworkspacefluxgen1-4/+1
2002-02-26added SendToWorkspacefluxgen1-3/+8
2002-02-20added parameter to keyactionsfluxgen1-1/+5
2002-02-17include guardfluxgen1-3/+3
2002-02-04indentfluxgen1-11/+12
2002-01-09updated copyright date and added id-tagsfluxgen1-2/+2
2002-01-07Added Display * to Keys constructor and added ungrabKeys functionfluxgen1-4/+9
2001-12-29Changed keygrab constants to upper-casefluxgen1-20/+21
2001-12-11Initial revisionfluxgen1-0/+116