GNOME Bugzilla – Bug 339049
Accept a "logout" panel action to display the logout dialogue
Last modified: 2015-03-24 13:01:06 UTC
Discussion in bug 99335, bug 150669 and bug 130632 favours adding a "logout" button to gnome-system-monitor, which would require gnome-panel to put up the logout dialogue in response to a new panel action. Here's a patch to do that.
Created attachment 63881 [details] [review] Add _GNOME_PANEL_ACTION_LOG_OUT action
Thomas: sorry for taking ages to look at this. One question, though: do you think it should just log out when /apps/gnome-session/options/logout_prompt is set to FALSE? Or do you think it should always show the log out dialog?
The gnome-session dbus API should be used now.