From: Arnout E. <rab...@us...> - 2012-07-20 17:52:15
|
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 ff649886c4728d37d25f5e8f9d9b59821f83c2c9 (commit) via 74575bd112af6a99c6d19daf3ee3ac39bd7fdbb5 (commit) via a5882c70aa9cd153f7e28c78759d449e23189775 (commit) from 868a6d93620675ea3dd09422024880cc7fcf628d (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 ff649886c4728d37d25f5e8f9d9b59821f83c2c9 Author: Arnout Engelen <arn...@bz...> Date: Fri Jul 20 19:51:47 2012 +0200 Fix bug when handling wanderers ----------------------------------------------------------------------- Summary of changes: Makefile | 4 ++ cfg_xrandr.lua | 133 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- test_xrandr.lua | 58 ++++++++++++++++++++++++ 3 files changed, 193 insertions(+), 2 deletions(-) create mode 100644 test_xrandr.lua hooks/post-receive -- RandR support module |