<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-applets, branch netspeed-missing-device-warnings</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>netspeed: avoid glibtop warnings for non-existent network devices</title>
<updated>2026-03-17T15:40:37+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-03-11T21:03:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=2be35978220f4abfd7ee1a3ab92761e925836f93'/>
<id>2be35978220f4abfd7ee1a3ab92761e925836f93</id>
<content type='text'>
When a network interface is disabled at the kernel level, the applet
tries to read from a device that no longer exist, generating continuous
warning messages in syslog.

Check if the device exists before calling glibtop_get_netload in both
is_dummy_device and get_device_info. When the device doesn't exist,
get_device_info returns a non-running device info, allowing the existing
auto-change logic to find an active device.

Fixes #688
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a network interface is disabled at the kernel level, the applet
tries to read from a device that no longer exist, generating continuous
warning messages in syslog.

Check if the device exists before calling glibtop_get_netload in both
is_dummy_device and get_device_info. When the device doesn't exist,
get_device_info returns a non-running device info, allowing the existing
auto-change logic to find an active device.

Fixes #688
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow to set tooltip in command applet</title>
<updated>2026-03-17T11:02:30+00:00</updated>
<author>
<name>Heinrich Mislik</name>
<email>devel@heini.at</email>
</author>
<published>2026-03-15T20:18:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=9bbc48ae659819b4bb1322009f72c51ee3926e2f'/>
<id>9bbc48ae659819b4bb1322009f72c51ee3926e2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build(deps): bump actions/checkout from 5 to 6</title>
<updated>2026-03-12T16:37:50+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2026-03-12T16:32:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=8e97d3e32e499886d553d3db0b362db4c35d6246'/>
<id>8e97d3e32e499886d553d3db0b362db4c35d6246</id>
<content type='text'>
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>ci: migrate from Travis CI to GitHub Actions</title>
<updated>2026-03-12T16:31:29+00:00</updated>
<author>
<name>mbkma</name>
<email>39454100+mbkma@users.noreply.github.com</email>
</author>
<published>2026-03-12T16:31:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=be7ff2b29571a569905a3ea1d65fa213ebbcd406'/>
<id>be7ff2b29571a569905a3ea1d65fa213ebbcd406</id>
<content type='text'>
Replace Travis CI configuration with GitHub Actions workflows.
Add CI build workflow for Debian, Fedora, Ubuntu, and Archlinux.
Add release workflow for automated GitHub releases on tags.
Add dependabot configuration for GHA pin updates.
Remove obsolete .travis.yml.
remove .build.yml
fix invest applet makefile</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace Travis CI configuration with GitHub Actions workflows.
Add CI build workflow for Debian, Fedora, Ubuntu, and Archlinux.
Add release workflow for automated GitHub releases on tags.
Add dependabot configuration for GHA pin updates.
Remove obsolete .travis.yml.
remove .build.yml
fix invest applet makefile</pre>
</div>
</content>
</entry>
<entry>
<title>invest: Migrate from libsoup 2.4 to libsoup 3.0</title>
<updated>2025-10-02T02:58:32+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-10-01T18:36:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=d433bbd9aeb7ae3377e59c70f6608c3e29f9ebbc'/>
<id>d433bbd9aeb7ae3377e59c70f6608c3e29f9ebbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>invest: Add chart with stock price history (#680)</title>
<updated>2025-07-23T20:01:39+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-07-23T20:01:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=c90425a43ed401ce71766ef038e0333269dcee73'/>
<id>c90425a43ed401ce71766ef038e0333269dcee73</id>
<content type='text'>
* invest: Add chart with stock price history

Adds a chart window that shows stock price history over a configurable
time scale.

* invest: Use array index for x-axis

This gives all data points equal spacing and so gaps between market
closures are not shown.

* invest: Clean up chart pointers on applet removal

Running in-process mode, when the applet was removed from the panel, it
would try to call gtk_widget_get_visible on a destroyed widget, causing
a NULL pointer error. We fix it by properly cleaning up pointers on
applet destroy.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* invest: Add chart with stock price history

Adds a chart window that shows stock price history over a configurable
time scale.

* invest: Use array index for x-axis

This gives all data points equal spacing and so gaps between market
closures are not shown.

* invest: Clean up chart pointers on applet removal

Running in-process mode, when the applet was removed from the panel, it
would try to call gtk_widget_get_visible on a destroyed widget, causing
a NULL pointer error. We fix it by properly cleaning up pointers on
applet destroy.</pre>
</div>
</content>
</entry>
<entry>
<title>invest: Bring back the invest applet</title>
<updated>2025-07-16T17:27:48+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-06-18T18:12:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=d65a0b591a11abc110bc8c0a4562082fe0d82b8c'/>
<id>d65a0b591a11abc110bc8c0a4562082fe0d82b8c</id>
<content type='text'>
The original invest applet was dropped in
https://github.com/mate-desktop/mate-applets/commit/41f7b7a2a38ca9f3929fcbd88d228b3815034876
due to a broken API. This brings it back using the modern JSON version
of the Yahoo Finance API, a rewrite from Python to C, and a simplified
interface (i.e. instead of the full portfolio management app,
I simplified it into a stock ticker price tracker).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The original invest applet was dropped in
https://github.com/mate-desktop/mate-applets/commit/41f7b7a2a38ca9f3929fcbd88d228b3815034876
due to a broken API. This brings it back using the modern JSON version
of the Yahoo Finance API, a rewrite from Python to C, and a simplified
interface (i.e. instead of the full portfolio management app,
I simplified it into a stock ticker price tracker).
</pre>
</div>
</content>
</entry>
<entry>
<title>Geyes in-process: follow the mouse properly no matter where the applet is</title>
<updated>2025-02-17T08:34:15+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2025-01-22T19:30:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=e8e8d00cff2ade8e034681b2a3c8f5dd83fbb331'/>
<id>e8e8d00cff2ade8e034681b2a3c8f5dd83fbb331</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 1.28.1</title>
<updated>2024-11-27T05:02:02+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2024-11-27T05:02:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=b489d1eace12d805eae609ab97ffe68d5a145a68'/>
<id>b489d1eace12d805eae609ab97ffe68d5a145a68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compute screen height properly when not in X11</title>
<updated>2024-11-27T03:49:44+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2024-11-22T07:42:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=1b84051f61bb578d1e33563f4443b861d3486300'/>
<id>1b84051f61bb578d1e33563f4443b861d3486300</id>
<content type='text'>
Don't use that value uninitialized
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't use that value uninitialized
</pre>
</div>
</content>
</entry>
</feed>
