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
/
openbox
/
grab.h
Age
Commit message (
Collapse
)
Author
2003-09-04
match the declarations in the header
Dana Jansens
2003-09-03
add a reconfigure action, also reconfigure on SIGUSR2.
Dana Jansens
support reconfiguring throughout the entire codebase.
2003-07-10
add misc.h with some standard enumerations with proper prefixing and ↵
Dana Jansens
capitalizations. use the new enums throughout. provide keycodes and cursors through ob_cursor and ob_keycode functions, which use the new misc.h enums for picking the cursor and keycode.
2003-06-26
return FALSE if a grab fails
Dana Jansens
2003-06-04
make key grabbing per window instead of always root
Dana Jansens
2003-05-11
can drag slit-apps around in the slit
Dana Jansens
2003-04-17
fix up support for moveresize. make keyboard grabs Async so that i can hit ↵
Dana Jansens
escape to cancel a moveresize process.
2003-04-16
menus works on some level. add a built-in root menu
Dana Jansens
2003-03-19
add funcs to grab buttons and keys
Dana Jansens
2003-03-18
add 'grab_server' for grabbing .. the .. server!
Dana Jansens
2003-03-18
provide functions for grabbing and ungrabbing the keyboard and pointer
Dana Jansens