lp://qastaging/~fourdollars/unity-settings-daemon/fix-lowest-brightness
- Get this branch:
- bzr branch lp://qastaging/~fourdollars/unity-settings-daemon/fix-lowest-brightness
Branch merges
- Unity Settings Daemon Development Team: Pending requested
-
Diff: 264 lines (+107/-23)4 files modifiedplugins/power/gpm-common.c (+1/-1)
plugins/power/gsd-backlight-helper.c (+86/-17)
plugins/power/gsd-backlight-linux.c (+13/-4)
plugins/power/gsd-backlight-linux.h (+7/-1)
Related bugs
Bug #1381625: Adjust brightness to lowest value caused screen whole black | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 4049. By Shih-Yuan Lee
-
power: On raw backlight types, clamp the value to a minumum
Backlight class brightness 0 is to disable the backlight since kernel 3.18.
This behavior is by design for the backlight control in i915 kernel module.
http://lists.freedeskt op.org/ archives/ intel-gfx/ 2014-August/ 050642. html However gnome-settings-
daemon has included some changeset to fix this issue.
https://bugzilla. gnome.org/ show_bug. cgi?id= 744278 unity-settings-
daemon should include the same changeset to fix this issue. (LP: #1381625) - 4044. By Alberto Milone
-
Make touchscreen mapping non-blocking, and kill it if it takes more than 3 seconds; finally, in case of failure, try again after a few seconds. This helps on resume from S3 (LP: #1471708). Fixes: #1471708
Approved by: Iain Lane - 4041. By PS Jenkins bot
-
* gsd-xrandr-
manager. c:
- Add support for mapping the main touchscreen onto the laptop
display (LP: #1287341).
This makes sure that the input device knows exactly the area
that represents the display when the screen configuration
changes. Note: this doesn't cover the tablet use case.
- Add support for matching displays with touch input devices
according to the reported size. This is particularly
useful on systems that don't use embedded display connectors
i.e. all-in-one systems such as the Dell Optiplex 9030 AIO.
- This work is a partial backport of the upstream work on
touchscreens. When we finally sync with the upstream code
we can drop this.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/unity-settings-daemon