2007-04-12 |
Dana Jansens | set event_curtime if we're going to use it only |
blob | commitdiff | raw |
2007-03-28 |
Dana Jansens | proper logic for event_time_after, and wraparounds... |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Dana Jansens | drop some wasted client_validates. |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Dana Jansens | handle time wrapping around. |
blob | commitdiff | raw | diff to current |
2007-03-25 |
Dana Jansens | don't menu menus jump around at all anymore. open them... |
blob | commitdiff | raw | diff to current |
2007-03-24 |
Dana Jansens | watch for reverttoparent reverting to the root window... |
blob | commitdiff | raw | diff to current |
2007-03-21 |
Dana Jansens | ignore focus events on root that we don't care about |
blob | commitdiff | raw | diff to current |
2007-03-21 |
Dana Jansens | allow focus to disappear to black holes. (that is,... |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Dana Jansens | not passing timestamps sometimes and not others. set... |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Dana Jansens | oh, 2 things in this commit.. |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Mikael Magnusson | focus fallback |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Dana Jansens | remove event_lastttime. use CurrentTime when handling... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Dana Jansens | fallback is still getting x errors. instead, fallback... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Dana Jansens | focusins can occur on windows that aren't clients when... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Dana Jansens | don't validate inside client_focus. instead, validate... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Dana Jansens | update focus_hilite appropriately for when changing... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Dana Jansens | i rewrote handling of focus events. this is pretty... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Dana Jansens | remove the group option for the restacking commands... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | add _NET_WM_FULL_PLACEMENT, cuz openbox does do placeme... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | wow... this is a big commit... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | add the _NET_WM_USER_TIME property support. When focus_... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | remove the kde icon hint, they use the EWMH icon now |
blob | commitdiff | raw | diff to current |
2007-03-10 |
Dana Jansens | let windows move themselves off the screen somewhat... |
blob | commitdiff | raw | diff to current |
2007-03-05 |
Dana Jansens | scary commit..but here goes. |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Mikael Magnusson | use ob_reconfigure/restart directly instead of actions... |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Mikael Magnusson | use integers instead of atoms for the actual control... |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Mikael Magnusson | use the X protocol to reconfigure instead of signals... |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Dana Jansens | oops... I'm combining two different things in this... |
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-11-15 |
Mikael Magnusson | 80 cols |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Mikael Magnusson | update copyright step 1 |
blob | commitdiff | raw | diff to current |
2006-08-17 |
Mikael Magnusson | add a means to tell the timer destroy function not... |
blob | commitdiff | raw | diff to current |
2006-08-17 |
Mikael Magnusson | add a client destructor to frame.c so it doesn't try... |
blob | commitdiff | raw | diff to current |
2006-06-11 |
Mikael Magnusson | rip out the VIDMODE extension stuff. this was only... |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Mikael Magnusson | <group> option for raise/lower related actions. hi... |
blob | commitdiff | raw | diff to current |
2005-01-06 |
Mikael Magnusson | hopefully fix the 'sticky keys' issue, patch from debia... |
blob | commitdiff | raw | diff to current |
2004-07-22 |
Mikael Magnusson | dock: leftclick = raise, middleclick = lower. make... |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Mikael Magnusson | update copyright notices |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Mikael Magnusson | yay no tabs in the source |
blob | commitdiff | raw | diff to current |
2004-03-20 |
Mikael Magnusson | some nice options for the menus, warpPointer, xorStyle... |
blob | commitdiff | raw | diff to current |
2004-03-20 |
Mikael Magnusson | whitespace changes |
blob | commitdiff | raw | diff to current |
2004-03-18 |
Mikael Magnusson | the old event code |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Dana Jansens | add comment |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Dana Jansens | focus fallback when focus is on PointerRoot |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Dana Jansens | consistant glib type usage |
blob | commitdiff | raw | diff to current |
2003-10-14 |
Dana Jansens | unhilite windows correctly, forget how to break it... |
blob | commitdiff | raw | diff to current |
2003-10-13 |
Dana Jansens | remove debug print |
blob | commitdiff | raw | diff to current |
2003-10-13 |
Dana Jansens | handle multiple focusin/out in one batch |
blob | commitdiff | raw | diff to current |
2003-10-12 |
Dana Jansens | allow focus to be moved off top level managed windows... |
blob | commitdiff | raw | diff to current |
2003-10-11 |
Dana Jansens | fix a crasher hopefully |
blob | commitdiff | raw | diff to current |
2003-10-11 |
Dana Jansens | screw that |
blob | commitdiff | raw | diff to current |
2003-10-11 |
Dana Jansens | make _NET_WM_ACTIVATE messages bring the client to... |
blob | commitdiff | raw | diff to current |
2003-10-09 |
Dana Jansens | make keyboard events work on the focus_cycle_target... |
blob | commitdiff | raw | diff to current |
2003-10-09 |
Dana Jansens | use focus_hilite to pick which window gets keyboard... |
blob | commitdiff | raw | diff to current |
2003-10-09 |
Dana Jansens | let stuff cancel any focus delays going on |
blob | commitdiff | raw | diff to current |
2003-10-09 |
Dana Jansens | remove windows from the focus delay timer when the... |
blob | commitdiff | raw | diff to current |
2003-10-08 |
Dana Jansens | use focus_hilite to ensure that when a wnidow thats... |
blob | commitdiff | raw | diff to current |
2003-10-03 |
Dana Jansens | always set focus_out, since a focusin can come first... |
blob | commitdiff | raw | diff to current |
2003-10-03 |
Dana Jansens | indenting |
blob | commitdiff | raw | diff to current |
2003-10-03 |
Dana Jansens | remove debug prints |
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-29 |
Dana Jansens | use a client destructor to watch for focus_in/out becom... |
blob | commitdiff | raw | diff to current |
2003-09-29 |
Dana Jansens | completely rework focus tracking. i hope this is sane... |
blob | commitdiff | raw | diff to current |
2003-09-29 |
Dana Jansens | only do sloppy focus/raise if the client is not already... |
blob | commitdiff | raw | diff to current |
2003-09-29 |
Dana Jansens | remove unused var |
blob | commitdiff | raw | diff to current |
2003-09-28 |
Dana Jansens | when nothing in a menu is selected, still let keybindin... |
blob | commitdiff | raw | diff to current |
2003-09-28 |
Dana Jansens | make the timeout apply to releases on menu items too |
blob | commitdiff | raw | diff to current |
2003-09-28 |
Dana Jansens | halfway through client changes but... |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Dana Jansens | use client_raise/lower instead of action_run_string |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Dana Jansens | use action_run_string for raising/lowering |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Dana Jansens | dont iconify fullscreen windows, just recalc stacking... |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Dana Jansens | ignore all NotifyInferior crossing events again |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Dana Jansens | provide a means to properly ignore enter events for... |
blob | commitdiff | raw | diff to current |
2003-09-21 |
Dana Jansens | when ending actions which can move windows, and we... |
blob | commitdiff | raw | diff to current |
2003-09-21 |
Dana Jansens | fix race condition in focus delay |
blob | commitdiff | raw | diff to current |
2003-09-21 |
Dana Jansens | ignore ungrab enter notifies for focus |
blob | commitdiff | raw | diff to current |
2003-09-21 |
Dana Jansens | allow a number of enter events to be ignored. Don't... |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Dana Jansens | while doing a moveresize, the client actions act on... |
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-17 |
Dana Jansens | make ob_exit() take an error code. don't exit with... |
blob | commitdiff | raw | diff to current |
2003-09-16 |
Dana Jansens | ifdef DEBUG_FOCUS focus output |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Dana Jansens | revert my commit of d3th, it fucked up focus badly |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Dana Jansens | break focus. or maybe make it better. |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Dana Jansens | dont leave non-submenu items selected when the mouse... |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Dana Jansens | remove focusLast and focusLastOnDesktop |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Dana Jansens | propogate property changes on the group leader to the... |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Dana Jansens | sloppy focus fixes, ignore a few more enter events |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Dana Jansens | fix mem leak, remove teh ice watch handler |
blob | commitdiff | raw | diff to current |
2003-09-10 |
Dana Jansens | frame context fallbacks when there is no binding on... |
blob | commitdiff | raw | diff to current |
2003-09-10 |
Dana Jansens | make menu hiding-on-release based on a timer rather... |
blob | commitdiff | raw | diff to current |
2003-09-10 |
Dana Jansens | use the focus client when the client is null for keyboa... |
blob | commitdiff | raw | diff to current |
2003-09-09 |
Dana Jansens | save teh client for interactive actions cuz after teh... |
blob | commitdiff | raw | diff to current |
2003-09-09 |
Dana Jansens | no more interactive mouse actions, they are evil etc... |
blob | commitdiff | raw | diff to current |
2003-09-08 |
Dana Jansens | act on the visibly focused window when that differs... |
blob | commitdiff | raw | diff to current |
2003-09-07 |
Dana Jansens | little bit of an actions overhaul, added action_run... |
blob | commitdiff | raw | diff to current |
2003-09-06 |
Dana Jansens | \n's at the end of strings passed to ob_debg |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | use the ob_main_loop_timeout_remove_data to only remove... |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | remove the startup notification code from event.c,... |
blob | commitdiff | raw | diff to current |
next |