<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-session-manager/mate-session, branch v1.13.0</title>
<subtitle>MATE session manager</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/'/>
<entry>
<title>mdm: fix logic error</title>
<updated>2015-12-31T07:37:15+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-12-31T07:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=cbfdcc0669685c3e01a10e5c83a0a02b133c0848'/>
<id>cbfdcc0669685c3e01a10e5c83a0a02b133c0848</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix a typo in a warning</title>
<updated>2015-12-13T18:23:30+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-12-13T18:23:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=5014a4ddbdf8349fe8206cf3df3ac6a97361b469'/>
<id>5014a4ddbdf8349fe8206cf3df3ac6a97361b469</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix logic error that caused a weird build warning</title>
<updated>2015-12-13T15:07:49+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-12-13T15:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=b67a44ec476c704616c7e3b89a2c5f5d36483b49'/>
<id>b67a44ec476c704616c7e3b89a2c5f5d36483b49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix one more build warning</title>
<updated>2015-12-13T14:56:17+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-12-13T14:56:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=6ece1ce8bfe54fa26aab05d7eb315d7730158383'/>
<id>6ece1ce8bfe54fa26aab05d7eb315d7730158383</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix warnings about unused variables</title>
<updated>2015-12-13T14:49:29+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-12-13T14:49:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=fadc21892499633949f06c19094fb46f41eba695'/>
<id>fadc21892499633949f06c19094fb46f41eba695</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #110 from oleid/master</title>
<updated>2015-12-13T14:38:01+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-12-13T14:38:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=6b09840cadebe81b1baf7dc13cb67346071f53a2'/>
<id>6b09840cadebe81b1baf7dc13cb67346071f53a2</id>
<content type='text'>
compile fix for upower 0.99 series</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
compile fix for upower 0.99 series</pre>
</div>
</content>
</entry>
<entry>
<title>compile fix for upower 0.99 series</title>
<updated>2015-11-14T15:46:28+00:00</updated>
<author>
<name>Olaf Leidinger</name>
<email>oleid@mescharet.de</email>
</author>
<published>2015-11-14T15:46:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=f9a2293e611930bab7a799efe2569313a4414348'/>
<id>f9a2293e611930bab7a799efe2569313a4414348</id>
<content type='text'>
upower 0.99 has lost support for hibernate and suspend. This leads to undefined
references to up_client_get_can_suspend  and up_client_get_can_hibernate on my
system. This patch removes any call to those functions for upower &gt;= 0.99.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
upower 0.99 has lost support for hibernate and suspend. This leads to undefined
references to up_client_get_can_suspend  and up_client_get_can_hibernate on my
system. This patch removes any call to those functions for upower &gt;= 0.99.
</pre>
</div>
</content>
</entry>
<entry>
<title>get rid of dependency on libmate-desktop</title>
<updated>2015-11-11T10:36:24+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-11-11T10:26:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=c3dadac7bb9b732fa2e174bf6470614888021b6b'/>
<id>c3dadac7bb9b732fa2e174bf6470614888021b6b</id>
<content type='text'>
this introduces a bit of code duplication but makes m-s-m independent
of any MATE packages which rely upon GTK+, and so makes it possible
to migrate m-s-m to GTK+3 right away.

of course, this change might be reverted in the future (when all of MATE
becomes GTK+3 only).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this introduces a bit of code duplication but makes m-s-m independent
of any MATE packages which rely upon GTK+, and so makes it possible
to migrate m-s-m to GTK+3 right away.

of course, this change might be reverted in the future (when all of MATE
becomes GTK+3 only).
</pre>
</div>
</content>
</entry>
<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>
</feed>
