summaryrefslogtreecommitdiff
path: root/gnome-session/gsm-manager.h
Commit message (Expand)AuthorAgeFilesLines
* gsm-manager: Fix buildRay Strode2023-03-051-0/+2
* manager: Drop unused argument from gsm_manager_add_*_app()Philip Withnall2021-12-101-4/+2
* manager: Modernise GObject private data handlingPhilip Withnall2021-12-101-17/+3
* manager: Allow fetching the configured session without managerBenjamin Berg2019-08-011-1/+1
* manager: Add systemd-managed propertyBenjamin Berg2019-08-011-1/+3
* Export GL/GLES renderer string over DBusCosimo Cecchi2016-04-081-0/+3
* Support PreDisplayServer phaseGiovanni Campagna2015-11-061-0/+2
* manager: Drop unnecessary dbus-glib includeDavid King2015-02-041-1/+0
* gsm-manager: port to GDBusCosimo Cecchi2014-12-121-75/+1
* Updated FSF's addressDaniel Mustieles2014-01-231-2/+1
* Add a new autostart phase, DisplayServer, that runs before InitializationGiovanni Campagna2013-09-031-0/+2
* add new phase: GSM_MANAGER_PHASE_EARLY_INITIALIZATIONAlban Crequy2013-09-031-0/+2
* manager: make Shutdown/Reboot D-Bus APIs failableRay Strode2013-08-281-2/+2
* manager: Split off GsmManagerLogoutMode enumBastien Nocera2013-01-241-6/+1
* Export locale categories through D-BusBastien Nocera2012-11-071-0/+4
* GsmManager: add a command for showing a reboot dialogGiovanni Campagna2012-07-071-0/+2
* Add an IsSessionRunning methodMatthias Clasen2011-08-271-0/+3
* gsm-manager: Improve the experience when required components failColin Walters2011-03-221-2/+0
* manager: honor disable-log-out lockdown configurationRay Strode2011-03-221-0/+1
* Add "Try Recovery" option to fail whaleColin Walters2011-03-171-0/+2
* Handle required component failure by showing fail whaleColin Walters2011-03-171-0/+3
* Add gsm_manager_get() to get the manager singletonAlexander Larsson2011-02-161-0/+1
* Make the current session name a property on the session managerAlexander Larsson2011-02-161-2/+2
* Use "session-name" property which specifies which session to useAlexander Larsson2011-02-141-0/+5
* gsm: Add gsm_manager_get_failsafe()Vincent Untz2010-11-291-0/+2
* Remove the END_SESSION_LAST phase since it was considered to break theVincent Untz2009-03-251-1/+0
* Create a END_SESSION_LAST phase during which we handle the clients whichVincent Untz2009-03-241-0/+1
* Bug 565063 – Avoid restarting applications when shutting downLucas Rocha2009-02-111-0/+2
* gnome-session/org.gnome.SessionManager.xml (CanShutdown) Add new dbus apiRay Strode2008-11-111-0/+4
* Move the gconf key and dir loading code out of the manager.William Jon McCann2008-08-141-0/+8
* Melt the gnome-session-save tool and make it actually work. Fix the apiWilliam Jon McCann2008-08-081-1/+2
* Add a method to ask if a certain AutostartCondition is being handled. OneWilliam Jon McCann2008-08-041-49/+53
* Add GetClients and GetInhibitors.William Jon McCann2008-07-301-0/+7
* Export an IsInhibited method to the bus.William Jon McCann2008-07-281-0/+4
* Add signals for client and inhibitor add/remove.William Jon McCann2008-07-281-0/+4
* Unify the InhibitorStore and ClientStore classes.William Jon McCann2008-07-271-2/+2
* Add docs for logout mode.William Jon McCann2008-07-271-1/+1
* Add a forceful shutdown path. Make shutdown path use same state machine asWilliam Jon McCann2008-07-181-1/+3
* Fix up some missed property names. Hook up query-end-session stuff forWilliam Jon McCann2008-07-161-1/+1
* Make inhibit work for shutdown, reboot, suspend, hibernate.William Jon McCann2008-06-251-9/+0
* Add an inhibitor class and store class to make it easier to update theWilliam Jon McCann2008-06-241-2/+0
* Implement inhibit registration. Doesn't actually use it for anything yet.William Jon McCann2008-06-241-3/+12
* Add dbus method client support. Add test client. Fix up restart handling.William Jon McCann2008-06-181-0/+1
* Stub out some dbus based client classes. Make the GsmClient class moreWilliam Jon McCann2008-06-171-19/+39
* Register to the session bus.William Jon McCann2008-06-161-24/+27
* Actually register clients.William Jon McCann2008-06-131-1/+1
* First crack at new new gnome-session based around D-Bus. XSMP stillWilliam Jon McCann2008-06-111-0/+128