2010-01-11 |
Dana Jansens | More work on refreshing the focus cycle dialog when... |
blob | commitdiff | raw |
2010-01-11 |
Dana Jansens | Redraw the focus cycle popup when the list of focusable... |
blob | commitdiff | raw | diff to current |
2009-12-09 |
Dana Jansens | The colormap is being set twice when moving focus to... |
blob | commitdiff | raw | diff to current |
2009-12-09 |
Dana Jansens | Allow skip_taskbar windows to be focused on map when... |
blob | commitdiff | raw | diff to current |
2009-12-08 |
Dana Jansens | Don't kill keygrabs when focus moves. |
blob | commitdiff | raw | diff to current |
2008-03-08 |
Mikael Magnusson | Remove double newlines. |
blob | commitdiff | raw | diff to current |
2008-02-27 |
Mikael Magnusson | Fix some typos and style in client.c, and add a comment. |
blob | commitdiff | raw | diff to current |
2008-02-03 |
Dana Jansens | when focusing or raising a window which is modal child... |
blob | commitdiff | raw | diff to current |
2008-01-13 |
Dana Jansens | don't skip windows that are skip_taskbar unless they... |
blob | commitdiff | raw | diff to current |
2007-09-04 |
Mikael Magnusson | ANSI function declarations, ie () -> (void) |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Dana Jansens | don't make omnipresent windows lose focus when changing... |
blob | commitdiff | raw | diff to current |
2007-07-17 |
Mikael Magnusson | remove trailing whitespace |
blob | commitdiff | raw | diff to current |
2007-07-06 |
Dana Jansens | don't focus helper windows that map unless there are... |
blob | commitdiff | raw | diff to current |
2007-07-04 |
Dana Jansens | don't fallback to shaded windows |
blob | commitdiff | raw | diff to current |
2007-06-12 |
Dana Jansens | use the same decision code to focus new windows as... |
blob | commitdiff | raw | diff to current |
2007-06-11 |
Dana Jansens | instead of falling back to any normal window. fallback... |
blob | commitdiff | raw | diff to current |
2007-06-04 |
Dana Jansens | allow focus to fallback to omnipresent windows, except... |
blob | commitdiff | raw | diff to current |
2007-05-30 |
Dana Jansens | make it possible to iconify a modal window when its... |
blob | commitdiff | raw | diff to current |
2007-05-28 |
Dana Jansens | use new functions to cancel key grabs |
blob | commitdiff | raw | diff to current |
2007-05-28 |
Dana Jansens | when you focus a window, bring any modal children it... |
blob | commitdiff | raw | diff to current |
2007-05-27 |
Dana Jansens | make focuslast only apply to switching desktops, like... |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Dana Jansens | only kill focus cycling when the window being destroyed... |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Dana Jansens | don't crash when a window adds itself to the focus... |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Dana Jansens | less negatives means less confusing.. but yeah. get... |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Dana Jansens | prevent flicker in the follow actiosn again instead... |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Dana Jansens | debug print in focus.c |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Dana Jansens | put the actions back so they don't have to be smart. |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Dana Jansens | save the focus_client when falling back |
blob | commitdiff | raw | diff to current |
2007-05-24 |
Dana Jansens | some focus changes... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Dana Jansens | move focus_cycle_indicator into its own file |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Dana Jansens | move focus cycling into its own file |
blob | commitdiff | raw | diff to current |
2007-05-18 |
Dana Jansens | super correct enter event ignoring that will only ignor... |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Dana Jansens | always ignore errors for client_focus like we used to. |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Dana Jansens | simplify focus handling a bit. no need to listen to... |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Dana Jansens | don't do this stuff when it's already done. save bandwidth. |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | yay for simplifying code. if we check for errors we... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | some debug prints |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | missing a header |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | dont set focus_client to NULL when sending focus to... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | some focus fixes. always set the new focus when we... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | kill grabs before xsetinputfocus |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | fix directional focus |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | use the right list in client_add_hide_notify, rename... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | when i said it handled both cases, i was mistaken,... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | likewise if a window is unmanaged and we were trying... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | some changes to focus handling. |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | dont skip desktop windows that set skip_taskbar |
blob | commitdiff | raw | diff to current |
2007-05-12 |
Dana Jansens | add <desktop>yes</desktop> option for Next/Previous... |
blob | commitdiff | raw | diff to current |
2007-05-12 |
Dana Jansens | try catch weird racey corner case where we try fallback... |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Dana Jansens | fix focus cycling. checking the wrong client. |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | merge r6176-6182 from 3.4-working |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Mikael Magnusson | double space in debug output |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | i dont like this "application window" concept. swap... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | ! |
blob | commitdiff | raw | diff to current |
2007-05-07 |
Dana Jansens | show the right icon |
blob | commitdiff | raw | diff to current |
2007-05-07 |
Dana Jansens | popups fixes. if the text for the popup is empty now... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
Dana Jansens | a variable sized alt-tab box. is this nice or slower... |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Dana Jansens | a bunch of thigns got squashed into this commit.. sorry.. |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Dana Jansens | show the desktop in the focus popup if its not on the... |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Dana Jansens | add an allDesktops option to Next/PreviousWindow to... |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Dana Jansens | give the focus indicator a fixed width |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Dana Jansens | refactor all the session stuff. yay, it works properly... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | lots of fixes for the iconify animation. i think it... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | missing parentheses |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | let you alt-tab to utility windows when focus is alread... |
blob | commitdiff | raw | diff to current |
2007-05-03 |
Dana Jansens | add the notion of "application windows" meaning normal... |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Dana Jansens | remove delay for focus/desktop popups. its fast anyway... |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Dana Jansens | skip windows which skip the taskbar. |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Dana Jansens | add a slight delay to the focus/desktop switch dialogs... |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Dana Jansens | small change to the render API. RrMinsize became RrMinS... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Dana Jansens | the focus_client = NULL got moved by mistake. |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Dana Jansens | focus_order_remove is called in a few places. move... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Dana Jansens | focus_client was becoming invalid if the focused client... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Dana Jansens | cycling between dock windows now possible with the... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Dana Jansens | remove an unused variable |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Dana Jansens | fallback to desktops properly |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | use event_ignore_queued_enters |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | when focusing nothing, make sure focus_client knows... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | a) set the focus client before calculating its layer |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | a) remove focus_hilite, it is not needed and complicate... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | don't grab the pointer during interactive events. this... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | add a comparitor to timers. use this in event.c to... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | stop delayed focusing when falling back |
blob | commitdiff | raw | diff to current |
2007-04-21 |
Dana Jansens | hide focus debugging messages |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Dana Jansens | drop some wasted client_validates. |
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-15 |
Dana Jansens | only refocus the omnipresent window if its allowed |
blob | commitdiff | raw | diff to current |
2007-03-15 |
Dana Jansens | clearer engrish |
blob | commitdiff | raw | diff to current |
2007-03-15 |
Dana Jansens | when an omnipresent window has focus and you switch... |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Dana Jansens | don't fall back focus to omnipresent windows |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Dana Jansens | make focus_order into one long list instead of having... |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Dana Jansens | save the focus_client when falling back, so we don... |
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-12 |
Dana Jansens | validate clients before trying to focus them in fallback |
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 | roll back focus fallback change, so it behaves well... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Dana Jansens | ok this is from prevous changes but has a bunch of... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | fallback to transient parents properly |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | stacking has been made more reliable with groups and... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | wow... this is a big commit... |
blob | commitdiff | raw | diff to current |
next |