Danny Baumann
2007-Apr-30 02:05 UTC
[compiz] [PATCH] Option for activation behaviour on window close
Hi, please find attached a patch that makes the behaviour of window activation when a window is closed optional. Currently, always the last active window is activated. Sometimes this might not be the desired behaviour, but users (like me ;-) ) would like the window under the pointer to be activated. This patch adds the latter behaviour as an option while still keeping the former behaviour as default. Questions / concerns / objections / opinions anyone? Regards, Danny -------------- next part -------------- A non-text attachment was scrubbed... Name: focus-on-close-mode.diff Type: text/x-patch Size: 4626 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20070430/46bdc05d/focus-on-close-mode.bin
David Reveman
2007-May-02 13:12 UTC
[compiz] [PATCH] Option for activation behaviour on window close
On Mon, 2007-04-30 at 11:05 +0200, Danny Baumann wrote:> Hi, > > please find attached a patch that makes the behaviour of window > activation when a window is closed optional. > Currently, always the last active window is activated. Sometimes this > might not be the desired behaviour, but users (like me ;-) ) would like > the window under the pointer to be activated. This patch adds the latter > behaviour as an option while still keeping the former behaviour as > default. > > Questions / concerns / objections / opinions anyone?Is there any reason someone using click-to-focus would want this? Is there any reason someone not using click-to-focus wouldn't want this? - David