<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.xfce.org/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Xfce Wiki - releng:4.14:roadmap</title>
        <description></description>
        <link>https://wiki.xfce.org/</link>
        <lastBuildDate>Sun, 05 Apr 2026 14:56:29 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.xfce.org/_media/wiki/dokuwiki-128.png</url>
            <title>Xfce Wiki</title>
            <link>https://wiki.xfce.org/</link>
        </image>
        <item>
            <title>deprecated-widgets</title>
            <link>https://wiki.xfce.org/releng/4.14/roadmap/deprecated-widgets?rev=1432592248&amp;do=diff</link>
            <description>Gtk 2-to-3 Migration Guide

	*  From the Gnome folks, still very relevant: &lt;https://developer.gnome.org/gtk3/stable/gtk-migrating-2-to-3.html&gt;

Gtk Symbol Check

	*  Python script that checks your C source code for deprecated symbols and lists them
	*  Enables you to quickly assess the TODO for a Gtk3 port
	*  Usage:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 25 May 2015 22:17:28 +0000</pubDate>
        </item>
        <item>
            <title>exo</title>
            <link>https://wiki.xfce.org/releng/4.14/roadmap/exo?rev=1499766392&amp;do=diff</link>
            <description>Exo Roadmap (Xfce 4.14)

Xfce 4.14 Release Goals

Dependencies (as of Exo 0.11.3)

	*  GTK+ 2.24 / 3.20
	*  GLib 2.42
	*  libxfce4util 4.10
	*  libxfce4ui 4.12

Roadmap / Planned Features

	*  Components ported to GTK+ 3 (100%)
	*  Replace dbus-glib with GDbus (N/A, 100%)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 11 Jul 2017 09:46:32 +0000</pubDate>
        </item>
        <item>
            <title>garcon</title>
            <link>https://wiki.xfce.org/releng/4.14/roadmap/garcon?rev=1464933300&amp;do=diff</link>
            <description>Garcon Roadmap (Xfce 4.14)

Port to Gtk3

old branch: &lt;http://git.xfce.org/users/eric/garcon/log/?h=gtk3&gt;
Now in git master and released in garcon 0.5.0

As the branch currently stands, it builds both Gtk2 and Gtk3 (both are required). Both branches get built with the same code-base there&#039;s only minor changes (GtkBox vs GtkHBox) so it should be a simple transition. To do that, both Gtk2 and Gtk3 don&#039;t use the GtkImageMenuItem anymore.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 03 Jun 2016 05:55:00 +0000</pubDate>
        </item>
        <item>
            <title>gigolo</title>
            <link>https://wiki.xfce.org/releng/4.14/roadmap/gigolo?rev=1540457348&amp;do=diff</link>
            <description>gigolo

	*  Port completed in master
	*  Development branches were here:
		*  Landry: &lt;http://git.xfce.org/users/landry/gigolo/&gt;
		*  Sean: &lt;https://git.xfce.org/users/bluesabre/gigolo&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 25 Oct 2018 08:49:08 +0000</pubDate>
        </item>
        <item>
            <title>icon-names</title>
            <link>https://wiki.xfce.org/releng/4.14/roadmap/icon-names?rev=1491858113&amp;do=diff</link>
            <description>Icon naming guidelines for Xfce 4.14

Findings so far

	*  adwaita-icon-theme still mostly follows the (unmaintained, dead) freedesktop.org Icon Naming Spec, especially contexts are dead
	*  Gtk Stock item guidance: &lt;https://developer.gnome.org/gtk3/stable/gtk3-Stock-Items.html&gt;
	*  Gtk3.14 provides a gtk3-icon-browser that helps with updating icon names, be it that they are xfce-specific or that they were GTK_STOCK icons</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 10 Apr 2017 21:01:53 +0000</pubDate>
        </item>
        <item>
            <title>ristretto</title>
            <link>https://wiki.xfce.org/releng/4.14/roadmap/ristretto?rev=1564456212&amp;do=diff</link>
            <description>Ristretto gtk3 port

	*  Port completed in master
	*  Development branches were here:
		*  Igor&#039;s: &lt;https://github.com/f2404/ristretto3&gt;
		*  Andre&#039;s: &lt;https://github.com/andreldm/ristretto&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 30 Jul 2019 03:10:12 +0000</pubDate>
        </item>
        <item>
            <title>symbolic-icons</title>
            <link>https://wiki.xfce.org/releng/4.14/roadmap/symbolic-icons?rev=1425644379&amp;do=diff</link>
            <description>Symbolic icons for panel-plugins

