2008-02-19 |
Dana Jansens | Grab key bindings with GrabModeSync, so that if they... |
blob | commitdiff | raw |
2007-09-04 |
Mikael Magnusson | ANSI function declarations, ie () -> (void) |
blob | commitdiff | raw | diff to current |
2007-06-13 |
Dana Jansens | remove debug print |
blob | commitdiff | raw | diff to current |
2007-06-12 |
Dana Jansens | only xungrabkeyboard when we actually have a passive... |
blob | commitdiff | raw | diff to current |
2007-06-03 |
Dana Jansens | revert 7283 until we find out what version they are... |
blob | commitdiff | raw | diff to current |
2007-06-03 |
Dana Jansens | always ungrab the keyboard/mouse with current time... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | add grab/ungrab macros so dont need to pass in 10 argum... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | watch for currenttime |
blob | commitdiff | raw | diff to current |
2007-05-04 |
Dana Jansens | make the modifier key code a lot better... |
blob | commitdiff | raw | diff to current |
2007-04-25 |
Dana Jansens | playing a bit with grabs |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Dana Jansens | never mind on the hint idea, it was fun while it lasted... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Dana Jansens | add the PointerMotionHintMask everywhere, we dont need... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Dana Jansens | 1) translate all of openbox's output |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | remove grab_pointer_window, nothing used it |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | only pass thru events when the menu is open, don't... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | ignore crossing events while an interactive grab is... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | grab enter/leave events during mouse grabs and pass... |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Dana Jansens | use CurrentTime constant |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Dana Jansens | use CurrentTime when time gets moved backwards |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Dana Jansens | handle time wrapping around. |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Dana Jansens | make sure the ungrab happens after the grab. fracking... |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Dana Jansens | this includes a number of things since my magnificent... |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Mikael Magnusson | update copyright step 2 |
blob | commitdiff | raw | diff to current |
2004-10-30 |
Mikael Magnusson | None instead of TRUE/FALSE to XGrabPointer (?) |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Dana Jansens | consistant glib type usage |
blob | commitdiff | raw | diff to current |
2003-10-03 |
Dana Jansens | remove debug prints |
blob | commitdiff | raw | diff to current |
2003-10-02 |
Dana Jansens | dont queue up interative end actions |
blob | commitdiff | raw | diff to current |
2003-09-28 |
Dana Jansens | perhaps fix problems of being left in menus without... |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Dana Jansens | dont need to swallow enter events on ungrab cuz we... |
blob | commitdiff | raw | diff to current |
2003-09-21 |
Dana Jansens | count the EnterNotify events and tell openbox to ignore... |
blob | commitdiff | raw | diff to current |
2003-09-21 |
Dana Jansens | export if the keyboard and pointer are currently grabbe... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | no tabs |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | add copyright headers, adjust --version output to inclu... |
blob | commitdiff | raw | diff to current |
2003-09-16 |
Dana Jansens | grab the pointer on the screen_support_win, causing... |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Dana Jansens | match the func prototypes in the header |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | use the NONE cursor when not specifying one |
blob | commitdiff | raw | diff to current |
2003-08-31 |
Dana Jansens | grab the pointer Async for key grabs, lets key bindings... |
blob | commitdiff | raw | diff to current |
2003-08-30 |
Dana Jansens | remove debug print |
blob | commitdiff | raw | diff to current |
2003-08-30 |
Dana Jansens | using the ObMainLoop, which rulz the planet |
blob | commitdiff | raw | diff to current |
2003-08-01 |
Dana Jansens | oops buttons not keycodes |
blob | commitdiff | raw | diff to current |
2003-08-01 |
Dana Jansens | if a dock app has a button grabbed already then dont die |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | remove the ob_root var, its redundant of what Xlib... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | add misc.h with some standard enumerations with proper... |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Dana Jansens | return true when ungrabbing so that it can ungrab them... |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Dana Jansens | set ret to true when grabbing and we alerady have it... |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Dana Jansens | return FALSE if a grab fails |
blob | commitdiff | raw | diff to current |
2003-06-25 |
Dana Jansens | grab all motion events for pointer grabs |
blob | commitdiff | raw | diff to current |
2003-06-04 |
Dana Jansens | make key grabbing per window instead of always root |
blob | commitdiff | raw | diff to current |
2003-05-11 |
Dana Jansens | can drag slit-apps around in the slit |
blob | commitdiff | raw | diff to current |
2003-04-17 |
Dana Jansens | fix up support for moveresize. make keyboard grabs... |
blob | commitdiff | raw | diff to current |
2003-04-16 |
Dana Jansens | menus works on some level. add a built-in root menu |
blob | commitdiff | raw | diff to current |
2003-04-07 |
Dana Jansens | rm debug prints |
blob | commitdiff | raw | diff to current |
2003-04-07 |
Dana Jansens | grab the other device in Sync for button/key grabs |
blob | commitdiff | raw | diff to current |
2003-03-29 |
Dana Jansens | don't die when someone else has a key grabbed |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Dana Jansens | not using CurrentTime anywhere |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Dana Jansens | use CurrentTime again? |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Dana Jansens | ungrab with currenttime |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Dana Jansens | put back map/unmap msgs |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Dana Jansens | grab all lock keys |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Dana Jansens | mouse and key bindings plugins work. segfault somewhere... |
blob | commitdiff | raw | diff to current |
2003-03-18 |
Dana Jansens | add 'grab_server' for grabbing .. the .. server! |
blob | commitdiff | raw | diff to current |
2003-03-18 |
Dana Jansens | provide functions for grabbing and ungrabbing the keybo... |
blob | commitdiff | raw | diff to current |
|