<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-session-manager/mate-session/Makefile.am, branch autorestart-non-client-apps</title>
<subtitle>MATE session manager</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/'/>
<entry>
<title>session: Add sound events for login and logout</title>
<updated>2026-03-18T15:17:03+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-02-04T19:49:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=a5a8b10fa45759eef0aed5f61777c9f4f84acae2'/>
<id>a5a8b10fa45759eef0aed5f61777c9f4f84acae2</id>
<content type='text'>
Adds optional libcanberra support to play desktop-login and
desktop-logout sound events during session start and end. Sound playback
is controlled through the system sound theme configuration.

Fixes #328
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds optional libcanberra support to play desktop-login and
desktop-logout sound events during session start and end. Sound playback
is controlled through the system sound theme configuration.

Fixes #328
</pre>
</div>
</content>
</entry>
<entry>
<title>gsm-app: migrate to gdbus</title>
<updated>2026-03-13T23:40:53+00:00</updated>
<author>
<name>Xiaotian Wu</name>
<email>yetist@gmail.com</email>
</author>
<published>2025-04-10T12:37:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=8dbae50781e3eca0436e62681fd88763aa10015e'/>
<id>8dbae50781e3eca0436e62681fd88763aa10015e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use libegg submodule</title>
<updated>2020-06-27T16:19:46+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2020-06-17T08:49:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=366c2fffb6bb8572d58fe6cc23c8773898838e59'/>
<id>366c2fffb6bb8572d58fe6cc23c8773898838e59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ELOGIND support</title>
<updated>2019-03-21T12:33:24+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-03-08T18:37:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=51f12ece0dcb77f08462ca1ae27a0a571f3b338e'/>
<id>51f12ece0dcb77f08462ca1ae27a0a571f3b338e</id>
<content type='text'>
Reuses HAVE_SYSTEMD #define to reduce #ifdef mess.

ELOGIND is not officially supported, but since it's
a subset of systemd, it should work out of the box.

Co-authored-by: Joakim Tjernlund &lt;joakim.tjernlund@infinera.com&gt;
Co-authored-by: Jorge Pizarro Callejas &lt;jpizarrocallejas@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reuses HAVE_SYSTEMD #define to reduce #ifdef mess.

ELOGIND is not officially supported, but since it's
a subset of systemd, it should work out of the box.

Co-authored-by: Joakim Tjernlund &lt;joakim.tjernlund@infinera.com&gt;
Co-authored-by: Jorge Pizarro Callejas &lt;jpizarrocallejas@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate from dbus-glib to gdbus</title>
<updated>2018-12-10T11:48:31+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2018-12-10T11:48:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=f1427f0c28b23eb922fcb84b727987415ab502be'/>
<id>f1427f0c28b23eb922fcb84b727987415ab502be</id>
<content type='text'>
- mate-session/Makefile.am
- mate-session/test-client-dbus.c</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- mate-session/Makefile.am
- mate-session/test-client-dbus.c</pre>
</div>
</content>
</entry>
<entry>
<title>Replace deprecated upower functions with ConsoleKit2 equivalents</title>
<updated>2017-03-05T11:12:12+00:00</updated>
<author>
<name>Sander Sweers</name>
<email>infirit@gmail.com</email>
</author>
<published>2016-04-17T13:04:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=9923739fe6f161a05078340593bf6a91db13d9be'/>
<id>9923739fe6f161a05078340593bf6a91db13d9be</id>
<content type='text'>
This requires ConsoleKit2 version 0.9.2.

+ corrections for issues mentioned at https://github.com/mate-desktop/mate-session-manager/pull/133
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This requires ConsoleKit2 version 0.9.2.

+ corrections for issues mentioned at https://github.com/mate-desktop/mate-session-manager/pull/133
</pre>
</div>
</content>
</entry>
<entry>
<title>Use org.gnome.SessionManager at /org/gnome/SessionManager as the DBUS API. 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..</title>
<updated>2015-09-04T20:42:43+00:00</updated>
<author>
<name>Clement Lefebvre</name>
<email>clement.lefebvre@linuxmint.com</email>
</author>
<published>2015-09-04T20:01:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=b01c41715ddad682c2e0d2a5eac8fa0deb91c5e8'/>
<id>b01c41715ddad682c2e0d2a5eac8fa0deb91c5e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update configure.ac</title>
<updated>2014-12-15T12:04:03+00:00</updated>
<author>
<name>posophe</name>
<email>p.drouand@gmail.com</email>
</author>
<published>2014-11-02T13:27:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=cb2c9df221c016789f867cb95f61db8f21db233d'/>
<id>cb2c9df221c016789f867cb95f61db8f21db233d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make upower optional</title>
<updated>2013-11-07T18:38:44+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-11-07T18:38:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=c38e25ccb5f77ae4bfca9a43e54b4554220bdba9'/>
<id>c38e25ccb5f77ae4bfca9a43e54b4554220bdba9</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Add code to start gnome-keyring with proper env vars</title>
<updated>2013-10-15T12:43:01+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-10-15T12:43:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=ab8bb496dcf6abd4fcacc88ea7e1841b6e7905d4'/>
<id>ab8bb496dcf6abd4fcacc88ea7e1841b6e7905d4</id>
<content type='text'>
Code comes from xfce4-session
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Code comes from xfce4-session
</pre>
</div>
</content>
</entry>
</feed>
