From: Arnout E. <rab...@us...> - 2012-06-09 13:17:11
|
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 "RandR support module". The branch, master has been updated via dbf8850bb3011292e20a0bca415b767454caa3f9 (commit) from fc420afff22240087a8438a412067546aa2e4a9a (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 dbf8850bb3011292e20a0bca415b767454caa3f9 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 9 15:15:34 2012 +0200 Add a 'cfg_xrandr.lua' configuration, with a default configuration that refreshes xinerama on each RandR screen change ----------------------------------------------------------------------- Summary of changes: Makefile | 1 + cfg_xrandr.lua | 10 ++++++++++ mod_xrandr.lua | 2 ++ 3 files changed, 13 insertions(+), 0 deletions(-) create mode 100644 cfg_xrandr.lua hooks/post-receive -- RandR support module |