summaryrefslogtreecommitdiff
path: root/gnome-session
Commit message (Expand)AuthorAgeFilesLines
* gsm-manager: Fix buildRay Strode2023-03-051-0/+2
* main: Exit gnome-session immediately when lost name on busXiaoguang Wang2023-03-052-2/+16
* dbus-client: Add G_PARAM_EXPLICIT_NOTIFYPhilip Withnall2023-03-051-1/+1
* dbus-client: Add G_PARAM_STATIC_STRINGSPhilip Withnall2023-03-051-1/+1
* dbus-client: Modernise GObject property handlingPhilip Withnall2023-03-051-20/+18
* autostart-app: Add .desktop filename to parse error messageanteater2023-03-051-1/+3
* gsm-util: change variable NULL check for better clarityPablo Correa Gómez2023-03-051-1/+1
* main: Also clear error when running under GDMBenjamin Berg2022-08-161-6/+4
* Revert "gnome-session: don't validate shell before using it"Ray Strode2022-02-151-1/+4
* manager: add missing .desktop when checking against app_idPablo Correa Gómez2022-01-121-2/+2
* gnome-session: don't validate shell before using itRay Strode2022-01-121-4/+1
* main: Lower fallback warning when running in GDMBenjamin Berg2022-01-121-4/+7
* session-fill: Fix a leak inside a loop bodyPhilip Withnall2021-12-101-5/+1
* main: Fix a g_spawn() deprecationPhilip Withnall2021-12-101-0/+4
* autostart-app: Add G_PARAM_EXPLICIT_NOTIFYPhilip Withnall2021-12-101-7/+13
* autostart-app: Add G_PARAM_STATIC_STRINGSPhilip Withnall2021-12-101-2/+2
* autostart-app: Modernise GObject property handlingPhilip Withnall2021-12-101-21/+24
* autostart-app: Modernise GObject private data handlingPhilip Withnall2021-12-102-172/+141
* app: Modernise GObject private data handlingPhilip Withnall2021-12-102-61/+70
* dbus-client: Simplify some memory handlingPhilip Withnall2021-12-101-19/+8
* dbus-client: Modernise GObject private data handlingPhilip Withnall2021-12-102-59/+33
* manager: Fix a couple of minor leaksPhilip Withnall2021-12-101-0/+3
* manager: Drop unused argument from gsm_manager_add_*_app()Philip Withnall2021-12-103-49/+9
* manager: Modernise GObject private data handlingPhilip Withnall2021-12-102-380/+485
* xsmp-server: Modernise GObject private data handlingPhilip Withnall2021-12-102-64/+43
* client: Fix an incorrectly typed precondition return valuePhilip Withnall2021-12-101-1/+1
* client: Add G_PARAM_EXPLICIT_NOTIFYPhilip Withnall2021-12-101-3/+3
* client: Add G_PARAM_STATIC_STRINGSPhilip Withnall2021-12-101-3/+3
* client: Modernise GObject property handlingPhilip Withnall2021-12-101-33/+33
* client: Modernise GObject private data handlingPhilip Withnall2021-12-102-62/+69
* client: Drop unused property IDPhilip Withnall2021-12-101-1/+0
* session-save: Tidy up some GError handlingPhilip Withnall2021-12-101-5/+2
* presence: Fix error detection when syncing initial screensaver stateBenjamin Berg2021-04-271-1/+1
* util: Unset LC_* variables as they may be unset at login timeBenjamin Berg2021-04-271-0/+16
* presence: Do not auto-start the GNOME Shell screensaver serviceBenjamin Berg2021-04-271-2/+45
* util: Remove undesired variables from activation environmentSimon McVittie2021-03-291-0/+2
* Separate out the logout and suspend inhibitsMichael Terry2021-02-235-94/+65
* util: Disable capturing of subpatternsBenjamin Berg2021-01-141-2/+2
* util: Never try to autostart systemdBenjamin Berg2020-12-031-4/+4
* main: Warn about failures to update the environmentBenjamin Berg2020-12-031-2/+10
* main: Use already defined error from main function.Benjamin Berg2020-12-031-1/+1
* util: Log variables excluded from environment uploadBenjamin Berg2020-12-031-12/+10
* util: Only accept common space charactersBenjamin Berg2020-12-031-2/+2
* Stop dbus-daemon instead of restarting itSimon McVittie2020-12-031-2/+2
* util, main: Reset all failed states on startupBenjamin Berg2020-07-313-0/+42
* Remove ShellCheck warning from gnome-session.inHugo Musso Gualandi2020-06-171-1/+1
* fail-whale-dialog: Load icon using monitor scaleMarco Trevisan (Treviño)2020-05-061-5/+8
* fail-whale-dialog: Make dialog visible in all monitorsMarco Trevisan (Treviño)2020-05-061-19/+73
* fail-whale: don't run multiple dialogs if we already have oneMarco Trevisan (Treviño)2020-05-061-1/+5
* fail-whale-dialog: Use GdkMonitor to get geometryMarco Trevisan (Treviño)2020-05-061-7/+5