]> icculus.org git repositories - mikachu/openbox.git/commit
Add a dontStop option in <focus> to make alt-tab not stop when a new window opens.
authorMikael Magnusson <mikachu@comhem.se>
Sat, 26 Jan 2008 08:09:47 +0000 (09:09 +0100)
committerMikael Magnusson <mikachu@comhem.se>
Sat, 8 Mar 2008 16:21:36 +0000 (17:21 +0100)
commitc6be0873be364e30237cd69d3da8cb79a0cfbf4a
tree1f3da5c697b02a0c5048f0e189d91de087fa2695
parent85845507ac5e7e7ad149117c50c21dc7259b9bcb
Add a dontStop option in <focus> to make alt-tab not stop when a new window opens.

Currently focus gets a bit messed up when a window closes because I
don't feel like tracking it down right now.

Also causes crashes when windows close and whatnot. Although i think
this was fixed recently by dana.
openbox/client.c
openbox/config.c
openbox/config.h
openbox/event.c
openbox/focus.c
openbox/focus_cycle.c
openbox/focus_cycle.h