<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-applets/cpufreq/src, branch v1.28.1</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>Allow building all applets in or out of process</title>
<updated>2023-07-17T00:47:28+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-07-12T01:28:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=08bb8398e0d218daaefdfe95c44940e370802508'/>
<id>08bb8398e0d218daaefdfe95c44940e370802508</id>
<content type='text'>
*Use --enable-in-process selector for in-process builds

*Accessx-status: mark as incompatable with wayland

*Accessx-status: Fix in-process runtime warning

*Stickynote, Geyes: style fixes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*Use --enable-in-process selector for in-process builds

*Accessx-status: mark as incompatable with wayland

*Accessx-status: Fix in-process runtime warning

*Stickynote, Geyes: style fixes
</pre>
</div>
</content>
</entry>
<entry>
<title>cpufreq: port to in-process for wayland compatablity</title>
<updated>2023-07-17T00:47:16+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-06-11T21:24:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=84498251fab3fdbd4031478eea4dfe4eb8c0c28b'/>
<id>84498251fab3fdbd4031478eea4dfe4eb8c0c28b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cpufreq: Add data dir</title>
<updated>2022-08-15T02:03:18+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2022-08-07T07:28:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=d785377044f6bafd927722e1c03175e854870b75'/>
<id>d785377044f6bafd927722e1c03175e854870b75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a blank line at most</title>
<updated>2021-11-21T14:08:09+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-27T15:46:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=8281e9833a31d8731e8dd405fea2b1138dcc4ff8'/>
<id>8281e9833a31d8731e8dd405fea2b1138dcc4ff8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mate Cpufreq applet: enable standard keyboard navigation</title>
<updated>2021-10-26T14:00:45+00:00</updated>
<author>
<name>Valentin Villenave</name>
<email>vvillenave@hypra.fr</email>
</author>
<published>2021-10-06T16:08:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=47bd32bbfdf3ad2ed38e885232f1cbcac80154b6'/>
<id>47bd32bbfdf3ad2ed38e885232f1cbcac80154b6</id>
<content type='text'>
Key press events weren’t passed to GTK normally, which
prevented from opening the contextual menu without the mouse.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Key press events weren’t passed to GTK normally, which
prevented from opening the contextual menu without the mouse.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary casts on g_signal_connect calls</title>
<updated>2021-01-28T20:08:12+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-12-29T09:38:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=3b2fd26415133da19eee10ae18b61df19d5ce80f'/>
<id>3b2fd26415133da19eee10ae18b61df19d5ce80f</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 cpufreq-selector-sysfs duplicate definitions</title>
<updated>2021-01-17T19:43:01+00:00</updated>
<author>
<name>Harald van Dijk</name>
<email>harald@gigawatt.nl</email>
</author>
<published>2021-01-17T19:26:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=930c4ec5082c71b08f2480843797e0dfcdc2a41f'/>
<id>930c4ec5082c71b08f2480843797e0dfcdc2a41f</id>
<content type='text'>
Commit 4cb6f915 added cpufreq-selector-sysfs.[ch] to
mate_cpufreq_selector_SOURCES for the !HAVE_LIBCPUFREQ case, but left
them unconditionally included as well. Including them twice leads to
duplicate definitions for the symbols defined by them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit 4cb6f915 added cpufreq-selector-sysfs.[ch] to
mate_cpufreq_selector_SOURCES for the !HAVE_LIBCPUFREQ case, but left
them unconditionally included as well. Including them twice leads to
duplicate definitions for the symbols defined by them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright to 2021</title>
<updated>2021-01-16T11:29:49+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-01-16T11:29:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=97249b980d331a6707348109a05228279ba9c9d2'/>
<id>97249b980d331a6707348109a05228279ba9c9d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't leave any round bracket at line end</title>
<updated>2021-01-07T17:35:10+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-12-29T12:20:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=d5b116f704848c7224d1cd339be478ecaccdec96'/>
<id>d5b116f704848c7224d1cd339be478ecaccdec96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cpufreq: Remove /proc/cpufreq support (Linux 2.4)</title>
<updated>2020-12-09T20:16:36+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-11-28T19:26:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=4cb6f915b1a91497df1b13cdab887df1bdaed101'/>
<id>4cb6f915b1a91497df1b13cdab887df1bdaed101</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
