index
:
openbox-snap
master
custom openbox fork with 'aero-snap' feature and bugfixes
aura
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
keyboard
/
keyboard.c
Age
Commit message (
Collapse
)
Author
2003-04-09
buld fixes for the new libs
Dana Jansens
2003-04-07
once in a window-cycle, don't fire any other key bindings
Dana Jansens
2003-04-05
linear focus cycling of the gods
Dana Jansens
2003-04-05
add special shit for window cycling, grab the keyboard etc
Dana Jansens
2003-04-05
change how rc parsing will work. a=b will be parsed in any [section] and ↵
Dana Jansens
given to a separate parsing callback. no more general config infrastructure needed/
2003-04-05
initialize all vars.
Dana Jansens
change warnings to messages
2003-04-04
add the keyboard plugin into the build systems
Dana Jansens
keyboard bindings are parsed from the rc file
2003-03-26
not using CurrentTime anywhere
Dana Jansens
2003-03-26
use CurrentTime again?
Dana Jansens
2003-03-26
bind C-g for the rset key
Dana Jansens
2003-03-26
remove an extraneous g_warning
Dana Jansens
2003-03-26
load keybindings from keysrc
Dana Jansens
2003-03-26
XAllowEvents with a timestamp, otherwise we end up with a grab in place that ↵
Dana Jansens
we dont want
2003-03-25
i fucked that one up
Dana Jansens
2003-03-23
add the plugin_setup_config function
Dana Jansens
2003-03-21
add an xlock binding
Dana Jansens
2003-03-20
alt bindings
Dana Jansens
2003-03-19
use the grab.h funcs to grab keys and buttons
Dana Jansens
2003-03-19
mouse and key bindings plugins work. segfault somewhere still on shutdown
Dana Jansens
2003-03-18
grab the keyboard not the server!
Dana Jansens
2003-03-18
use the grab_server function
Dana Jansens
2003-03-18
keyboard bindings are functional
Dana Jansens
2003-03-18
add a keyboard plugin
Dana Jansens