<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-power-manager/applets, branch 1.18</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 Applet: Fix excessive CPU use</title>
<updated>2018-05-03T09:11:48+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=7738d7a30c0afcbb908d8ebb93b667e39599b1d7'/>
<id>7738d7a30c0afcbb908d8ebb93b667e39599b1d7</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

(squashed 8e2902337546222db38a00cc16b3d2bc2e0ef852 + c4528fd6d22afcc6e3c27512677b8908e89c0613 for 1.18 branch)
</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

(squashed 8e2902337546222db38a00cc16b3d2bc2e0ef852 + c4528fd6d22afcc6e3c27512677b8908e89c0613 for 1.18 branch)
</pre>
</div>
</content>
</entry>
<entry>
<title>add missing window icon to About dialogs</title>
<updated>2018-03-17T17:28:17+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=85f1fb713fd2fea2d46e8a42404f09de4b8769c2'/>
<id>85f1fb713fd2fea2d46e8a42404f09de4b8769c2</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-03-17T13:16:10+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=b03b7935bc0f25abfd97d2ad93f2255bbd8c0256'/>
<id>b03b7935bc0f25abfd97d2ad93f2255bbd8c0256</id>
<content type='text'>
Stop failure to redraw on system panel background by using a GtkImage to render the icon

(squashed 6ecb73c1a876e48d2d2ef05603087bd83ac7022f + bff61989d0355ee61120ce5d0121d0c99f693569 for 1.18 branch)
</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

(squashed 6ecb73c1a876e48d2d2ef05603087bd83ac7022f + bff61989d0355ee61120ce5d0121d0c99f693569 for 1.18 branch)
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright year</title>
<updated>2017-10-06T10:18:31+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=2574188e203fa7d226a0710beaeff00bf9408ad3'/>
<id>2574188e203fa7d226a0710beaeff00bf9408ad3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>brightness applet: fix mouse scroll over icon when no popup is shown</title>
<updated>2017-02-10T10:13:01+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-02-10T10:13:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=137ca1087f80c2bb5ff32d8f9466237132f2ff06'/>
<id>137ca1087f80c2bb5ff32d8f9466237132f2ff06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>brightness applet: properly hide popup on Esc/Enter/Space keys</title>
<updated>2017-02-02T13:11:29+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-02-02T13:10:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=a25fecfecd752cd4a5966786c617cf1b1a3b9eb0'/>
<id>a25fecfecd752cd4a5966786c617cf1b1a3b9eb0</id>
<content type='text'>
the new code was looked up in upstream brightness applet...

fixes https://github.com/mate-desktop/mate-power-manager/issues/203
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the new code was looked up in upstream brightness applet...

fixes https://github.com/mate-desktop/mate-power-manager/issues/203
</pre>
</div>
</content>
</entry>
<entry>
<title>brightness applet: fix indent in some places</title>
<updated>2017-02-02T13:06:29+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-02-02T13:06:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=58fe83adf9b1ce9445b116a0277c405bb5455da0'/>
<id>58fe83adf9b1ce9445b116a0277c405bb5455da0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace no longer valid "expose-event" with "draw"</title>
<updated>2017-01-15T08:44:51+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-01-10T04:37:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=f311cf97ddbd2b24503beca339cd4c6c233ac9b6'/>
<id>f311cf97ddbd2b24503beca339cd4c6c233ac9b6</id>
<content type='text'>
expose-event is not available in GTK3, draw is its replacement.
Stops warnings from inhibit applet when mate-panel is started/restarted
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
expose-event is not available in GTK3, draw is its replacement.
Stops warnings from inhibit applet when mate-panel is started/restarted
</pre>
</div>
</content>
</entry>
<entry>
<title>move to GTK+3 (&gt;= 3.14), drop GTK+2 code and --with-gtk build option</title>
<updated>2016-11-21T21:00:24+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-21T21:00:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=ce1cbb1ec0c2ca72457fedb88aef870b9a5036fd'/>
<id>ce1cbb1ec0c2ca72457fedb88aef870b9a5036fd</id>
<content type='text'>
and require mate-panel &gt;= 1.17
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and require mate-panel &gt;= 1.17
</pre>
</div>
</content>
</entry>
<entry>
<title>fix indent a bit</title>
<updated>2016-11-21T20:55:20+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-21T20:55:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-power-manager/commit/?id=c1c672e45ffa331677a582289691e079cdde5138'/>
<id>c1c672e45ffa331677a582289691e079cdde5138</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
