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 "mod_xinerama notion multi-head support".
The branch, master has been updated
via 1e4f36689b9f0c8032f935735b6051b98626f670 (commit)
from cae44c1a81128104bf97c0aa75fb02df65947f56 (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 1e4f36689b9f0c8032f935735b6051b98626f670
Author: Arnout Engelen <arn...@bz...>
Date: Sun May 6 00:29:35 2012 +0200
When a screen is detached, move its workspaces to the first screen
This is better than the old behavior (where these workspaces simply became
unavailable).
This needs further improvement: for example, once a screen is re-attached, it
would be good to move workspaces back to it. Thus, we need an algorithm to find
out which monitor each workspace prefers to live on.
-----------------------------------------------------------------------
Summary of changes:
mod_xinerama.lua | 65 ++++++++++++++++++++++++++++++++++++++++++-----------
1 files changed, 51 insertions(+), 14 deletions(-)
hooks/post-receive
--
mod_xinerama notion multi-head support
|