From: Arnout E. <rab...@us...> - 2012-05-08 22:09:56
|
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 fc420afff22240087a8438a412067546aa2e4a9a (commit) from 6b0843e6bd0455b954dc160cde3814c6490ee25a (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 fc420afff22240087a8438a412067546aa2e4a9a Author: Arnout Engelen <arn...@bz...> Date: Wed May 9 00:09:02 2012 +0200 Work in progress on getting display names corresponding to screens ----------------------------------------------------------------------- Summary of changes: Makefile | 3 ++- mod_xrandr.c | 39 ++++++++++++++++++++++++++++++++++++++- mod_xrandr.lua | 20 ++++++++++++++++++++ 3 files changed, 60 insertions(+), 2 deletions(-) create mode 100644 mod_xrandr.lua hooks/post-receive -- RandR support module |