Re: Locking down the gnome desktop
Havoc Pennington <[email protected]> Sat, 06 Dec 2003 20:11:36 -0500
| Newsgroups | gmane.comp.gnome.lib.gconf,gmane.comp.gnome.deployment |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 2003-12-06 at 18:26, Patrick wrote: > This is interesting. Are the "panel profiles" equivalent to a session or > is this something else again? I've been doing some thinking on how to > simplify sessions/workspaces and it would be very useful to know if the > panel already has support for saving its settings per session. I guess the idea was you could dynamically flip between profiles, e.g. for different screen resolutions. You might save the current profile in the session. But we never put named sessions in the UI either, so that wouldn't be all that useful. My current thinking on sessions is that we might just dump the whole session management thing and replace it with a simpler mechanism for an orderly logout without losing data, and a simpler mechanism for "startup programs" - but I'm not personally hacking on this area, and the thread is probably best started on desktop-devel-list. Havoc