From: Arnout E. <rab...@us...> - 2011-11-19 23:44:55
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The branch, master has been updated via 35951ebac0f78fa8cad16bb23f0c4f49ae486453 (commit) from 99eb0604c335068a975bcda329acb905b50b3fdb (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 35951ebac0f78fa8cad16bb23f0c4f49ae486453 Author: Arnout Engelen <arn...@bz...> Date: Sun Nov 20 00:34:16 2011 +0100 When a clientwin requests to be stacked 'Above', merely activate it to prevent it from stealing the focus when the clientwin is in the mplex with the currently focussed window. Perhaps we want the previous behavior when the clientwin asking to be stacked 'above' is not in the currently focussed mplex - in that case the mplex can be switched to that window without stealing the focus. ----------------------------------------------------------------------- Summary of changes: ioncore/clientwin.c | 12 ++++-------- 1 files changed, 4 insertions(+), 8 deletions(-) hooks/post-receive -- notion window manager core |