index
:
fluxbox.git
master
on_tab
pre-devel-1_1
wip
wip-container
wip-orig-dev
with_map
Unnamed repository; edit this file 'description' to name the repository.
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
FbTk
/
KeyUtil.cc
Age
Commit message (
Expand
)
Author
2009-12-18
implemented 'MoveN' and 'ClickN' support in keys file.
Mathias Gumz
2009-09-30
cosmetic fixes: removed redundant ';' + some whitespaces
Mathias Gumz
2009-06-28
allow 'Ctrl' and 'Alt' as modifiers in keys file
Mark Tiefenbruck
2008-01-03
remove old svn $Id$ tags
Mark Tiefenbruck
2007-12-29
remove some (hopefully) unneeded header includes
Mark Tiefenbruck
2007-07-24
fix ToggleDecor for fullscreen and decorationless windows, plus some other cl...
markt
2007-06-29
updates for compiling with gcc 4.3
markt
2007-04-05
changed caps lock detection to use LockMask, so the actual key can be used fo...
markt
2007-02-09
added mouse bindings to the keys file
markt
2007-01-27
bunch of cleanup, little bug fixes
markt
2007-01-05
only grab keybindings on screens managed by fluxbox
markt
2006-12-19
Change to data structure for keybindings, ungrab and grab keys when switching
markt
2006-07-21
unfix *lock modifiers, ignore scroll lock on events
markt
2006-06-25
Check for NoSymbol more explicitly - thanks Julien Trolet (dmxen at
simonb
2006-04-12
add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot org
simonb
2006-02-16
updated copyright info
mathias
2005-05-06
Fix for #1160244, #1099704, #1094107:
mathias
2005-01-24
copyright date
mathias
2004-11-19
svn propset svn:keywords "Id"
mathias
2004-10-08
cosmetic
akir
2004-09-01
fix for a compile-error with mips-pro 7.30 (segfaulted)
akir
2004-02-10
const operator
fluxgen
2003-12-31
using fixed values again
fluxgen
2003-12-30
use real mods for caps, num and scroll
fluxgen
2003-10-13
using auto_ptr
fluxgen
2003-10-05
shuffle bunch of stuff from Keys into FbTk/KeyUtil
rathnor
2003-09-08
minor fixes
fluxgen
2003-09-06
key util to determine mod mask for keys
fluxgen