Make the Focus action stop all interactive actions (Fixes bug #4436)
authorDana Jansens <danakj@orodu.net>
Mon, 4 Jan 2010 21:25:13 +0000 (16:25 -0500)
committerDana Jansens <danakj@orodu.net>
Mon, 4 Jan 2010 21:25:13 +0000 (16:25 -0500)
commit331990a4f24aec35c6212af874d70bcc9cace258
tree74e16f1e06b8af517353fe091416751df679d018
parent6d8b7bd5f7ede1803c1259f5c1b760e5dbf4dbe3
Make the Focus action stop all interactive actions (Fixes bug #4436)

Old < 3.4.8 Openbox versions would stop focus cycling when focus moved.  Now that is not the case, but you should be able to stop it by Choosing a window explicitly still.
openbox/actions/focus.c
openbox/focus_cycle.c