From: Arnout E. <rab...@us...> - 2012-07-18 22:29:37
|
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 c04480a8f66583a6b5229752b5e7ef767cadfc31 (commit) from f1e69fbe85a0358e296e1079d9e2d2ad8a3e69c2 (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 c04480a8f66583a6b5229752b5e7ef767cadfc31 Author: Arnout <arn...@bz...> Date: Thu Jul 19 00:27:43 2012 +0200 Don't always rearrange workspaces on mod_xinerama.refresh() We don't want this while starting up, because then the workspaces from the saved session haven't been added yet and we don't know whether we should add an empty workspace to a screen. Also, some configurations (such as when the user also has mod_xrandr) will prefer a more advanced rearrangement strategy instead anyway. ----------------------------------------------------------------------- Summary of changes: mod_xinerama.lua | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) hooks/post-receive -- mod_xinerama notion multi-head support |