summaryrefslogtreecommitdiff
path: root/mate-session
AgeCommit message (Expand)AuthorFilesLines
2019-02-04systemd: add api for detecting if this is the last session for a userVictor Kareh2-0/+67
2019-02-04gsm: Disconnect all dbus clients when dbus is disconnectedVincent Untz1-0/+53
2019-02-04manager: don't wait for all clients to exit before exitingRay Strode1-18/+2
2019-01-30[gsm-autostart-app] Migrate from dbus-glib to gdbusWu Xiaotian1-45/+46
2018-12-15avoid 'gtk_dialog_add_button' with stock idsPablo Barciela3-6/+33
2018-12-10Migrate from dbus-glib to gdbusWu Xiaotian2-92/+96
2018-11-27gsm-manager: avoid deprecated 'g_settings_list_schemas'Pablo Barciela1-2/+5
2018-11-26Avoid compile warning for g_type_class_add_privateWu Xiaotian24-1053/+1031
2018-11-26Avoid compile warning for g_type_class_add_privateyetist2-101/+115
2018-11-26Avoid compile warning for g_type_class_add_privateyetist2-316/+516
2018-11-26Avoid compile warning for g_type_class_add_privateyetist2-64/+37
2018-11-26Avoid compile warning for g_type_class_add_privateyetist2-75/+36
2018-11-18Only show application name when run with --versionyetist1-1/+1
2018-06-30replace deprecated gdk_error_trap functionsyetist2-11/+16
2018-02-13avoid deprecated GtkStockPablo Barciela1-2/+2
2018-01-03gsm-manager.c: Fix build warning:Pablo Barciela1-1/+4
2017-10-17don't lose focus when displaying logout or shutdown dialogmonsta1-0/+5
2017-08-14add style class logout-dialograveit651-0/+4
2017-05-25systemd user-session needs to be updated to get all user-definedBjörn Esser3-6/+133
2017-05-25dbus needs to be updated to get all user-defined environment whenBjörn Esser3-29/+99
2017-03-05Replace deprecated upower functions with ConsoleKit2 equivalentsSander Sweers5-83/+159
2017-03-05fix indent a bitmonsta3-79/+79
2017-02-27fix indent of some #if's to match the rest of the filemonsta1-8/+8
2017-01-18build: check stricter for presence of xtransmonsta1-4/+4
2016-10-19Also look for gdm-binary processGeorge Vlahavas1-1/+1
2016-08-03Fix Gtk-CRITICAL error caused by deprecated coderaveit651-5/+0
2016-05-17require GTK+ >= 3.14, drop GTK+2 code and --with-gtk build optionmonsta4-95/+0
2016-01-31Adding #include <signal.h> for FreeBSD supportEric Turgeon1-0/+2
2015-12-31mdm: fix logic errormonsta1-1/+1
2015-12-13fix a typo in a warningMonsta1-2/+2
2015-12-13fix logic error that caused a weird build warningMonsta1-1/+1
2015-12-13fix one more build warningMonsta1-1/+2
2015-12-13fix warnings about unused variablesMonsta1-18/+6
2015-12-13Merge pull request #110 from oleid/mastermonsta2-10/+10
2015-11-14compile fix for upower 0.99 seriesOlaf Leidinger2-10/+10
2015-11-11get rid of dependency on libmate-desktopmonsta1-3/+17
2015-10-15Only wait 1 second max on logout/shutdownClement Lefebvre1-1/+6
2015-09-04Use org.gnome.SessionManager at /org/gnome/SessionManager as the DBUS API. Th...Clement Lefebvre17-60/+60
2015-09-01Add option to disable overlay scrollinginfirit1-0/+23
2015-07-27clean up and de-duplicate definesMonsta8-16/+4
2015-06-28Fix uninitialized variable usages for !HAVE_UPOWEROBATA Akio1-2/+2
2015-04-01ckeck-for-running DM for user switchingraveit651-42/+43
2015-02-25debug GSettings: first connect to settings, then read them.Monsta1-3/+4
2015-02-25make indentation more consistent, removed excessive var assignmentMonsta1-8/+6
2015-02-25first connect to settings, then read them.Monsta1-1/+2
2015-01-20MsmGnome: Fix and simplify logicColomban Wendling1-23/+15
2015-01-13MsmGnome: Allow users to disable compatibility optionsinfirit1-5/+36
2014-12-16Revert "Revert "Drop support for Glib < 2.36""infirit1-4/+0
2014-12-16Revert "Drop support for Glib < 2.36"infirit1-0/+4
2014-12-15avoid dereferencing NULL pointerMonsta1-3/+5