summaryrefslogtreecommitdiff
path: root/mate-session
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-15Update configure.acposophe1-0/+2
2014-11-18logout-dialog: Fix stupid mistake in ccfc0f67de5e6b15a1c7e33f45c671bc2cebd4b4infirit1-4/+5
2014-11-11Properly init boolean variable and don't leak memorymonsta2-2/+3
2014-11-07gsm: Refuse to install an idle timeout of 0 secondsinfirit1-1/+2
2014-11-07gsm: Never mark as handled the Disconnected signal from dbusinfirit1-1/+2
2014-11-07Fix usage of %lld for 64-bit formatsinfirit1-5/+5
2014-11-07Add an IsSessionRunning methodinfirit3-1/+30
2014-11-07gsm: Add gtk-doc comments for two GsmClient functionsinfirit1-0/+17
2014-11-07gsm: Do not uselessly duplicate a stringinfirit1-6/+5
2014-11-07gsm: Do not assume XSMP clients set the SmProgram propertyinfirit1-3/+20
2014-11-07gsm: Fix race condition in idle monitorinfirit1-0/+1
2014-11-07gsm: Support disable-user-switching lockdown setting in logout dialoginfirit1-5/+16
2014-11-07gsm: Enforce disable-user-switching lockdown settinginfirit1-1/+24
2014-11-07lockdown: Add define for disable-log-outinfirit1-1/+2