zD12 / galaxium

Automatically exported from code.google.com/p/galaxium
0 stars 0 forks source link

Automatic status change when idle for some time #379

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The title says it all, add support for automatic status change to idle when
inactive for a configurable amount of minutes.

Original issue reported on code.google.com by sebas.sc...@yahoo.com.ar on 20 May 2009 at 3:43

GoogleCodeExporter commented 9 years ago
Yeah, that would be really useful.

Original comment by Zarevucky.Jiri on 20 May 2009 at 5:31

GoogleCodeExporter commented 9 years ago
Just changed the summary to be more understandable.

Original comment by Zarevucky.Jiri on 20 May 2009 at 5:32

GoogleCodeExporter commented 9 years ago
We will need platform addin for gnome/windows/etc to find this out right?

Original comment by dra...@gmail.com on 21 May 2009 at 5:01

GoogleCodeExporter commented 9 years ago
Yeah, probably. That shouldn't be a problem. For Linux, it's Xserver stuff 
(desktop
independent) AFAIK. And we don't really support other systems, yet.

Original comment by Zarevucky.Jiri on 21 May 2009 at 5:16

GoogleCodeExporter commented 9 years ago
I cant find anything online about how to accomplish this using c# and mono.

Original comment by dra...@gmail.com on 22 May 2009 at 5:01

GoogleCodeExporter commented 9 years ago
With xserver stuff should be the correct way, just as pidgin does it. But if 
not we could add a function to 
turn idle after some time of not typing any messages. But this is not so good.

Original comment by sebas.sc...@yahoo.com.ar on 22 May 2009 at 5:04

GoogleCodeExporter commented 9 years ago
Yeah if we are going to add the feature, we might as well do it right.

It will just have to wait until we find out more about how to do this. perhaps 
for 0.9?

Original comment by dra...@gmail.com on 22 May 2009 at 7:21

GoogleCodeExporter commented 9 years ago
I believe libxss is what we need. I just have a little problem with finding
documentation.

Original comment by Zarevucky.Jiri on 23 May 2009 at 8:25