This website requires JavaScript.
Explore
Help
Sign in
nilix
/
openbox
Watch
1
Star
0
Fork
You've already forked openbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1bd4bb32a2
openbox
/
plugins
/
keyboard
History
Dana Jansens
1eef38ce75
async key grabs to avoid race conditions with the sync stuff. there are still possible rases (yay X) but they will be much harder to hit, i expect noone will ever hit them more than once/often enuogh to realise.
2003-05-22 18:14:22 +00:00
..
.cvsignore
ignore the remaining new shit from automaking everything again
2003-04-13 21:18:43 +00:00
keyboard.c
async key grabs to avoid race conditions with the sync stuff. there are still possible rases (yay X) but they will be much harder to hit, i expect noone will ever hit them more than once/often enuogh to realise.
2003-05-22 18:14:22 +00:00
keyboard.h
load keybindings from keysrc
2003-03-26 12:52:32 +00:00
keyparse.c
move the move/resize functionality into moveresize.c, for use with the netwm atoms. use it from teh plugins. combine the two actions.
2003-04-17 05:28:35 +00:00
keyparse.h
add the keyboard plugin into the build systems
2003-04-04 20:19:12 +00:00
Makefile.am
needs the libsn flags to use openbox.h now
2003-05-18 02:50:32 +00:00
translate.c
initialize all vars.
2003-04-05 00:10:47 +00:00
translate.h
mouse and key bindings plugins work. segfault somewhere still on shutdown
2003-03-19 04:16:19 +00:00
tree.c
cleanups
2003-05-11 05:15:59 +00:00
tree.h
all my changes while i was offline.
2003-05-09 16:57:17 +00:00