Xubuntu 16.04 LTS “Xenial Xerus” Released
Here we are again, folks. After six more months of development (two years since the last LTS), we’ve got another fantastic release — Xubuntu 16.04 LTS “Xenial Xerus”! I wanted to find a nice squirrel quote, but it seems most folks have a horrific dislike for the little critters. — Myself, after looking up squirrel … Continue reading Xubuntu 16.04 LTS “Xenial Xerus” ReleasedTranslation Updates!
Some releases are notable only for their improved translations. LightDM GTK+ Greeter Settings 1.2.1, MenuLibre 2.1.3, and Xfce Panel Switch 1.0.4 are such releases. Translation Updates LightDM GTK+ Greeter Settings Arabic, Brazilian Portuguese, Catalan, Chinese (Simplified), Croatian, Dutch, Finnish, French, German, Greek, Japanese, Lithuanian, Polish, Portuguese, Russian, Serbian, Spanish MenuLibre Brazilian Portuguese, Chinese (Simplified), Croatian, Czech, … Continue reading Translation Updates!Catfish 1.4.2 Released
The Catfish 1.4.x series is now stable, and Catfish 1.4.2 is available. This release builds on the continued work and community contributions to deliver the best release yet.
What’s New?
New Features
- Catfish can now be easily closed with Ctrl+C in the terminal (late, I know)
Bug Fixes
- Fix installation with Python 2 (LP: #1540211)
- Fix end date calculation with custom date ranges (LP: #1514018)
- Fix issues double-click activation (LP: #1523164)
- Fix middle/right-click activation on startup (LP: #1547807)
- Unmark strings that should not be translated (LP: #1562578)
- Fix issues with deleted files not being removed from results
- Fixed file timestamps being displayed as UTC instead of local time
- Install appdata again (broke in 1.3.4)
- Use localtime for date range comparisons
Translation Updates
- Catalan, Dutch, Esperanto, Finnish, French, German, Japanese, Lithuanian, Spanish, Swedish
Downloads
The source packages for Catfish 1.4.2 (and all other releases) can be downloaded from Launchpad. Users of Ubuntu 16.04 “Xenial Xerus” can install Catfish from the software center. Other Ubuntu users can get the latest Catfish from the Catfish PPA.
Road to Xfce 4.14
The looong road to xfce 4.14. I hope you still want some news about Xfce !
As usual, the xfce development is slow, has some organisation problems (only few members have access to servers, and are often not present), and lack “core” maintainers/mentors. But hey, we do our best :).
The bigger change for 4.14 is the port / upgrade to GTK+ 3.x.
It will be a like-for-like port. New and “big” features are postponed to 4.16.
You can read the thread on the ML https://mail.xfce.org/pipermail/xfce4-dev/2015-February/031146.html about the decision of only port to gtk3 and not introduce any new features for now.
The roadmap is available on the Wiki : http://wiki.xfce.org/releng/4.14/roadmap. The minimum requiered version has been fixed to be GTK+ 3.14.
Roadmap / Planned Features :
- All components of -core will be ported to Gtk+ 3.
- Replace dbus-glib with GDbus.
- Review icon-names in all components and use consistent naming, following the fd.o spec where possible
- Use symbolic icons for panel plugins and in apps where suitable
- Replace deprecated widgets.
Here is a quick (and somewhat incomplete) overview of what is already done !
Core components
Work is on progress for core components, with “users” branches availables on http://git.xfce.org/ (xfce4-panel, libxfce4ui, xfce4-session, panel etc). Nothing really available for daily use though.
Lots of works on xfwm4’ compositor (in master), with implementation of vsync using OpenGL, libepoxy support, adding of DRI3/Present to the compositor, use of GLX for compositing instead of Xrender…
Libxfce4ui 4.12 already compile with gtk2 and gtk3 support, exo git master have a gtk3 preliminary support, garcon is already ported. xfdesktop have a gtk3 branch
The panel support GTK-3 plugins since 4.12, but it core need to be upgraded to use gtk3.
Xfce4-power-manager
One of the most active project. Version 1.6 (released last month) is a complete port to gtk3 and gdbus, see http://git.xfce.org/xfce/xfce4-power-manager/tree/NEWS
Xfce4-notifyd
A GTK3 branch exist, you can read the thread on the ML : https://mail.xfce.org/pipermail/xfce4-dev/2015-October/031504.html. I use it since few months, and it works pretty well :)
Xfce4-Appfinder
xfce4-appfinder progress to gtk3 : https://mail.xfce.org/pipermail/xfce4-dev/2015-August/031438.html
Can you guess which one use GTK3 ? (hint: the left one ;))

Plugins
Some plugins are still active, and are already ported to GTK-3 (xfce4-indicator-plugin, xfce4-pulseaudio-plugin), as xfce4-panel support both gtk2 and gtk3 plugins.
Last months have seen new versions of xfce4-equake-plugin, xfce4-embed-plugin, xfce4-verve-plugin, xfce4-notes-plugin, xfce4-cpufreq-plugin.
One of the more usefull new plugin is the pulseaudio-plugin, a replacement for xfce4-mixer : http://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/, I use it and it works well.

Stay tuned !
Road to Xfce 4.14
The looong road to xfce 4.14. I hope you still want some news about Xfce !
As usual, the xfce development is slow, has some organisation problems (only few members have access to servers, and are often not present), and lack “core” maintainers/mentors. But hey, we do our best :).
The bigger change for 4.14 is the port / upgrade to GTK+ 3.x.
It will be a like-for-like port. New and “big” features are postponed to 4.16.
You can read the thread on the ML https://mail.xfce.org/pipermail/xfce4-dev/2015-February/031146.html about the decision of only port to gtk3 and not introduce any new features for now.
The roadmap is available on the Wiki : http://wiki.xfce.org/releng/4.14/roadmap. The minimum requiered version has been fixed to be GTK+ 3.14.
Roadmap / Planned Features :
- All components of -core will be ported to Gtk+ 3.
- Replace dbus-glib with GDbus.
- Review icon-names in all components and use consistent naming, following the fd.o spec where possible
- Use symbolic icons for panel plugins and in apps where suitable
- Replace deprecated widgets.
Here is a quick (and somewhat incomplete) overview of what is already done !
Core components
Work is on progress for core components, with “users” branches availables on http://git.xfce.org/ (xfce4-panel, libxfce4ui, xfce4-session, panel etc). Nothing really available for daily use though.
Lots of works on xfwm4’ compositor (in master), with implementation of vsync using OpenGL, libepoxy support, adding of DRI3/Present to the compositor, use of GLX for compositing instead of Xrender…
Libxfce4ui 4.12 already compile with gtk2 and gtk3 support, exo git master have a gtk3 preliminary support, garcon is already ported. xfdesktop have a gtk3 branch
The panel support GTK-3 plugins since 4.12, but it core need to be upgraded to use gtk3.
Xfce4-power-manager
One of the most active project. Version 1.6 (released last month) is a complete port to gtk3 and gdbus, see http://git.xfce.org/xfce/xfce4-power-manager/tree/NEWS
Xfce4-notifyd
A GTK3 branch exist, you can read the thread on the ML : https://mail.xfce.org/pipermail/xfce4-dev/2015-October/031504.html. I use it since few months, and it works pretty well :)
Xfce4-Appfinder
xfce4-appfinder progress to gtk3 : https://mail.xfce.org/pipermail/xfce4-dev/2015-August/031438.html
Can you guess which one use GTK3 ? (hint: the left one ;))

Plugins
Some plugins are still active, and are already ported to GTK-3 (xfce4-indicator-plugin, xfce4-pulseaudio-plugin), as xfce4-panel support both gtk2 and gtk3 plugins.
Last months have seen new versions of xfce4-equake-plugin, xfce4-embed-plugin, xfce4-verve-plugin, xfce4-notes-plugin, xfce4-cpufreq-plugin.
One of the more usefull new plugin is the pulseaudio-plugin, a replacement for xfce4-mixer : http://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/, I use it and it works well.

Stay tuned !
Road to Xfce 4.14
The looong road to xfce 4.14. I hope you still want some news about Xfce !
As usual, the xfce development is slow, has some organisation problems (only few members have access to servers, and are often not present), and lack “core” maintainers/mentors. But hey, we do our best :).
The bigger change for 4.14 is the port / upgrade to GTK+ 3.x.
It will be a like-for-like port. New and “big” features are postponed to 4.16.
You can read the thread on the ML https://mail.xfce.org/pipermail/xfce4-dev/2015-February/031146.html about the decision of only port to gtk3 and not introduce any new features for now.
The roadmap is available on the Wiki : http://wiki.xfce.org/releng/4.14/roadmap. The minimum requiered version has been fixed to be GTK+ 3.14.
Roadmap / Planned Features :
- All components of -core will be ported to Gtk+ 3.
- Replace dbus-glib with GDbus.
- Review icon-names in all components and use consistent naming, following the fd.o spec where possible
- Use symbolic icons for panel plugins and in apps where suitable
- Replace deprecated widgets.
Here is a quick (and somewhat incomplete) overview of what is already done !
Core components
Work is on progress for core components, with “users” branches availables on http://git.xfce.org/ (xfce4-panel, libxfce4ui, xfce4-session, panel etc). Nothing really available for daily use though.
Lots of works on xfwm4’ compositor (in master), with implementation of vsync using OpenGL, libepoxy support, adding of DRI3/Present to the compositor, use of GLX for compositing instead of Xrender…
Libxfce4ui 4.12 already compile with gtk2 and gtk3 support, exo git master have a gtk3 preliminary support, garcon is already ported. xfdesktop have a gtk3 branch
The panel support GTK-3 plugins since 4.12, but it core need to be upgraded to use gtk3.
Xfce4-power-manager
One of the most active project. Version 1.6 (released last month) is a complete port to gtk3 and gdbus, see http://git.xfce.org/xfce/xfce4-power-manager/tree/NEWS
Xfce4-notifyd
A GTK3 branch exist, you can read the thread on the ML : https://mail.xfce.org/pipermail/xfce4-dev/2015-October/031504.html. I use it since few months, and it works pretty well :)
Xfce4-Appfinder
xfce4-appfinder progress to gtk3 : https://mail.xfce.org/pipermail/xfce4-dev/2015-August/031438.html
Can you guess which one use GTK3 ? (hint: the left one ;))

Plugins
Some plugins are still active, and are already ported to GTK-3 (xfce4-indicator-plugin, xfce4-pulseaudio-plugin), as xfce4-panel support both gtk2 and gtk3 plugins.
Last months have seen new versions of xfce4-equake-plugin, xfce4-embed-plugin, xfce4-verve-plugin, xfce4-notes-plugin, xfce4-cpufreq-plugin.
One of the more usefull new plugin is the pulseaudio-plugin, a replacement for xfce4-mixer : http://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/, I use it and it works well.

Stay tuned !