<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-applets/cpufreq/src, branch 1.16</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 warning from GTK_ORIENTABLE</title>
<updated>2017-01-29T13:51:25+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=877423a8810cbcc7e370b617a1596447cd6b6f95'/>
<id>877423a8810cbcc7e370b617a1596447cd6b6f95</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>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>
<entry>
<title>cpufreq: remove useless #include</title>
<updated>2016-08-16T10:55:41+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-08-16T10:55:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=a708224decae0f7417aa38b926318fa32747b161'/>
<id>a708224decae0f7417aa38b926318fa32747b161</id>
<content type='text'>
there's implicit declaration warning with or without it,
see https://bugzilla.kernel.org/show_bug.cgi?id=153161
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
there's implicit declaration warning with or without it,
see https://bugzilla.kernel.org/show_bug.cgi?id=153161
</pre>
</div>
</content>
</entry>
<entry>
<title>cpufreq: fix build warning when polkit is disabled</title>
<updated>2016-08-15T16:48:33+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-08-15T16:48:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=a1f837c68f2b7aead7a79663a6efe326fc8dfec7'/>
<id>a1f837c68f2b7aead7a79663a6efe326fc8dfec7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cpufreq: use GtkAbout and update copyright</title>
<updated>2016-07-31T09:45:29+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-07-30T20:58:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=6779b14b2671ba37b81d06871add90eae34f578f'/>
<id>6779b14b2671ba37b81d06871add90eae34f578f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix build with kernel-4.7</title>
<updated>2016-06-09T09:06:34+00:00</updated>
<author>
<name>leigh123linux</name>
<email>leigh123linux@googlemail.com</email>
</author>
<published>2016-06-09T09:06:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=1b4478eab642787c43601259611f7b27e0bb473b'/>
<id>1b4478eab642787c43601259611f7b27e0bb473b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK 3.20 cpufreq: fix themes clipping units label</title>
<updated>2016-03-30T21:55:45+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-03-30T21:55:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=67159afe05b87f21b641f71f3a8b2fb7d109f721'/>
<id>67159afe05b87f21b641f71f3a8b2fb7d109f721</id>
<content type='text'>
Stop BlackMATE, possibly other themes from cutting off the end of the units label and get rid of an #1f block for GTK 3.19 at the same time.  GTK 3.19 seemed to pad the end of this label a bit, not so with released GTK 3.20.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stop BlackMATE, possibly other themes from cutting off the end of the units label and get rid of an #1f block for GTK 3.19 at the same time.  GTK 3.19 seemed to pad the end of this label a bit, not so with released GTK 3.20.</pre>
</div>
</content>
</entry>
<entry>
<title>cpufreq  GTK3: hardcode fewer labels</title>
<updated>2016-03-07T06:51:31+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-03-07T06:51:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=300ef94527f603311fed18d7d632740ecf56163c'/>
<id>300ef94527f603311fed18d7d632740ecf56163c</id>
<content type='text'>
In gtk3,  replacing "label" with "applet-&gt;label" makes the gtk_widget_get_preferred_width functions work for the frequency and unit labels without issue. Trim them a bit in gtk3.19 builds as they render 2px wider there for some reason. The exception is the percentage label. That one apparently always starts with "0%" entered-and it does NOT update it's width when larger character strings come up. Thus, a fixed figure of 20px still has to be added to that one. On the other hand, that will ensure the applet never jumps from percentage changes. Height of the whole applet is still limited somewhere to 24 px, still looking for that issue as it hurts the match to taller panels.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In gtk3,  replacing "label" with "applet-&gt;label" makes the gtk_widget_get_preferred_width functions work for the frequency and unit labels without issue. Trim them a bit in gtk3.19 builds as they render 2px wider there for some reason. The exception is the percentage label. That one apparently always starts with "0%" entered-and it does NOT update it's width when larger character strings come up. Thus, a fixed figure of 20px still has to be added to that one. On the other hand, that will ensure the applet never jumps from percentage changes. Height of the whole applet is still limited somewhere to 24 px, still looking for that issue as it hurts the match to taller panels.</pre>
</div>
</content>
</entry>
<entry>
<title>cpufreq: remove unused argument "parent"</title>
<updated>2016-01-06T14:36:26+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-01-06T06:49:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=acc20eb50af01fcb6ca2a024b65913cc32a1e670'/>
<id>acc20eb50af01fcb6ca2a024b65913cc32a1e670</id>
<content type='text'>
remove unused argument "parent" in cpufreq_selector_set_xxx_async functions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove unused argument "parent" in cpufreq_selector_set_xxx_async functions
</pre>
</div>
</content>
</entry>
<entry>
<title>gtk3: stop cpufreq-applet turning transparent</title>
<updated>2016-01-03T01:08:54+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2015-12-26T22:35:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=4dbb7347a4b344658d28cfd49f6a925f000422ee'/>
<id>4dbb7347a4b344658d28cfd49f6a925f000422ee</id>
<content type='text'>
gtk3: stop cpufreq-applet turning transparent -prevent the cpufreq applet and panel area beneath from becoming transparent to the desktop when a menu item in the popup menu is clicked. Veriied to work on gtk3.19.5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gtk3: stop cpufreq-applet turning transparent -prevent the cpufreq applet and panel area beneath from becoming transparent to the desktop when a menu item in the popup menu is clicked. Veriied to work on gtk3.19.5
</pre>
</div>
</content>
</entry>
</feed>
