]> icculus.org git repositories - mikachu/openbox.git/history - openbox/focus.c
make ObPrompts resize and redraw correctly when reconfiguring and changing themes...
[mikachu/openbox.git] / openbox / focus.c
2008-02-03 Dana Jansenswhen focusing or raising a window which is modal child...
2008-01-13 Dana Jansensdon't skip windows that are skip_taskbar unless they...
2007-09-04 Mikael MagnussonANSI function declarations, ie () -> (void)
2007-08-04 Dana Jansensdon't make omnipresent windows lose focus when changing...
2007-07-17 Mikael Magnussonremove trailing whitespace
2007-07-06 Dana Jansensdon't focus helper windows that map unless there are...
2007-07-04 Dana Jansensdon't fallback to shaded windows
2007-06-12 Dana Jansensuse the same decision code to focus new windows as...
2007-06-11 Dana Jansensinstead of falling back to any normal window. fallback...
2007-06-04 Dana Jansensallow focus to fallback to omnipresent windows, except...
2007-05-30 Dana Jansensmake it possible to iconify a modal window when its...
2007-05-28 Dana Jansensuse new functions to cancel key grabs
2007-05-28 Dana Jansenswhen you focus a window, bring any modal children it...
2007-05-27 Dana Jansensmake focuslast only apply to switching desktops, like...
2007-05-26 Dana Jansensonly kill focus cycling when the window being destroyed...
2007-05-26 Dana Jansensdon't crash when a window adds itself to the focus...
2007-05-25 Dana Jansensless negatives means less confusing.. but yeah. get...
2007-05-25 Dana Jansensprevent flicker in the follow actiosn again instead...
2007-05-25 Dana Jansensdebug print in focus.c
2007-05-25 Dana Jansensput the actions back so they don't have to be smart.
2007-05-25 Dana Jansenssave the focus_client when falling back
2007-05-24 Dana Jansenssome focus changes...
2007-05-19 Dana Jansensmove focus_cycle_indicator into its own file
2007-05-19 Dana Jansensmove focus cycling into its own file
2007-05-18 Dana Jansenssuper correct enter event ignoring that will only ignor...
2007-05-15 Dana Jansensalways ignore errors for client_focus like we used to.
2007-05-15 Dana Jansenssimplify focus handling a bit. no need to listen to...
2007-05-15 Dana Jansensdon't do this stuff when it's already done. save bandwidth.
2007-05-14 Dana Jansensyay for simplifying code. if we check for errors we...
2007-05-14 Dana Jansenssome debug prints
2007-05-13 Dana Jansensmissing a header
2007-05-13 Dana Jansensdont set focus_client to NULL when sending focus to...
2007-05-13 Dana Jansenssome focus fixes. always set the new focus when we...
2007-05-13 Dana Jansenskill grabs before xsetinputfocus
2007-05-13 Dana Jansensfix directional focus
2007-05-13 Dana Jansensuse the right list in client_add_hide_notify, rename...
2007-05-13 Dana Jansenswhen i said it handled both cases, i was mistaken,...
2007-05-13 Dana Jansenslikewise if a window is unmanaged and we were trying...
2007-05-13 Dana Jansenssome changes to focus handling.
2007-05-13 Dana Jansensdont skip desktop windows that set skip_taskbar
2007-05-12 Dana Jansensadd <desktop>yes</desktop> option for Next/Previous...
2007-05-12 Dana Jansenstry catch weird racey corner case where we try fallback...
2007-05-11 Dana Jansensfix focus cycling. checking the wrong client.
2007-05-08 Dana Jansensmerge r6176-6182 from 3.4-working
2007-05-08 Mikael Magnussondouble space in debug output
2007-05-08 Dana Jansensi dont like this "application window" concept. swap...
2007-05-08 Dana Jansens!
2007-05-07 Dana Jansensshow the right icon
2007-05-07 Dana Jansenspopups fixes. if the text for the popup is empty now...
2007-05-07 Dana Jansensa variable sized alt-tab box. is this nice or slower...
2007-05-06 Dana Jansensa bunch of thigns got squashed into this commit.. sorry..
2007-05-06 Dana Jansensshow the desktop in the focus popup if its not on the...
2007-05-06 Dana Jansensadd an allDesktops option to Next/PreviousWindow to...
2007-05-06 Dana Jansensgive the focus indicator a fixed width
2007-05-06 Dana Jansensrefactor all the session stuff. yay, it works properly...
2007-05-05 Dana Jansenslots of fixes for the iconify animation. i think it...
2007-05-05 Dana Jansensmissing parentheses
2007-05-05 Dana Jansenslet you alt-tab to utility windows when focus is alread...
2007-05-03 Dana Jansensadd the notion of "application windows" meaning normal...
2007-05-02 Dana Jansensremove delay for focus/desktop popups. its fast anyway...
2007-05-02 Dana Jansensskip windows which skip the taskbar.
2007-05-02 Dana Jansensadd a slight delay to the focus/desktop switch dialogs...
2007-05-02 Dana Jansenssmall change to the render API. RrMinsize became RrMinS...
2007-04-24 Dana Jansensthe focus_client = NULL got moved by mistake.
2007-04-24 Dana Jansensfocus_order_remove is called in a few places. move...
2007-04-23 Dana Jansensfocus_client was becoming invalid if the focused client...
2007-04-23 Dana Jansenscycling between dock windows now possible with the...
2007-04-23 Dana Jansensremove an unused variable
2007-04-23 Dana Jansensfallback to desktops properly
2007-04-22 Dana Jansensuse event_ignore_queued_enters
2007-04-22 Dana Jansenswhen focusing nothing, make sure focus_client knows...
2007-04-22 Dana Jansensa) set the focus client before calculating its layer
2007-04-22 Dana Jansensa) remove focus_hilite, it is not needed and complicate...
2007-04-22 Dana Jansensdon't grab the pointer during interactive events. this...
2007-04-22 Dana Jansensadd a comparitor to timers. use this in event.c to...
2007-04-22 Dana Jansensstop delayed focusing when falling back
2007-04-21 Dana Jansenshide focus debugging messages
2007-03-28 Dana Jansensdrop some wasted client_validates.
2007-03-19 Dana Jansensnot passing timestamps sometimes and not others. set...
2007-03-15 Dana Jansensonly refocus the omnipresent window if its allowed
2007-03-15 Dana Jansensclearer engrish
2007-03-15 Dana Jansenswhen an omnipresent window has focus and you switch...
2007-03-14 Dana Jansensdon't fall back focus to omnipresent windows
2007-03-14 Dana Jansensmake focus_order into one long list instead of having...
2007-03-14 Dana Jansenssave the focus_client when falling back, so we don...
2007-03-14 Dana Jansensoh, 2 things in this commit..
2007-03-12 Dana Jansensvalidate clients before trying to focus them in fallback
2007-03-12 Dana Jansensi rewrote handling of focus events. this is pretty...
2007-03-12 Dana Jansensroll back focus fallback change, so it behaves well...
2007-03-12 Dana Jansensok this is from prevous changes but has a bunch of...
2007-03-11 Dana Jansensfallback to transient parents properly
2007-03-11 Dana Jansensstacking has been made more reliable with groups and...
2007-03-11 Dana Jansenswow... this is a big commit...
2007-03-11 Dana Jansens>:| I put old code back somehow.. thanks mika. hooray...
2007-03-10 Dana Jansens1) Remove support for the Urgent hint. This will no...
2007-03-10 Dana Jansensskip windows in alt-tab that have SKIP_PAGER set. perha...
2007-03-10 Dana Jansenspeople have started using SKIP_TASKBAR, and it's not...
2007-03-08 Dana Jansensa) remove the top_grip_height business from the theme
2007-03-05 Dana Jansensdon't use handle_height for focus indicators, use top_g...
2007-03-05 Dana Jansensscary commit..but here goes.
next