Re: UPower - display backlight

2011-12-03 Thread Michael Biebl
2011/12/4 Michael Biebl : Might make sense to point to the start of the thread... http://lists.freedesktop.org/archives/devkit-devel/2009-July/000268.html -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _

Re: UPower - display backlight

2011-12-03 Thread Michael Biebl
2011/12/3 Serghei Amelian : > So far I developed a battery monitor, based on UPower. The current problem is > controlling backlight for displays. Using XRandR externsion is not feasible, > because is too slow ( > http://lists.x.org/archives/xorg/2008-May/035007.html ), I tried it already. > > The

UPower - display backlight

2011-12-03 Thread Serghei Amelian
Hello, I'm one of Trinity Desktop Environment developers and currently my task is to implement a new power management infrastructure. So far I developed a battery monitor, based on UPower. The current problem is controlling backlight for displays. Using XRandR externsion is not feasible, becau

Re: [PATCH] upower: Handle Linux power supplies not exporting a present property

2011-12-03 Thread Richard Hughes
On 27 November 2011 19:39, Heiko Stübner wrote: > According to Anton Vorontsov (Linux power supply maintainer) power > supplies should not export a present property when they are not > hotpluggable and users of the properties should handle supplies > without present-property as always present. Ap