]> icculus.org git repositories - dana/openbox.git/history - openbox/focus.h
draw menu separators
[dana/openbox.git] / openbox / focus.h
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