Merge branch 'backport' into work
[mikachu/openbox.git] / openbox / focus_cycle.c
2008-02-28 Mikael MagnussonMerge branch 'backport' into work
2008-02-28 Dana JansensMerge branch 'backport' into work
2008-02-28 Dana JansensMerge branch 'backport' into work
2008-02-27 Mikael MagnussonMerge branch 'backport' into work
2008-02-26 Dana JansensMerge branch 'backport' into work
2008-02-26 Dana JansensMerge branch 'backport' into work
2008-02-22 Dana JansensMerge branch 'backport' into work
2008-02-21 Dana JansensMerge branch 'backport' into work
2008-02-19 Dana JansensMerge branch 'backport' into work
2008-02-15 Dana JansensMerge branch 'backport' into work
2008-02-14 Dana JansensMerge branch 'backport' into work
2008-02-14 Dana JansensMerge branch 'backport' into work
2008-02-14 Dana JansensMerge branch 'backport' into work
2008-02-14 Mikael MagnussonMerge branch 'backport' into work
2008-02-10 Dana JansensMerge branch 'backport'
2008-02-07 Mikael MagnussonMerge branch 'wip/alttab'
2008-02-03 Dana Jansenscombine the old focus cycle popup code with mika's...
2008-01-20 Dana JansensMerge branch 'backport'
2008-01-11 Dana Jansenslet you raise the focus target temporarily during focus...
2007-07-17 Mikael Magnussonremove trailing whitespace
2007-07-06 Dana Jansensdon't focus helper windows that map unless there are...
2007-06-22 Dana Jansensremove the activate action, make the focus action ...
2007-06-22 Dana Jansensadd the activate action. it will replace the focus...
2007-06-22 Dana Jansensadd the cyclewindows action
2007-06-12 Dana Jansensuse the same decision code to focus new windows as...
2007-06-10 Dana Jansensremove debug prints
2007-06-10 Dana Jansensallow noninteractive directional focus.
2007-06-09 Dana Jansenslet you focus cycle to helper windows if there are...
2007-06-07 Dana Jansensremove {} just cuz
2007-06-07 Dana Jansensfix dirfocus when no dialog
2007-06-07 Dana Jansenswhy is this function declared twice
2007-05-29 Mikael Magnussonno pointless using of the comma operator
2007-05-29 Mikael Magnussonmake next/previouswindow and dirfocus actions show...
2007-05-28 Dana Jansensadd a comment and make it smarter about when to let...
2007-05-28 Dana Jansenswhen you focus a window, bring any modal children it...
2007-05-26 Dana Jansensonly kill focus cycling when the window being destroyed...
2007-05-26 Dana Jansensdon't need the client destructor now
2007-05-26 Dana Jansensoops was saving tthe options in the wrong place.
2007-05-26 Dana Jansensuse focus_cycle_stop to cancel focus cycling
2007-05-26 Dana Jansenswhen canceling focus cycling, cancel both normal and...
2007-05-26 Dana Jansensdon't crash when a window adds itself to the focus...
2007-05-22 Dana Jansensmake modal windows cyclable all the time if they are...
2007-05-19 Dana Jansensshow the old single-window popup for directional focus.
2007-05-19 Dana Jansensfix the popup for directional focusing, only show what...
2007-05-19 Dana Jansensmove focus_cycle_popup into its own file
2007-05-19 Dana Jansensmove focus_cycle_indicator into its own file
2007-05-19 Dana Jansensmove focus cycling into its own file