From: Arnout E. <rab...@us...> - 2014-04-02 19:27:01
|
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 9b0ea895c8651ca34fc8d23fd2dbafb67b9d5008 (commit) via 1f9b5b7614fa1c3329b101d30320c5df8794be49 (commit) via 9c1137655cadc82125c9c3182482b725f2c94465 (commit) via d5d7ff7960d4f4f780b0f14de9c323146ffa681d (commit) via c72d8f36efd957125f9033f90bd8f57741a54e03 (commit) via be168acaf83f9e69c1755ee5c40aaf012efbba2b (commit) from 29e2291c08a73d6c0ca821feca2920bebab3f28d (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 9b0ea895c8651ca34fc8d23fd2dbafb67b9d5008 Merge: 1f9b5b7 be168ac Author: Arnout Engelen <arn...@bz...> Date: Wed Apr 2 21:21:17 2014 +0200 Merge branch 'fixlogs' commit 1f9b5b7614fa1c3329b101d30320c5df8794be49 Merge: 29e2291 9c11376 Author: Arnout Engelen <arn...@bz...> Date: Wed Apr 2 21:20:43 2014 +0200 Merge simplifying region deinitialization Conflicts: ioncore/focus.c ioncore/focus.h ioncore/region.c commit 9c1137655cadc82125c9c3182482b725f2c94465 Merge: d5d7ff7 a56d4a3 Author: Arnout Engelen <arn...@bz...> Date: Wed Apr 2 21:11:05 2014 +0200 Merge, unifying the way we do things in deinit. Conflicts: ioncore/focus.h ioncore/region.c commit d5d7ff7960d4f4f780b0f14de9c323146ffa681d Author: Arnout Engelen <arn...@bz...> Date: Wed Apr 2 20:54:16 2014 +0200 Move focus(list) deinitialisation logic to focus.c commit c72d8f36efd957125f9033f90bd8f57741a54e03 Author: Arnout Engelen <arn...@bz...> Date: Wed Apr 2 20:15:00 2014 +0200 Fix bug when the focused window deinitialized commit be168acaf83f9e69c1755ee5c40aaf012efbba2b Author: Arnout Engelen <arn...@bz...> Date: Wed Apr 2 17:16:52 2014 +0200 Fix log invocations for focus behavior ----------------------------------------------------------------------- Summary of changes: ioncore/focus.c | 24 +++++++++++++++++++----- ioncore/focus.h | 7 +++---- ioncore/group-ws.c | 4 ++++ ioncore/region.c | 16 +--------------- ioncore/screen.c | 1 + 5 files changed, 28 insertions(+), 24 deletions(-) hooks/post-receive -- notion window manager core |