Planet Bluesabre

All the latest from Xfce, Xubuntu, & Friends.

exo 4.16.1 released

This is a maintenance release on the stable branch. Changes:

  • Revamp the documentation to modernize and uniformize accross components
  • Fix keyboard navigation when only one item is present (#53)

xfce4-systemload-plugin 1.3.0 released

  • Port to xfconf
  • Add new icons and switch to rDNS naming
  • Add Help button to properties dialog
  • Fix compilation warnings
  • autoconf: Some updates
  • Update .gitignore
  • configure.ac: use AC_PROG_CC_C99
  • Translation Updates: Belarusian, Bulgarian, English (Canada), Hungarian, Russian, Turkish, Ukrainian

xfce4-netload-plugin 1.4.0 released

  • Add new icons and switch to rDNS naming
  • Add "About" dialog
  • Add help button to properties dialog
  • Improve progressbar look
  • Update URLs from goodies.x.o to docs.x.o (Bug #16170)
  • Fix compilation warnings
  • autoconf: AM_CONFIG_HEADER -> AC_CONFIG_HEADERS
  • Update .gitignore
  • Fix missing-prototypes
  • Remove GSourceFunc casts
  • Populate a combo box with known network interfaces
  • remove unused wormulon files
  • Move to common m4 versioning macros
  • Fix type for media_list on OpenBSD
  • Add basic GitLab pipeline
  • Translation Updates: Albanian, Basque, Belarusian, Chinese (Taiwan), Danish, Eastern Armenian, English (Canada), Finnish, Galician, Hebrew, Hungarian, Interlingue, Russian, Slovak, Slovenian, Spanish, Swedish, Turkish, Uyghur

thunar 4.16.5 released

Emergency release on the thunar 4.16 branch, since the fix for Issue #47 can cause high I/O in some cases (Issue #526)

  • Revert "Bookmarks no longer need an existing file (Issue #47)"

thunar (4.16.4-1) unstable

  • New upstream version 4.16.4

xfce4-cpugraph-plugin (1.2.3-0ubuntu1) devel

  • New upstream release.

xfce4-cpufreq-plugin (1.2.5-0ubuntu1) devel

  • New upstream release.

mousepad (0.5.3-0ubuntu1) devel

  • New upstream release.

thunar 4.16.4 released

Bugfix and translation release on the thunar 4.16 branch

  • Bookmarks no longer need an existing, underlying file (Issue #47)
  • Regression: Select copied files after copy operation (Issue #520)
  • Reintroduce alternative zoom shortcuts (Issue #514)
  • Prevent hangup if a copy task that is blocked is resumed (Issue #467)
  • Regression: Allow custom image files for UCA icons (Issue #517)
  • Dont merge folders when creating copy with same name (Issue #491)
  • Fix incorrect return value in scroll event handler (Issue #512)
  • Translation Updates: Galician, Hebrew, Italian, Occitan

xfdashboard 0.9.0 released

xfdashboard-0.9.0 "When I'm grown up I want to be a library" was released on 2021-03-05.

This is a development release.

  • New feature: Introduces XfdashboardSettings as settings object for libxfdashboard. This is the first step to turn libxfdashboard into a real library and removes xfconf as dependency from it but it is still needed for the application and settings application to store settings permanently as XfdashboardSettings is just a in-memory storage.
  • New feature: Introduces XfdashboardPluginSettings as settings object for plugins like XfdashboardSettings is for the library.
  • Do not compile and install the "example-search-provider" plugin anymore but include sources and Makefile example (now called Makefile.am.example) in distribution file. Should make life easier for packagers ;) … and for users as this plugin is useless ;)
  • Change AppInfo to match AppStream specification (#4)
  • Smaller bug-fixes
  • More API documentation
  • Updated localizations