<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-power-manager/src, branch 1.14</title>
<subtitle>Power management tool for the MATE desktop</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/'/>
<entry>
<title>don't crash when XRRGetScreenResourcesCurrent fails</title>
<updated>2015-12-15T13:48:47+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-12-15T13:48:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=df94b62685f640c4e1854eec5736e01f812a2d66'/>
<id>df94b62685f640c4e1854eec5736e01f812a2d66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove dead code</title>
<updated>2015-12-13T17:36:22+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-12-13T17:36:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=6c5989a7646419b05c387ca2d46ca27310b27494'/>
<id>6c5989a7646419b05c387ca2d46ca27310b27494</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 due to wrong id passed to g_source_remove</title>
<updated>2015-11-30T07:45:25+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-11-12T10:27:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=b6c8f86bd32139b22513408bd402d1840ea13302'/>
<id>b6c8f86bd32139b22513408bd402d1840ea13302</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Acknowledge changes in AC backlight GSettings when running on battery</title>
<updated>2015-11-05T19:39:13+00:00</updated>
<author>
<name>Nutchanon Wetchasit</name>
<email>nachanon@users.noreply.github.com</email>
</author>
<published>2015-11-05T06:02:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=954a80e6c2f945c6abf0a244d1a5dcb14c0ac5fb'/>
<id>954a80e6c2f945c6abf0a244d1a5dcb14c0ac5fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make idle event handler always calculate backlight from configured settings</title>
<updated>2015-11-05T19:34:44+00:00</updated>
<author>
<name>Nutchanon Wetchasit</name>
<email>nachanon@users.noreply.github.com</email>
</author>
<published>2015-11-05T06:01:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=936504456393b861e26f2d69612208f364127136'/>
<id>936504456393b861e26f2d69612208f364127136</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Save AC-power backlight set via brightness keys in GSettings</title>
<updated>2015-11-05T19:27:48+00:00</updated>
<author>
<name>Nachanon Vetjasit</name>
<email>nachanon@users.noreply.github.com</email>
</author>
<published>2015-09-12T09:32:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=8978c98c76dbef09d2912a55fac1ac72a7918ef5'/>
<id>8978c98c76dbef09d2912a55fac1ac72a7918ef5</id>
<content type='text'>
Based on a patch by Flos Lonicerae.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on a patch by Flos Lonicerae.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support disabling of PowerBtn.</title>
<updated>2015-11-05T09:51:30+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2015-11-05T09:50:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=e4acc883b2b79d3c24ec6a9ad5a649f5e3d23e5e'/>
<id>e4acc883b2b79d3c24ec6a9ad5a649f5e3d23e5e</id>
<content type='text'>
 By adding GPM_ACTION_POLICY_NOTHING to the available power button
 actions, it is now possible for MATE users to disable the system's
 power button, while being in a MATE desktop session.

 This is helpful if a system's power button is designed in a way that it
 can easily be accidentally hit by the user without noticing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 By adding GPM_ACTION_POLICY_NOTHING to the available power button
 actions, it is now possible for MATE users to disable the system's
 power button, while being in a MATE desktop session.

 This is helpful if a system's power button is designed in a way that it
 can easily be accidentally hit by the user without noticing.
</pre>
</div>
</content>
</entry>
<entry>
<title>tray icon: support custom themes</title>
<updated>2015-10-14T19:46:50+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2015-10-14T03:15:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=92bdf80b0c3a7b73ba4d807f777ae41f6f215bcc'/>
<id>92bdf80b0c3a7b73ba4d807f777ae41f6f215bcc</id>
<content type='text'>
support custom themes, include robust transparency support
even when wm is not properly identified by gtk as compositing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
support custom themes, include robust transparency support
even when wm is not properly identified by gtk as compositing
</pre>
</div>
</content>
</entry>
<entry>
<title>corrected comments to mention org.gnome.SessionManager</title>
<updated>2015-10-14T11:08:16+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-10-14T11:08:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=e0ba283e92aab71119a8398be1c2dc2f59a5998c'/>
<id>e0ba283e92aab71119a8398be1c2dc2f59a5998c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>backlight-helper: Add gmux_backlight to backlight_interfaces</title>
<updated>2015-09-09T08:31:16+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-09-09T08:31:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=7a2efb36f48c9fad63590e251f91242ef1fe6d49'/>
<id>7a2efb36f48c9fad63590e251f91242ef1fe6d49</id>
<content type='text'>
Fixes #135
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #135
</pre>
</div>
</content>
</entry>
</feed>
