<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-applets/cpufreq/src, branch v1.18.3</title>
<subtitle>Applets for use with the MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/'/>
<entry>
<title>Cpufreq: fix a build warning</title>
<updated>2017-11-09T09:16:24+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-10-26T20:02:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=9ae17afeec08064ac5513c8e0a64b4c609b7bb13'/>
<id>9ae17afeec08064ac5513c8e0a64b4c609b7bb13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cpufreq: stop jumping numbers moving units label</title>
<updated>2017-11-09T09:16:09+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-10-26T05:34:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=0bf4cac8a83a2d3b720182fce38586734204dbc7'/>
<id>0bf4cac8a83a2d3b720182fce38586734204dbc7</id>
<content type='text'>
*Force the frequency label to hold the largest size it ever takes
*Reset label size with any change of theme or font to avoid truncation
*Clean up a nasty mix of spaced and tabs in cpufreq_applet_refresh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*Force the frequency label to hold the largest size it ever takes
*Reset label size with any change of theme or font to avoid truncation
*Clean up a nasty mix of spaced and tabs in cpufreq_applet_refresh
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright year in all applets</title>
<updated>2017-10-06T10:02:39+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-10-05T15:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=5c2ee5fa5f4d11185782a2ad83a4c59b8ab51081'/>
<id>5c2ee5fa5f4d11185782a2ad83a4c59b8ab51081</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cpufreq: fix calculating max width of frequency/unit/percent labels</title>
<updated>2017-09-27T05:29:05+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-09-22T08:43:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=82bfe395a94ce982bcc26e5bcb050cf22ad57392'/>
<id>82bfe395a94ce982bcc26e5bcb050cf22ad57392</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-applets/issues/268
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-applets/issues/268
</pre>
</div>
</content>
</entry>
<entry>
<title>cpufreq: refresh applet size on style change (e.g. font size)</title>
<updated>2017-09-22T12:52:28+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-09-07T11:30:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=42cedf78e5e40846d426a2a56b390d225f1ecc80'/>
<id>42cedf78e5e40846d426a2a56b390d225f1ecc80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cpufreq: fix random invisibility of the applet</title>
<updated>2017-09-06T09:08:01+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-09-05T13:25:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=6736bfd27523d69171045e35592111c38c109006'/>
<id>6736bfd27523d69171045e35592111c38c109006</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CpuFreq: fix warning from GTK_ORIENTABLE</title>
<updated>2017-01-14T20:08:28+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-01-10T05:55:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=aaee298197616da5063037973a954654f0bce11e'/>
<id>aaee298197616da5063037973a954654f0bce11e</id>
<content type='text'>
gtk_orientable_get_orientation now throws warnings so remove it. It does not appear to work anyway.  Applet tested in a vertical (left side) panel as well as a horizontal one, as long as the vertical panel is wide enough to accept the applet it works and puts the frequency and units on two levels. Puts them on one level in a horizontal panel.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gtk_orientable_get_orientation now throws warnings so remove it. It does not appear to work anyway.  Applet tested in a vertical (left side) panel as well as a horizontal one, as long as the vertical panel is wide enough to accept the applet it works and puts the frequency and units on two levels. Puts them on one level in a horizontal panel.</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-22T14:47:06+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-22T14:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=f7acf55db3ab4b97d60faae24555a07b6b08d43c'/>
<id>f7acf55db3ab4b97d60faae24555a07b6b08d43c</id>
<content type='text'>
and require mate-panel &gt;= 1.17

WARNING: use GTK+3 build of libmateweather for this build.
that lib is not migrated to GTK+3 only as we will possibly
use libgweather instead of it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and require mate-panel &gt;= 1.17

WARNING: use GTK+3 build of libmateweather for this build.
that lib is not migrated to GTK+3 only as we will possibly
use libgweather instead of it.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix some indent and a couple of typos</title>
<updated>2016-11-22T13:57:06+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-22T13:48:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=0e5ba8dc3799a77c4a070dd33e6ec9e678345a94'/>
<id>0e5ba8dc3799a77c4a070dd33e6ec9e678345a94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cpu-freq: avoid deprecated polkit_authority_get</title>
<updated>2016-08-31T13:29:57+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-08-05T13:07:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=a5f369c480c768173881486ad057335cae6228d9'/>
<id>a5f369c480c768173881486ad057335cae6228d9</id>
<content type='text'>
And bump polkit requirement.
polkit_authority_get is deprecated since polkit-0.97 from 2010.
So the requirement bump should be save for all distros.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And bump polkit requirement.
polkit_authority_get is deprecated since polkit-0.97 from 2010.
So the requirement bump should be save for all distros.
</pre>
</div>
</content>
</entry>
</feed>
