Re: Plans for UPower 1.0

2013-01-04 Thread Alex Fiestas
On Thursday 03 January 2013 10:02:07 Richard Hughes wrote: > I'm intending to branch 1.0 later this week. Plans I have for 1.0 are: > > * Removing the Sleeping/NotifySleep/Resuming/NotifyResume signals > * Removing AboutToSleep(), Suspend(), SuspendAllowed(), Hibernate(), > HibernateAllowed() meth

Re: UPower - display backlight

2011-12-04 Thread Alex Fiestas
In Desktop Summit Richard Hughes Dario Freddi and I talked about Backlight, the current situation as far as I know goes as follow: There are 2 ways of managing display backlight, both GNOME and KDE have almost equivalent implementations: -XRandR: If the Driver supports backlight we use it, th

Re: [PATCH] more fine-grained iDevice support in media-player-info

2011-06-15 Thread Alex Fiestas
On Tuesday, June 14, 2011 08:21:43 PM you wrote: > Maybe KDE has a .desktop file parser that could be reused? .desktop > files have entries like: > > Categories=GNOME;GTK;System;Utility;Archiving;Settings; > > Christophe We'd like to keep libsolid Qt-only, this is where the trick is :/ __