From: Philipp H. <aop...@us...> - 2012-11-16 11:06:08
|
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 fb69fbc92cfe2c6f20a3406304240b802ba4e833 (commit) via f8523529b3d8354bbe688e6b173a10a61ee5d333 (commit) from 78f7ad60b1356c4d55de1e482a5c1ac73f9cd2a0 (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 fb69fbc92cfe2c6f20a3406304240b802ba4e833 Author: Philipp Hartwig <ph...@ph...> Date: Fri Nov 16 12:02:19 2012 +0100 Make gcc happy by not mixing code and declarations commit f8523529b3d8354bbe688e6b173a10a61ee5d333 Author: Dima Kogan <di...@se...> Date: Fri Nov 16 11:47:22 2012 +0100 added configuration option to allow the user to block responding to stacking events ----------------------------------------------------------------------- Summary of changes: etc/cfg_notion.lua | 5 +++++ ioncore/clientwin.c | 3 ++- ioncore/conf.c | 26 +++++++++++++++++++++++++- ioncore/global.h | 6 ++++++ ioncore/ioncore.c | 1 + 5 files changed, 39 insertions(+), 2 deletions(-) hooks/post-receive -- notion window manager core |