summaryrefslogtreecommitdiff
path: root/mate-session/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2015-09-04Use org.gnome.SessionManager at /org/gnome/SessionManager as the DBUS API. ↵Clement Lefebvre1-16/+16
This is necessary for compatibility and it brings support for many apps hardcoding GNOME support but also apps written in GTK (Gtk.Application taps into org.gnome.Session to register applications for a clean shutdown and for inhibition). It doesn't conflict with GNOME or Cinnamon (which both use the same name) since it's on the SessionBus. It makes mate-session aware of programs such as gedit, etc.. which might need to save people's work before logout, it brings support for totem inhibiting the session etc etc..
2014-12-15Update configure.acposophe1-0/+2
2013-11-07Make upower optionalStefano Karapetsas1-0/+2
This commit is just an improved version of the pull request by Wolfgang Ulbrich at https://github.com/mate-desktop/mate-session-manager/pull/38 making it working with both upower and systemd, and improving configure part
2013-10-15Add code to start gnome-keyring with proper env varsStefano Karapetsas1-0/+2
Code comes from xfce4-session
2013-03-05Add initial systemd supportStefano Karapetsas1-1/+5
2012-10-02migrate to gsettingsmate-session-manager-1.5.0Stefano Karapetsas1-6/+0
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+140