<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-netbook, branch meson</title>
<subtitle>MATE utilities for netbooks</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/'/>
<entry>
<title>Add meson compilation support</title>
<updated>2026-08-18T19:08:25+00:00</updated>
<author>
<name>zhuyaliang</name>
<email>15132211195@163.com</email>
</author>
<published>2023-07-21T03:05:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/commit/?id=a3301c306390c7ec6c968fdfe049a56db3d7fefb'/>
<id>a3301c306390c7ec6c968fdfe049a56db3d7fefb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change widget name and description to avoid confusion with wncklet one</title>
<updated>2026-08-18T19:08:05+00:00</updated>
<author>
<name>Étienne Deparis</name>
<email>etienne@depar.is</email>
</author>
<published>2020-02-13T20:13:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/commit/?id=c28b63221750f6f2ef8775f034506ef4a9ce30ea'/>
<id>c28b63221750f6f2ef8775f034506ef4a9ce30ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix app state garbage</title>
<updated>2026-08-18T19:08:05+00:00</updated>
<author>
<name>Étienne Deparis</name>
<email>etienne@depar.is</email>
</author>
<published>2019-05-03T07:24:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/commit/?id=37cf7ac01da8fc96c7a018ddbefcf34c47e521ae'/>
<id>37cf7ac01da8fc96c7a018ddbefcf34c47e521ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove UNUSED_VARIABLE decorator</title>
<updated>2026-08-18T19:08:05+00:00</updated>
<author>
<name>Étienne Deparis</name>
<email>etienne@depar.is</email>
</author>
<published>2019-05-03T07:03:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/commit/?id=6424697290587317c1e2dad81b5a1f0ed707a49f'/>
<id>6424697290587317c1e2dad81b5a1f0ed707a49f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Another whitespace cleanup pass</title>
<updated>2026-08-18T19:08:05+00:00</updated>
<author>
<name>Étienne Deparis</name>
<email>etienne@depar.is</email>
</author>
<published>2019-05-03T07:24:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/commit/?id=7fd5510e8c6226269e2a13379179b9012b03bc4b'/>
<id>7fd5510e8c6226269e2a13379179b9012b03bc4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix undecorate on maximise</title>
<updated>2026-08-18T18:57:03+00:00</updated>
<author>
<name>Balazs Endresz</name>
<email>balazs.endresz@gmail.com</email>
</author>
<published>2022-10-29T15:11:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/commit/?id=868f5a402a8c494c7dcc2dd1b8ef1e662818265d'/>
<id>868f5a402a8c494c7dcc2dd1b8ef1e662818265d</id>
<content type='text'>
WNCK_WINDOW_ACTION_RESIZE is not always inluded in 'actions',
almost never when using e.g. picom,
so we don't check for that any more, making undecorate on maximise work reliably.

Fixes https://github.com/mate-desktop/mate-netbook/issues/63
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
WNCK_WINDOW_ACTION_RESIZE is not always inluded in 'actions',
almost never when using e.g. picom,
so we don't check for that any more, making undecorate on maximise work reliably.

Fixes https://github.com/mate-desktop/mate-netbook/issues/63
</pre>
</div>
</content>
</entry>
<entry>
<title>build(deps): bump actions/checkout from 6 to 7</title>
<updated>2026-06-25T14:16:38+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2026-06-25T09:05:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/commit/?id=8d9155e2a8ff72db3c980f1cfb3dd2dc3c55e360'/>
<id>8d9155e2a8ff72db3c980f1cfb3dd2dc3c55e360</id>
<content type='text'>
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [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/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  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 6 to 7.
- [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/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  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>update LINGUAS file</title>
<updated>2026-04-29T20:16:40+00:00</updated>
<author>
<name>Olivier Schneider</name>
<email>olivier@oschneider.eu</email>
</author>
<published>2026-04-17T07:49:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/commit/?id=cc3d42fedd3d40f6762bcef20f4c1532511f6952'/>
<id>cc3d42fedd3d40f6762bcef20f4c1532511f6952</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix invalid po files</title>
<updated>2026-04-29T20:16:40+00:00</updated>
<author>
<name>Olivier Schneider</name>
<email>olivier@oschneider.eu</email>
</author>
<published>2026-04-16T15:04:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/commit/?id=90486abed1ebb3b355120d65fe63e3bb710ee738'/>
<id>90486abed1ebb3b355120d65fe63e3bb710ee738</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove empty po files</title>
<updated>2026-04-29T20:16:40+00:00</updated>
<author>
<name>Olivier Schneider</name>
<email>olivier@oschneider.eu</email>
</author>
<published>2026-04-16T09:25:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/commit/?id=d75c8a406d02561752df6d53e545379b1bf3caf8'/>
<id>d75c8a406d02561752df6d53e545379b1bf3caf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
