Xfce

Subdomains
 

Xfce Settings 4.12.4 and 4.13.4 Released

  • June 21, 2018
  • Sean Davis

The latest developments in Xfce Settings continue to make their way to both the stable and development releases. Both 4.12.4 and 4.13.4 include a number of improvements, and 4.13.4 is steadily marching toward the 4.14 future.

What’s New?

Bug Fixes (4.12 and 4.13)

  • xfsettingsd --replace does not replace old daemon (Xfce #14381)
  • Uninitialized scalar variables (CID #292062, #292063)
  • Resolved warnings for -Wcast-function-type (GCC 8)
  • Fixed redefinition of DISTCLEANFILES in Makefile.am
  • Fixed typo in display manufacturers, “PRECISON” to “PRECISION”

Improved Display Manufacturer Recognition (4.12 and 4.13)

  • Refreshed PNP IDs from hwdata
  • Added support for VBX (VirtualBox)
  • Standardized and shortened manufacturer names
  • Updated laptop detection to include eDP in XfceRandr

Xfce 4.14 Progress (4.13 Only)

  • Xfce Settings has been ported from D-Bus GLib to GDBus as of 4.13.3
  • D-Bus GLib was deprecated in favor of GDBus with GLib 2.26

XRandr Display Scaling (4.13 Only)

  • This new feature is equivalent to xrandr --scale and is used to scale the entire display area
  • The scale values are stored in Xfconf under /Default/<NAME>/Scale/{X,Y}
  • For now, this setting can only be configured via Xfconf. If you’d like to submit a patch to add it to the GUI, we’d love to have it! 😉

Translation Updates

Belarusian, Catalan, English (Australia), Galician, Greek, Hebrew, Hungarian, Japanese, Kazakh, Korean, Portuguese, Portuguese (Brazil), Russian, Spanish, Swedish, Ukrainian

Downloads

XFCE SETTINGS 4.12.4

Source tarball (md5sha1sha256)

XFCE SETTINGS 4.13.4

Source tarball (md5sha1sha256)

Exo 0.12.1 (and 0.12.2) Released

  • June 21, 2018
  • Sean Davis

Xfce application developers rejoice! A new version of the Exo support library is now available. With performance improvements and full support for GCC 8, both users and developers should be excited for this news.

What’s New?

Bug Fixes

  • Use the “user-bookmarks” icon instead of “bookmark-new” (Xfce #14243)
  • Properly scale application icons in Preferred Applications dialog (Xfce #14362)
  • Remove pure attribute of function that returns void (Xfce #14427)
  • Missing varargs init or cleanup (CID #30799)
    • Reverted in 0.12.2 to get rid of some unwelcome segmentation faults (Xfce #14465)
  • Uninitialized scalar variable (CID #127777)

Exo Icon Chooser Dialog

  • Dropped deprecated International icon context, added Stock icon context
  • Increased context title max length to support long translations
  • Symbolic icons are no longer populated in the icon chooser dialog, which could lead to significant performance gains with various icon themes
  • Added a new test to the test suite for the GTK 3 version of this dialog

Helpers

Compiler Support

  • Disabled -Wexpansion-to-defined and resolve various compiler warnings for GCC 7
  • Fixed -Wcast-function-type for GCC 8

Translation Updates

Albanian, Amharic, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, English (Australia), Finnish, French, Galician, Greek, Hebrew, Hungarian, Italian, Polish, Portuguese, Russian, Slovak, Swedish, Turkish

Downloads

Source tarball (md5sha1sha256)

Thunar 1.8.0 Release

  • June 6, 2018
  • André Miranda

Good news fellow Xfce users, we proudly present a new Thunar release, our beloved easy-to-use and fast file manager!

The main highlight in this release is that Thunar, as all Xfce components, is saying goodbye to Gtk+ 2 and is now Gtk+ 3 based. Other than that, our team has addressed several critical bugs that compromised Thunar’s stability. Most of those fixes were backported to 1.6.x series and we hope our users do not experience crashes anymore.

By the way, by “our team” I mean Alexander Schwinn and myself, as well as all other developers which contributed to the project, specifically Jonas Kümmerlin, without his work we wouldn’t get here.

We picked up where Jonas left off, his initial port saved us a lot of work, with few adjustments we got Thunar to run under Gtk+ 3. But so we discovered this was no easy job, let’s just say Gtk+ migration path was far from a smooth experience. Besides fixing bugs and regressions, new features were introduced. Not to mention the wonderful work done by translators in promptly updating translations.

What Thunar 1.8.0 has to offer?

  • A completely revised pathbar
    • Buttons next/previous/up/home added
    • Click on the right filler opens path as editable string
    • Here’s a comparison between the old pathbar and the new one Thunar comparison
  • GObject Introspection support for thunarx
    • It paves the way to new language bindings
    • Thunarx-python has already been updated
  • Minor improvements:
    • Show file size as well in bytes
    • Add systemd user unit for D-Bus session services
    • Make it possible to assign accelerators to custom actions
    • Enable Thunar UCA (User Configurable Actions) for remote locations
    • Refreshed tray icons for file transfer
    • Improved various styling details

While moving to Gtk+ 3 it was necessary to replace parts of the Thunar Plugin API (thunarx). It means that to update to Thunar 1.8.0 one should also update all installed thunar-plugins and xfdesktop to their latest versions, see the compability matrix for more details.

A complete list of added features, bug fixes and translation changes can be found in the NEWS file.

That’s it, we hope you enjoy the new Thunar.

Thunar 1.8.0 Release

  • June 6, 2018
  • André Miranda

Good news fellow Xfce users, we proudly present a new Thunar release, our beloved easy-to-use and fast file manager!

The main highlight in this release is that Thunar, as all Xfce components, is saying goodbye to Gtk+ 2 and is now Gtk+ 3 based. Other than that, our team has addressed several critical bugs that compromised Thunar’s stability. Most of those fixes were backported to 1.6.x series and we hope our users do not experience crashes anymore.

By the way, by “our team” I mean Alexander Schwinn and myself, as well as all other developers which contributed to the project, specifically Jonas Kümmerlin, without his work we wouldn’t get here.

We picked up where Jonas left off, his initial port saved us a lot of work, with few adjustments we got Thunar to run under Gtk+ 3. But so we discovered this was no easy job, let’s just say Gtk+ migration path was far from a smooth experience. Besides fixing bugs and regressions, new features were introduced. Not to mention the wonderful work done by translators in promptly updating translations.

What Thunar 1.8.0 has to offer?

  • A completely revised pathbar
    • Buttons next/previous/up/home added
    • Click on the right filler opens path as editable string
    • Here’s a comparison between the old pathbar and the new one Thunar comparison
  • GObject Introspection support for thunarx
    • It paves the way to new language bindings
    • Thunarx-python has already been updated
  • Minor improvements:
    • Show file size as well in bytes
    • Add systemd user unit for D-Bus session services
    • Make it possible to assign accelerators to custom actions
    • Enable Thunar UCA (User Configurable Actions) for remote locations
    • Refreshed tray icons for file transfer
    • Improved various styling details

While moving to Gtk+ 3 it was necessary to replace parts of the Thunar Plugin API (thunarx). It means that to update to Thunar 1.8.0 one should also update all installed thunar-plugins and xfdesktop to their latest versions, see the compability matrix for more details.

A complete list of added features, bug fixes and translation changes can be found in the NEWS file.

That’s it, we hope you enjoy the new Thunar.