Findings so far

	*  Example of porting normal icons to symbolic icons
	*  Use standard icon names as much as possible
	*  Use the new (Gtk3&gt;=3.14) gtk icon encoder to convert symbolic icon svgs to pngs in the sizes you need them
		*  Example of what sizes to encode symbolic icons to (note that 22px is excluded because 16px doesn&#039;t scale well to it.)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 06 Mar 2015 12:19:39 +0000</pubDate>
        </item>
        <item>
            <title>thunar-volman</title>
            <link>https://wiki.xfce.org/releng/4.14/roadmap/thunar-volman?rev=1513217269&amp;do=diff</link>
            <description>Port complete, version 0.9.0 released!

Task List

	*  Port components to GTK3 (100%)
	*  Clean deprecations (100%)
	*  Make settings pluggable for settings-manager (100%)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 14 Dec 2017 02:07:49 +0000</pubDate>
        </item>
        <item>
            <title>thunar</title>
            <link>https://wiki.xfce.org/releng/4.14/roadmap/thunar?rev=1528332736&amp;do=diff</link>
            <description>Thunar 1.8 Roadmap (Xfce 4.14)

Branch (master): &lt;https://git.xfce.org/xfce/thunar&gt;

Roadmap

	*  Components ported to GTK+ 3 (100%)
	*  Replace dbus-glib with GDbus (100%)
	*  Thunarx API clean-up (100%):
	*  GObject Introspection for Thunarx (100%)
	*  Port TPA (Trash Panel Applet) to GDBus (100%)
	*</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 07 Jun 2018 00:52:16 +0000</pubDate>
        </item>
        <item>
            <title>tumbler</title>
            <link>https://wiki.xfce.org/releng/4.14/roadmap/tumbler?rev=1461671961&amp;do=diff</link>
            <description>*  Port from dbus-glib to GDBus
	*  Replace the low level dbus code with its gdbus equivalent

Port 100% finished:
&lt;http://git.xfce.org/users/ali/tumbler/&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 26 Apr 2016 11:59:21 +0000</pubDate>
        </item>
        <item>
            <title>xfce4-appfinder</title>
            <link>https://wiki.xfce.org/releng/4.14/roadmap/xfce4-appfinder?rev=1540763093&amp;do=diff</link>
            <description>Xfce4 Appfinder roadmap (Xfce 4.14)

Completed activities

	*  GTK+ 3 Port, merged
	*  Option for single window (Bug 13917)
	*  Improved sorting (Bug 10415, commit 1, commit 2, commit 3)
	*  Warnings related to “Allocating size to ... without calling gtk_widget_get_preferred_width/height” were disabled in gtk 3.22.30 (</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 28 Oct 2018 21:44:53 +0000</pubDate>
        </item>
        <item>
            <title>xfce4-mixer</title>
            <link>https://wiki.xfce.org/releng/4.14/roadmap/xfce4-mixer?rev=1532293535&amp;do=diff</link>
            <description>TODO

	*  GTK3 Port (100%, see Bug #12683)
	*  Replace gstreamer-plugins-base-0.10 (0%, see Bugs #10120, #11619, and #14140)
		*  WIP implementation of multiple backends: &lt;https://git.xfce.org/users/ali/xfce4-mixer/log/?h=various-backends-impl&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 22 Jul 2018 21:05:35 +0000</pubDate>
        </item>
        <item>
            <title>xfce4-panel</title>
            <link>https://wiki.xfce.org/releng/4.14/roadmap/xfce4-panel?rev=1543185734&amp;do=diff</link>
            <description>Branch (master): &lt;https://git.xfce.org/xfce/xfce4-panel/&gt;

Open Issues and TODOs</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 25 Nov 2018 22:42:14 +0000</pubDate>
        </item>
        <item>
            <title>xfce4-places-plugin</title>
            <link>https://wiki.xfce.org/releng/4.14/roadmap/xfce4-places-plugin?rev=1555927982&amp;do=diff</link>
            <description>xfce4-places-plugin

WIP Repository

&lt;https://github.com/andreldm/xfce4-places-plugin&gt;

&lt;https://github.com/bluesabre/xfce4-places-plugin&gt;

Merged!

What works

	*  Plugin loads and its button looks fine
	*  Properties dialog

What needs to be worked

	*  More test &amp; release a development version

Deprecations &amp; Warnings


$ make clean &amp;&amp; make 2&gt; build.log

$ grep &quot;warning:&quot; build.log | wc -l
0

$ grep &quot;warning:&quot; build.log | cut -d: -f5 | sort | uniq -c | sort -n -r</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 22 Apr 2019 10:13:02 +0000</pubDate>
        </item>
        <item>
            <title>xfce4-power-manager</title>
            <link>https://wiki.xfce.org/releng/4.14/roadmap/xfce4-power-manager?rev=1432593095&amp;do=diff</link>
            <description>Xfce4-power-manager 1.6 Roadmap (Xfce 4.14)

Port to Gtk3

Released: 1.5.0

Assignee: Eric, Simon

Completed: 100%

Port to gdbus

Released: 1.5.0

Assignee: Peter

Completed: 100%

TODO

	*  Use g_dbus_own_name?
		*  The is asynchronous and handles aquire and loss.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 25 May 2015 22:31:35 +0000</pubDate>
        </item>
        <item>
            <title>xfce4-session</title>
            <link>https://wiki.xfce.org/releng/4.14/roadmap/xfce4-session?rev=1467609698&amp;do=diff</link>
            <description>Xfce4-session Roadmap (Xfce 4.14)

Port to Gtk3

Related branches: &lt;https://github.com/EricKoegel/xfce4-session/tree/new-gtk3&gt; (merged in master)

For dbus session clients: &lt;http://git.xfce.org/users/eric/xfce4-session/log/?h=fix-gtk-session-management&gt; (merged in master)

Todo:

	*  Port to Gtk3 - Done
	*  Port to GDBUS - Done
			*  Settings - Done
			*  session-logout - Done
			*  xfce4-session - Done</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 04 Jul 2016 05:21:38 +0000</pubDate>
        </item>
        <item>
            <title>xfce4-settings</title>
            <link>https://wiki.xfce.org/releng/4.14/roadmap/xfce4-settings?rev=1529253912&amp;do=diff</link>
            <description>Xfce4-settings Roadmap (Xfce 4.14)

Branch (master) &lt;https://git.xfce.org/xfce/xfce4-settings&gt; (branch history on &lt;https://github.com/bluesabre/xfce4-settings-gtk3&gt; )

4.13.0 (dev release) has been released with GTK3 support

TODO

	*  Port to GDBus
	*  test the usage of GtkStack for a sliding animation when opening a plugged settings dialog</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 17 Jun 2018 16:45:12 +0000</pubDate>
        </item>
        <item>
            <title>xfconf</title>
            <link>https://wiki.xfce.org/releng/4.14/roadmap/xfconf?rev=1461672002&amp;do=diff</link>
            <description>Port from dbus-glib to GDBus

Port 100% finished &lt;http://git.xfce.org/users/ali/xfconf&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 26 Apr 2016 12:00:02 +0000</pubDate>
        </item>
        <item>
            <title>xfdesktop</title>
            <link>https://wiki.xfce.org/releng/4.14/roadmap/xfdesktop?rev=1492319689&amp;do=diff</link>
            <description>Xfdesktop Gtk3

All changes have been merged in master. Feel free to open bug reports for regressions and fixes.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 16 Apr 2017 05:14:49 +0000</pubDate>
        </item>
        <item>
            <title>xfwm4</title>
            <link>https://wiki.xfce.org/releng/4.14/roadmap/xfwm4?rev=1554812822&amp;do=diff</link>
            <description>Xfwm4 Roadmap (Xfce 4.14)

Port to Gtk3

	*  Components ported to GTK+ 3 (100%)
	*  Replace GdkGC with cairo drawing (100%)
	*  Add Xfconf 4.13 support (100%)
	*  Add compatibility with GTK+ 2 theme engine for xfwm4 themes (100%)
	*  Add XI2 support introduced with GDK 3 (100%)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 09 Apr 2019 12:27:02 +0000</pubDate>
        </item>
    </channel>
</rss>
