<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/meson.build, branch master</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>build: Fix Wayland auto-detection breaking X11-only builds</title>
<updated>2026-08-16T20:51:43+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-08-08T11:25:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d869608bba160725b5c16fa4919722e29d843521'/>
<id>d869608bba160725b5c16fa4919722e29d843521</id>
<content type='text'>
libxfce4windowing check was a hard error even when Wayland support was
only auto-detected. Any X11 without libxfce4windowing would fail to
configure entirely.

This changes it to only error out if --enable-wayland=yes was explicit
and otherwise it just falls back to X11.

Also bumped the version requirement to 4.19.4, since that's what
XFW_CLIENT_TYPE_PAGER actually needs.

Fixes #1572
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
libxfce4windowing check was a hard error even when Wayland support was
only auto-detected. Any X11 without libxfce4windowing would fail to
configure entirely.

This changes it to only error out if --enable-wayland=yes was explicit
and otherwise it just falls back to X11.

Also bumped the version requirement to 4.19.4, since that's what
XFW_CLIENT_TYPE_PAGER actually needs.

Fixes #1572
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Meson support (#1571)</title>
<updated>2026-08-01T21:27:47+00:00</updated>
<author>
<name>Aleksey Samoilov</name>
<email>samoilov.lex@gmail.com</email>
</author>
<published>2026-08-01T21:27:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=1b527834cdca36b3971b63720b8ffb38b4fd57ba'/>
<id>1b527834cdca36b3971b63720b8ffb38b4fd57ba</id>
<content type='text'>
* Add Meson support

* Fix libegg submodule configure

* generate schemas before install</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add Meson support

* Fix libegg submodule configure

* generate schemas before install</pre>
</div>
</content>
</entry>
</feed>
