Re: [Kde-hardware-devel] I offer my help

2006-06-01 Thread Martin \(KaFai\), Lau
> If you're willing you could possibly take on the power management part > of the project. You can start by reading the wiki at I saw the powermanager.{cpp,h} is in SVN. Does it have some specific functions missing that I can work on? > http://solid.kde.org/wiki I followed the instruction and I

Re: [Kde-hardware-devel] screensaver and power manager dbus interfaces

2006-06-01 Thread Rodrigo Moya
On Wed, 2006-05-31 at 17:48 -0700, Bastian, Waldo wrote: > The screensaver interface looks good. What is the use case for the > "Poke" method? > I guess it can be used by apps like video players to prevent the screensaver to fire while showing the movie. -- Rodrigo Moya <[EMAIL PROTECTED]>

Re: [Kde-hardware-devel] screensaver and power manager dbus interfaces

2006-06-01 Thread Thiago Macieira
Rodrigo Moya wrote: >On Wed, 2006-05-31 at 17:48 -0700, Bastian, Waldo wrote: >> The screensaver interface looks good. What is the use case for the >> "Poke" method? > >I guess it can be used by apps like video players to prevent the >screensaver to fire while showing the movie. It should be enoug

Re: [Kde-hardware-devel] screensaver and power manager dbus interfaces

2006-06-01 Thread Richard Hughes
On Wed, 2006-05-31 at 17:48 -0700, Bastian, Waldo wrote: > The screensaver interface looks good. What is the use case for the > "Poke" method? If the screensaver is running then it simulates user activity and shows the unlock box. We call this in gnome-power-manager to show the unlock box automat

Re: [Kde-hardware-devel] screensaver and power manager dbus interfaces

2006-06-01 Thread David Zeuthen
On Thu, 2006-06-01 at 10:07 -0400, William Jon McCann wrote: > Hi Waldo, > > Bastian, Waldo wrote: > > The screensaver interface looks good. What is the use case for the > > "Poke" method? > > The Poke method is a way to simulate user input. It is the programmatic > equivalent to moving the mo

Re: [Kde-hardware-devel] screensaver and power manager dbus interfaces

2006-06-01 Thread William Jon McCann
Hi Waldo, Bastian, Waldo wrote: > The screensaver interface looks good. What is the use case for the > "Poke" method? The Poke method is a way to simulate user input. It is the programmatic equivalent to moving the mouse back and forth or hitting the Shift key or something. If the screensave

Re: [Kde-hardware-devel] screensaver and power manager dbus interfaces

2006-06-01 Thread William Jon McCann
Hi Rodrigo, Rodrigo Moya wrote: > On Wed, 2006-05-31 at 17:48 -0700, Bastian, Waldo wrote: > >>The screensaver interface looks good. What is the use case for the >>"Poke" method? >> > > I guess it can be used by apps like video players to prevent the > screensaver to fire while showing the movi

Re: [Kde-hardware-devel] screensaver and power manager dbus interfaces

2006-06-01 Thread William Jon McCann
Hi David, David Zeuthen wrote: > On Thu, 2006-06-01 at 10:07 -0400, William Jon McCann wrote: > >>Hi Waldo, >> >>Bastian, Waldo wrote: >> >>>The screensaver interface looks good. What is the use case for the >>>"Poke" method? >> >>The Poke method is a way to simulate user input. It is the progr

Re: [Kde-hardware-devel] Network Manager interfaces

2006-06-01 Thread Kevin Ottens
Hi, First of all, sorry for the delay. Le Mercredi 24 Mai 2006 19:45, Christopher Blauvelt a écrit : > While designing the network manager I defined a network as any type of > computer-to-computer communication. This includes TCP/IP and IrDA, > and later Bluetooth, X10, and One-wire. I'm wonder

Re: [Kde-hardware-devel] I offer my help

2006-06-01 Thread Kevin Ottens
Le Mardi 30 Mai 2006 01:30, Martin (KaFai), Lau a écrit : > Hi All, Hi, > My name is Martin and I am a C++ developer. I can offer my help as a > developer to the solid project. core dev, unit test, app dev...etc. Welcome on board! Just curious do you have any prior experience with Qt (3 or 4) o

Re: [Kde-hardware-devel] screensaver and power manager dbus interfaces

2006-06-01 Thread Richard Hughes
On Wed, 2006-05-31 at 17:48 -0700, Bastian, Waldo wrote: > I think this fits in really nice with the long-term vision that > Portland > has with DAPI (Deskop API). I would like to suggest to rename the > interface org.gnome.* to org.freedesktop.* and host them as part of > DAPI in the Portland CVS