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, split has been updated
via 9d831ab5d27939cb71dc247838f9a2a2649cda40 (commit)
from bc3d399c29747794e713364dee2112febd4bb602 (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 9d831ab5d27939cb71dc247838f9a2a2649cda40
Author: Arnout <arn...@bz...>
Date: Mon May 2 23:29:06 2011 +0200
allow mod_xinerama layouting to be called multiple times.
- Existing WScreens should be updated to the new desired dimensions
- New WScreens should be created when extra screens are added
- The usecase where screens disappear is not yet handled
It appears mod_xinerama_update_screen is called with the right parameters, but
my WScreens aren't actually resizing yet :(
-----------------------------------------------------------------------
Summary of changes:
mod_xinerama.c | 57 +++++++++++++++++++++++++++++++++++++++++++++-------
mod_xinerama.lua | 58 ++++++++++++++++++++++++++++-------------------------
2 files changed, 80 insertions(+), 35 deletions(-)
hooks/post-receive
--
mod_xinerama notion multi-head support
|