<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-session-manager/mate-session, branch v1.12.0</title>
<subtitle>MATE session manager</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/'/>
<entry>
<title>Only wait 1 second max on logout/shutdown</title>
<updated>2015-10-15T20:55:29+00:00</updated>
<author>
<name>Clement Lefebvre</name>
<email>clement.lefebvre@linuxmint.com</email>
</author>
<published>2015-10-15T20:55:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=9b04b4eabac8256c81272d58f7d1c2bd895c977c'/>
<id>9b04b4eabac8256c81272d58f7d1c2bd895c977c</id>
<content type='text'>
Ported from https://github.com/linuxmint/cinnamon-session/commit/73048abbfe05f882fed31365a1fe5b5733b6b7f6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ported from https://github.com/linuxmint/cinnamon-session/commit/73048abbfe05f882fed31365a1fe5b5733b6b7f6
</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>Add option to disable overlay scrolling</title>
<updated>2015-09-01T20:53:12+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-09-01T20:53:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=725910927048248426f2224762506ef7008f2429'/>
<id>725910927048248426f2224762506ef7008f2429</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up and de-duplicate defines</title>
<updated>2015-07-27T19:53:19+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-07-27T19:53:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=7446463bd4d0ac22005a4b51919536a1bd146779'/>
<id>7446463bd4d0ac22005a4b51919536a1bd146779</id>
<content type='text'>
from https://github.com/GNOME/gnome-session/commit/f415130f0de6cdc13d9433632d5ee1554a242103
and https://github.com/GNOME/gnome-session/commit/378f502047022b263d14bbbec213ad442e5ad822
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from https://github.com/GNOME/gnome-session/commit/f415130f0de6cdc13d9433632d5ee1554a242103
and https://github.com/GNOME/gnome-session/commit/378f502047022b263d14bbbec213ad442e5ad822
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix uninitialized variable usages for !HAVE_UPOWER</title>
<updated>2015-06-28T07:16:39+00:00</updated>
<author>
<name>OBATA Akio</name>
<email>obache@users.noreply.github.com</email>
</author>
<published>2015-06-28T07:16:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=47ddcc32cdfc5ce1ec0b39f7b5df52a3ca07a7e6'/>
<id>47ddcc32cdfc5ce1ec0b39f7b5df52a3ca07a7e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ckeck-for-running DM for user switching</title>
<updated>2015-04-01T19:51:19+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-04-01T19:51:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=799f618c34f59790521093034237e303105209b3'/>
<id>799f618c34f59790521093034237e303105209b3</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-session-manager/issues/76

taken from linuxmint/cinnamon-session@55538a5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-session-manager/issues/76

taken from linuxmint/cinnamon-session@55538a5
</pre>
</div>
</content>
</entry>
<entry>
<title>debug GSettings: first connect to settings, then read them.</title>
<updated>2015-02-25T22:41:24+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-02-19T14:59:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=fa16a566b50e7bcaaba5e8da48f32868e704d0d8'/>
<id>fa16a566b50e7bcaaba5e8da48f32868e704d0d8</id>
<content type='text'>
fixes the issue with GLib &gt;= 2.43,
https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes the issue with GLib &gt;= 2.43,
https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619
</pre>
</div>
</content>
</entry>
<entry>
<title>make indentation more consistent, removed excessive var assignment</title>
<updated>2015-02-25T22:41:24+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-02-19T14:53:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=955c94b22d584c82548ce5fb664d2fcf2537aaa7'/>
<id>955c94b22d584c82548ce5fb664d2fcf2537aaa7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>first connect to settings, then read them.</title>
<updated>2015-02-25T22:41:24+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-02-19T14:36:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=27954f902adfb2e3b446a5e08b0632c0b20f64bf'/>
<id>27954f902adfb2e3b446a5e08b0632c0b20f64bf</id>
<content type='text'>
fixes the issue with GLib &gt;= 2.43,
https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619

Closes https://github.com/mate-desktop/mate-session-manager/pull/72
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes the issue with GLib &gt;= 2.43,
https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619

Closes https://github.com/mate-desktop/mate-session-manager/pull/72
</pre>
</div>
</content>
</entry>
<entry>
<title>MsmGnome: Fix and simplify logic</title>
<updated>2015-01-20T17:45:34+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>lists.ban@herbesfolles.org</email>
</author>
<published>2015-01-20T17:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=47049eaad4650307650b904b3c44a8f1650bc49e'/>
<id>47049eaad4650307650b904b3c44a8f1650bc49e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
