From: Arnout E. <rab...@us...> - 2014-04-01 18:33:33
|
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 c761d6317ed415e937fc2d4b03ed3a8f5b8f10a3 (commit) from f55b9b9614d1faf9e16ea90faed860b57a9015f8 (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 c761d6317ed415e937fc2d4b03ed3a8f5b8f10a3 Author: Arnout Engelen <arn...@bz...> Date: Tue Apr 1 20:31:17 2014 +0200 Clientwin refusing focus passes it to tile parent Treat the special case more like a special case, fixes a regression where IntelliJ IDEA mini-windows popping up when completion options exceed the size of the popup would get focused while they shouldn't. ----------------------------------------------------------------------- Summary of changes: ioncore/focus.c | 41 ++++++++++++++++++++++++++++------------- ioncore/log.h | 1 + 2 files changed, 29 insertions(+), 13 deletions(-) hooks/post-receive -- notion window manager core |