<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-power-manager/applets/inhibit, branch 1.22</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>inhibit: always scale icon to match panel size</title>
<updated>2018-05-02T12:03:51+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-05-02T05:57:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=c4528fd6d22afcc6e3c27512677b8908e89c0613'/>
<id>c4528fd6d22afcc6e3c27512677b8908e89c0613</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Inhibit Applet: Fix excessive CPU use</title>
<updated>2018-04-30T22:33:57+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-04-30T05:38:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=8e2902337546222db38a00cc16b3d2bc2e0ef852'/>
<id>8e2902337546222db38a00cc16b3d2bc2e0ef852</id>
<content type='text'>
Fix https://github.com/mate-desktop/mate-power-manager/issues/248
Use code from GNOME version to draw icon. The code from gnome-applets/inhibit uses a GtkImage to draw the icon but does not constantly re-run gtk_widget_show so it works without loading down the CPU
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix https://github.com/mate-desktop/mate-power-manager/issues/248
Use code from GNOME version to draw icon. The code from gnome-applets/inhibit uses a GtkImage to draw the icon but does not constantly re-run gtk_widget_show so it works without loading down the CPU
</pre>
</div>
</content>
</entry>
<entry>
<title>add missing window icon to About dialogs</title>
<updated>2018-03-17T17:24:56+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-03-17T17:24:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=27482cc31d07fa1f5aa8f00d51b9aa1d1629d26e'/>
<id>27482cc31d07fa1f5aa8f00d51b9aa1d1629d26e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid deprecated GtkStock</title>
<updated>2018-02-01T08:18:12+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-01-30T23:10:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=1c2976cfc59ba1c40f2ea7c5c99810ef090f6ffb'/>
<id>1c2976cfc59ba1c40f2ea7c5c99810ef090f6ffb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>require GTK+ 3.22 and GLib 2.50</title>
<updated>2018-01-29T14:59:27+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-28T11:33:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=dac0d4e304ceaa0e4f5c93fe4053ad44233a2c75'/>
<id>dac0d4e304ceaa0e4f5c93fe4053ad44233a2c75</id>
<content type='text'>
and drop additional checks for min/max GLib versions, it's not needed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and drop additional checks for min/max GLib versions, it's not needed
</pre>
</div>
</content>
</entry>
<entry>
<title>inhibit: fix error that spammed logs from previous commit</title>
<updated>2018-01-24T22:45:03+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-01-24T22:45:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=bff61989d0355ee61120ce5d0121d0c99f693569'/>
<id>bff61989d0355ee61120ce5d0121d0c99f693569</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inhibit applet: fix rendering of icon</title>
<updated>2018-01-23T20:30:44+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-01-23T07:58:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=6ecb73c1a876e48d2d2ef05603087bd83ac7022f'/>
<id>6ecb73c1a876e48d2d2ef05603087bd83ac7022f</id>
<content type='text'>
Stop failure to redraw on system panel background by using a GtkImage to render the icon
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stop failure to redraw on system panel background by using a GtkImage to render the icon
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright year to 2018</title>
<updated>2018-01-09T19:23:32+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-09T19:23:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=efec0fc63e296ad19a7b441986d2cf5d329ed54b'/>
<id>efec0fc63e296ad19a7b441986d2cf5d329ed54b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct spelling mistake.</title>
<updated>2017-11-27T22:12:15+00:00</updated>
<author>
<name>Edward Betts</name>
<email>edward@4angle.com</email>
</author>
<published>2017-11-27T22:12:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=50130054328889b47f7f8f8a3ff18eaa493c646d'/>
<id>50130054328889b47f7f8f8a3ff18eaa493c646d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright year</title>
<updated>2017-10-05T19:51:54+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-10-05T19:51:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=01868541b09a76c01c985f55cae5af1cc85b0c3f'/>
<id>01868541b09a76c01c985f55cae5af1cc85b0c3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
