Re: gnome desktop integration library
- From: Havoc Pennington <hp redhat com>
- To: Havoc Pennington <hp redhat com>
- Cc: Rodrigo Moya <rodrigo gnome-db org>, Vincent Untz <vuntz gnome org>, Control Center List <gnomecc-list gnome org>, desktop-devel-list gnome org, Mark McLoughlin <mark skynet ie>
- Subject: Re: gnome desktop integration library
- Date: Tue, 05 Sep 2006 21:16:31 -0400
Hi,
To be slightly more constructive, I was thinking on the drive home, why
wouldn't there be something like:
interface GdkSession {
signal "online-changed"
signal "screensaver-changed"
signal "idleness-changed"
signal "logging-out"
/* plus getters for all those states */
}
GdkSession* gdk_display_get_session(GdkDisplay *display);
This seems to cover lots of the issues raised. It would obviously have
platform-specific backend, which could be dbus, or anything else that works.
I'd add a session management API to that too if I didn't think session
management was useless and broken ;-) (beyond the logging-out signal there)
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]