Hi, as for the past Xfce releases over the last years, i'm working on the development releases for the next Xfce 4.14, which will complete the port to Gtk+3, see https://wiki.xfce.org/releng/4.14/roadmap for details and https://blog.xfce.org/ for last news.
Some of the core components are already ported, and i'm running those daily: exo-0.11.3 garcon-0.6.1 libxfce4util-4.13.0 libxfce4ui-4.13.1 parole-0.9.2 tumbler-0.1.92.1 xfce4-panel-4.13.0 xfce4-session-4.13.0 xfce4-screenshooter-1.9.0 xfce4-settings-4.13.1 xfce4-whiskermenu-2.1.2 xfce4-xkb-0.8.0 xfconf-4.13.2 xfdesktop-4.13.1 xfwm4-4.13.0 As those are mostly development releases, im not pushing them to the 'main' portstree, but all the diffs/updates are available in a public git repository, in the 'next' branch: https://cgit.rhaalovely.net/xfce4/?h=next If you want to try those: cd /usr/ports/mystuff/x11 && git clone -b next http://rhaalovely.net/git/xfce4 && cd xfce4 && make update will build & install all those. Feedback & testing welcome, even if we're still some months before a final release it's quite usable. Landry