]> icculus.org git repositories - dana/openbox.git/history - openbox/focus.h
continuation of r6039 in all respects
[dana/openbox.git] / openbox / focus.h
2007-04-23 Dana Jansenscycling between dock windows now possible with the...
2007-04-23 Dana Jansens1) translate all of openbox's output
2007-04-22 Dana Jansensa) remove focus_hilite, it is not needed and complicate...
2007-03-19 Dana Jansensnot passing timestamps sometimes and not others. set...
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 Jansensupdate focus_hilite appropriately for when changing...
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-11 Dana Jansensfallback to transient parents properly
2007-03-11 Dana Jansenswow... this is a big commit...
2006-08-22 Mikael Magnussonupdate copyright step 2
2006-08-04 Mikael Magnussonreally fix focus_last?
2004-06-23 Mikael Magnussontry to fix focus switching with mouse actions up a bit
2003-10-09 Dana Jansenssupply focus_cycle_draw_indicator which draws/moves...
2003-10-08 Dana Jansensadd a focus_hilite variable
2003-10-03 Dana Jansenslet functions get which window would be selected on...
2003-09-17 Dana Jansensno tabs
2003-09-17 Dana Jansensadd copyright headers, adjust --version output to inclu...
2003-09-15 Dana Jansensremove focusLast and focusLastOnDesktop
2003-09-08 Dana Jansensremove comment that isnt right anymore
2003-09-08 Dana Jansensexpose focus_cycle_client
2003-09-03 Dana Jansensadd a reconfigure action, also reconfigure on SIGUSR2.
2003-08-31 Dana Jansensmake focus cycling work when not interactive
2003-08-30 Dana Jansensmake interactive actions a type and not special cases.
2003-07-10 Dana Jansensreplace the focus_backup with the screen_support_win...
2003-07-10 Dana Jansensprefix and capitalize the ObFocusFallbackType enum
2003-07-10 Dana Jansensrename the Client struct to ObClient
2003-04-25 Dana Jansensadd helper functions for manipulating the focus_order...
2003-04-18 Dana Jansenscomment typo
2003-04-08 Dana Jansensmove config option loading for the kernel into config.c/h
2003-04-08 Dana Jansensadd more options for focus fallback, use an enum for...
2003-04-08 Dana Jansensfallback to transients' parents when possible.
2003-04-07 Dana Jansensadd focusLast and focusLastOnDesktop options in the...
2003-04-07 Dana Jansensput focus_cycle into focus.c, use it there in the actio...
2003-04-05 Dana Jansensallow specifying that some focus events should be ignor...
2003-04-05 Dana Jansenschange how rc parsing will work. a=b will be parsed...
2003-03-27 Dana Jansensadd code to fallback focus
2003-03-19 Dana Jansensmove the focus_order lists into the kernel
2003-03-16 Dana Jansensmerge the C branch into HEAD