From: Philipp H. <aop...@us...> - 2012-09-30 18:36:24
|
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 533727379cfd693eaf73ef91eea858e8f5a2f7a5 (commit) via 529c51d73e511229f7452498af89d73442a31709 (commit) via ebb28cb27beffddd2a39d0f52ceaab567c1942c6 (commit) from 9e9da4ff2659d3730eca34fee7cc09ca934abdab (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 533727379cfd693eaf73ef91eea858e8f5a2f7a5 Merge: 529c51d 9e9da4f Author: Philipp Hartwig <ph...@ph...> Date: Sun Sep 30 20:35:39 2012 +0200 Merge branch 'master' of ssh://notion.git.sourceforge.net/gitroot/notion/notion commit 529c51d73e511229f7452498af89d73442a31709 Author: Philipp Hartwig <ph...@ph...> Date: Sun Sep 30 19:42:13 2012 +0200 Make group_get_configuration available for use in group-ws commit ebb28cb27beffddd2a39d0f52ceaab567c1942c6 Author: Philipp Hartwig <ph...@ph...> Date: Sun Sep 30 18:53:49 2012 +0200 Manage and save list of preferred outputs for workspaces In combination with mod_xrandr, this allows for saving information about the screen output that a workspace was created on. This information is used for moving the workspace to an appropriate location when (un-)plugging a screen. ----------------------------------------------------------------------- Summary of changes: ioncore/group-ws.c | 36 ++++++++++++++++++++++++++++++++++++ ioncore/group-ws.h | 1 + ioncore/group.c | 2 +- ioncore/group.h | 2 ++ 4 files changed, 40 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |