diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-04-04 15:26:52 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-04-04 15:27:07 +0200 |
commit | 8ec57ff621db9bc421b9133d2c06263a662c9532 (patch) | |
tree | c9ee47aeea3e39724f700b97366ba481596805cf /README.md | |
parent | fix double free error and sigfault error in multi-display support (diff) | |
download | blueshift-8ec57ff621db9bc421b9133d2c06263a662c9532.tar.gz blueshift-8ec57ff621db9bc421b9133d2c06263a662c9532.tar.bz2 blueshift-8ec57ff621db9bc421b9133d2c06263a662c9532.tar.xz |
update request for contributions
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,4 @@ -**Request for contribution:** +**Request for contributions:** If anyone have a monitor with backlight supported by xbacklight. src/blueshift_randr_c.c @@ -6,6 +6,10 @@ needs to be extended to be able to read and set backlight settings. src/blueshift_idcrtc.c can be used as a starting point of the implementation. +If anyone have a multi-graphics card setup, +testing of multiple graphics cards with DRM +(in Linux TTY) is required. + --- Blueshift |