<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=7921&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / GTK2 Revival thread]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7921</link>
		<description><![CDATA[The most recent posts in GTK2 Revival thread.]]></description>
		<lastBuildDate>Mon, 20 Apr 2026 17:13:27 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[GTK2 Revival thread]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63318#p63318</link>
			<description><![CDATA[<p>Alright, I decided to pause the Seamless Devuan Project for a moment and fix gtk2.</p><p>Here is the repo:</p><p><a href="https://git.devuan.org/Daemonratte/gtk2-ng" rel="nofollow">https://git.devuan.org/Daemonratte/gtk2-ng</a></p><p>I added the two patches that the AUR maintainers apply to gtk2, implemented stefan11111&#039;s g_qsort_with_data to g_sort_array modernisation and fixed all the compiler warnings so you can compile it on a modern system.</p><p>Tested both gcc 14 and clang 21 (and leafpad)</p><p>Future plans:<br />Backport further improvements by stefan11111&#039;s (a famous Xlibre contributer)<br />Backport new features from Ardour&#039;s gtk2 fork ytk (without breaking ABI<br />Getting rid of errors and bugs<br />Test compiling with gcc 15<br />Find another name?<br />Change the license to gpl3 if possible (probably not)</p><p>Please test it and report any errors to me</p><p>Edit:<br />Here are build instructions (for installing it on the system:</p><div class="codebox"><pre><code>touch README
autoreconf -fvi
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-xinput=yes
make -j&quot;$(nproc)&quot;
sudo make install</code></pre></div><p>if you only want to test it, only use</p><div class="codebox"><pre><code>./configure --prefix=/TESTDIR --with-xinput=yes
make -j&quot;$(nproc)&quot;
make install</code></pre></div><p>and change TESTDIR to another location</p>]]></description>
			<author><![CDATA[dummy@example.com (Daemonratte)]]></author>
			<pubDate>Mon, 20 Apr 2026 17:13:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63318#p63318</guid>
		</item>
	</channel>
</rss>
