From: Philipp H. <aop...@us...> - 2012-09-30 19:35:19
|
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 8f834d4570aba9e014d0cfb821a46949d0f71655 (commit) from b1c31d679a34fc778324b31a17b2690b5503da22 (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 8f834d4570aba9e014d0cfb821a46949d0f71655 Author: Philipp Hartwig <ph...@ph...> Date: Sun Sep 30 21:28:57 2012 +0200 Honor InputHint in accordance with ICCCM This should fix problems with the keyboard focus in Java applications, see https://sourceforge.net/tracker/?func=detail&aid=3572450&group_id=314802&atid=1324528 ----------------------------------------------------------------------- Summary of changes: ioncore/clientwin.c | 18 ++++++++++++++++-- ioncore/clientwin.h | 1 + ioncore/focus.c | 5 +++-- ioncore/focus.h | 2 +- ioncore/group.c | 2 +- ioncore/window.c | 2 +- mod_tiling/tiling.c | 2 +- 7 files changed, 24 insertions(+), 8 deletions(-) hooks/post-receive -- notion window manager core |