]> icculus.org git repositories - mikachu/openbox.git/history - openbox/focus.h
add ja
[mikachu/openbox.git] / openbox / focus.h
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