Xfce

Subdomains
 

Catfish 1.4.10 Released

  • September 13, 2019
  • Sean Davis

The best Linux graphical file search utility keeps getting better! The latest release features a new preferences dialog, a polished user interface, and significantly improved search results and performance.

What’s New?

New Features

  • A brand new Preferences dialog. This dialog includes options for window layout, display options, custom exclude directories (new!), and an option to close Catfish after opening a file (new!).
  • Custom exclude directories. Previous releases of Catfish excluded various directories (/dev, ~/.cache, ~/.gvfs) to boost performance. This latest feature makes path exclusions customizable so users can further speed up their searches. (Xfce #15317)
  • Close after select. Frequent file searcher? This feature will let you find and open your missing file, and close Catfish right away, keeping your application list at bay. (Xfce #14888)

Bug Fixes

  • The previous release, Catfish 1.4.9 meant to include fixes for path exclusions. Somehow, I forgot to include the actual fix! So here it is, path exclusions are fixed and search performance should be increased as a result. (Debian #926850)
  • Icons are now always displayed at a consistent size in the results. Previously, some icons would be displayed much larger than others, breaking the visual flow.

Improved Application menu

In the past, clicking the application menu in Catfish meant seeing a cluttered, inconsistently spaced and aligned popover with poorly-worded options. No more!

  • Better use of space, padding, and margins
  • Clearer purpose labels
  • Keyboard accelerators are now displayed in the menu

Search Improvements

  • Symbolic links are now traversed, with actual paths only processed once
  • Added search priority, surfacing more relevant results faster. Folders are now descended with the following priority, then alphabetically:
    1. XDG paths (Desktop, Documents, Pictures, Videos, etc)
    2. Visible paths
    3. Hidden paths

General

  • Better use of alt-accelerators
  • Improved installation instructions (Xfce #15105)
  • Reduced warnings displayed in the terminal
  • Simplified Python 2/3 compatibility code
  • Various code quality fixes (pylint, flake)

Translation Updates

  • Simplified welcome text. While not visually different, the 3 translatable phrases were merged into a single sentence to simplify translations. (Xfce #15596)

Albanian, Basque, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Danish, Dutch, French, Galician, German, Hungarian, Italian, Korean, Lithuanian, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Turkish

Screenshots

Downloads

Source tarball (md5sha1sha256)

Catfish 1.4.8 Released

  • August 8, 2019
  • Sean Davis

The latest release of Catfish improves integration with OpenBSD, Wayland, Xfce, and numerous other desktop configurations. It also features a wealth of translation updates to improve Catfish’s international support.

What’s New?

Desktop Integration / Enhanced Thunar Support

A long-requested feature (requested 2+ years ago), it is now possible to navigate directly to a file in Thunar. Right-click on a file and select “Show in File Manager”. Thunar will open immediately and then scroll to and select the requested file. Folder spelunkers, rejoice! (Xfce #14494)

Bug Fixes

  • Automatically adjust locate arguments to accommodate the host OS, improving support for OpenBSD
  • Fixed crash at startup on Wayland (Xfce #15297)
  • Fixed directory support when XDG_CURRENT_DESKTOP in unavailable (Xfce #15099)
  • Fixed search exclusion of non-standard paths (~/.cache, ~/.gvfs, /dev) (Xfce #15206)

Translation Updates

  • Added ‘translator-credits’ string to .po files (Xfce #15564)
  • Changed “…” to “…” for consistency with other Xfce apps (Xfce #15407)
  • Marked the “Search for files” string translatable (Xfce #15097)

Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Sinhala, Slovak, Spanish, Swedish, Thai, Turkish, Ukrainian

Downloads

Source tarball (md5sha1sha256)

Xfce Settings 4.13.8 Released

  • August 7, 2019
  • Sean Davis

As we prepare to release Xfce 4.14, each component is receiving another round of reviews and polish. Xfce Settings 4.13.8 includes a bevy of fixes and translations, and forms a solid foundation for the Xfce desktop.

What’s New?

General

  • display: Disable auto-enabling profiles by default (4.13.7)
  • display: Sync display when applying config
  • display: Use current display

Bug Fixes

  • color: Fix crash when launching GNOME Color Manager in the Settings Manager window (4.13.7) (Xfce #15426)
  • color: Set the correct icon in color dialogs (4.13.7)
  • display: Add mnemonics to minimal dialog buttons (4.13.7) (Xfce #15449)
  • display: Replace deprecated icon (4.13.7) (Xfce #15416)
  • settings-manager: Fix missing icons on resize/add/remove (4.13.7) (Xfce #15428, #15613)
  • xfsettingsd: Fix numlock state restoration (4.13.7) (Xfce #15642)
  • xfsettingsd: Start settings prior to complete startup (Xfce #15725)
  • xsettings: Grab and sync XServer on startup (Xfce #15725)

Translation Updates

Armenian (Armenia), Belarusian, Danish, English (Australia), Finnish, Finnish, French, Indonesian, Lithuanian, Norwegian Bokmål, Portuguese (Brazilian), Serbian, Turkish, Ukrainian

Downloads

Source tarball (md5sha1sha256)

Xfce Settings 4.13.8 is included in Xubuntu 19.10 “Eoan Ermine”, installed with the xfce4-settings package.

Xfce Screensaver 0.1.7 Released

  • August 7, 2019
  • Sean Davis

We’ve been hard at work optimizing Xfce’s screensaver to give users the best possible lock and screensaver experience in Xfce. With 0.1.6 and 0.1.7, we’ve dropped even more legacy code, while implementing a long-requested feature, per-screensaver configuration!

What’s New?

New Features

  • Added support for on-screen keyboards. This option adds a button to the login window to show and hide the keyboard at the bottom of the screen.
  • Added per-screensaver configuration. The available options are pulled from the xscreensaver theme file and are stored via Xfconf.
  • Improved background drawing when using 2x scaling.

Bug Fixes

  • Fixed flickering within the password dialog (0.1.6)
  • Fixed various display issues with the password dialog, all themes should now render xfce4-screensaver identically to lightdm-gtk-greeter (0.1.6)
  • Fixed confusion between screensaver and lock timeouts (Xfce #15726)
  • Removed reference to pkg-config (.pc) file (0.1.6) (Xfce #15597)

Code Cleanup

  • Cleaned up kdb-indicator logic (0.1.6)
  • Consolidated debug function calls (0.1.6)
  • Dropped libXxf86 dependency (MATE Screensaver #199)
  • Dropped lots of unused or unneeded code, significantly streamlining the codebase
  • Migrated xfce4-screensaver-command to GDBus
  • Moved job theme processing out of gs-manager (0.1.6)
  • Removed full-screen window shaking on failed login
  • Simplified handling of user preferences (0.1.6)
  • Simplified lock screen and screensaver activation code

Translation Updates

Armenian (Armenia), Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, Finnish, French, Galician, German, Hebrew, Hungarian, Italian, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Spanish, Turkish

Downloads

Source tarball (md5sha1sha256)

Xfce Screensaver is included in Xubuntu 19.10 “Eoan Ermine”, installed with the xfce4-screensaver package.

Exo 0.12.6 Released

  • June 14, 2019
  • Sean Davis

With Xfce 4.14 rapidly approaching, development efforts have shifted to bug fixes. Exo 0.12.6 is no exception, with several old and new bugs finally meeting their end.

What’s New?

Missed the release announcement for Exo 0.12.5? Click here to check it out!

Bug Fixes

  • Add trailing “;” to mimeapps.list (Xfce #15087)
  • Clear bad entries from mimeapps.list (Xfce #15046, #15238)
  • Synchronize default applications to gio-mime (Xfce #14633)
  • Disable emoji menu in type-ahead search (Xfce #15451)
  • Enable dismissal of “Failed to open default” dialogs
    • Related Issue: Brave Browser #4142
    • If the error can be safely ignored, the user is able to dismiss
      it. After changing defaults, the dismissal is forgotten.

Translation Updates

Albanian, Armenian (Armenia), Bulgarian, Chinese (China), Chinese (Taiwan), Croatian, Danish, French, Galician, German, Hungarian, Icelandic, Interlingue, Italian, Polish, Portuguese, Portuguese (Brazil), Russian, Spanish, Thai, Turkish

Downloads

Source tarball (md5sha1sha256)

Xfce Screensaver 0.1.5 Released

  • June 14, 2019
  • Sean Davis

A new version of the Xfce Screensaver is now available! The latest release fixes a number of bugs while also making the codebase leaner and more efficient. Check it out!

What’s New?

New Features

General

  • Removed a lot of unused code (2,700+ lines)
  • Simplified monitor-handling logic
  • More consistent spacing in makefiles

Bug Fixes

  • Added categories to display in the Settings Manager (Xfce #15507)
  • Added a fallback idle timer for when X11 screensaver doesn’t notify
  • Fixed warning during configure stage (Xfce #15552)
  • Fixed Inhibitor lock (Xfce #15551)
  • Hid screensaver themes from “Open with” options (Xfce #15531)
  • Made numerous cppcheck, cpplint, and Coverity Scan fixes
    • Constant variables guarding dead code
    • Dereferencing before/after null
    • Unchecked return values
    • Unused variables
    • Memory leaks

Translation Updates

Albanian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, English (Australia), French, German, Hebrew, Hungarian, Icelandic, Italian, Korean, Lithuanian, Malay, Polish, Portuguese (Brazil), Serbian, Slovak, Spanish, Swedish, Turkish

Downloads

Source tarball (md5sha1sha256)

Xubuntu 19.04: The Exhaustive Update

  • April 18, 2019
  • Sean Davis

Xubuntu 19.04 “Disco Dingo” is just around the corner. It features numerous updates and an updated snapshot of Xfce 4.14 development. If you want to see all the changes, you’ve come to the right place!

What’s New?

Click here for a complete list of package changes.

Changes to the Xubuntu Packageset

Orage and Quick Launcher, Gone!
  • Orage Calendar is no longer included. This decision comes following a team vote during the November community meeting.
  • Xfce Quick Launcher Plugin has been removed from the Debian and Ubuntu archives due to it no longer being supported.
AptURL Now Included!
Installing a package with AptURL.

AptURL provides an easy way to link to and install packages from the repositories. It supports most browsers and works without any additional configuration when installed. Anytime you see an apt:// link on the internet, just click and install. For example, why not install Super Tux Kart?

 

GIMP Returns!

It’s back! Not seen in Xubuntu since 15.04 “Vivid Vervet”, GIMP (GNU Image Manipulating Program), the powerful and feature-packed image editor has been added back to Xubuntu 19.04. While it has a bit of a learning curve, there’s a number of tutorials on gimp.org to get you up to speed.

LibreOffice Impress Has Finally Arrived!
Make great presentations in moments with LO Impress.

With the addition of LibreOffice Impress, the Xubuntu office suite is now complete! Impress makes it possible for users to quickly and easily produce and present high-quality presentations. It comes with a number of great templates already installed, and hundreds more at the LibreOffice Extensions website.

 

Updates to Existing Components

This list will quickly highlight some of the biggest changes in each new update.

Atril Document Viewer (1.20.2-1 to 1.20.3-1)
  • Support was added for RAR-compressed comic archives
  • Files are now saved in the same path they are opened from
Catfish File Search (1.4.6-1 to 1.4.7-1)
  • The classic layout returns to Xfce and Xubuntu.

    All documented URLs were replaced with HTTPS where possible

  • The window layout now respects the current desktop environment, displaying Client Side Decorations (CSD) for desktops that prefer them and traditional titlebar layouts for all other desktops (Xfce #14486)
  • Files can now be dragged from Catfish into other applications, copying or opening the file based on the target application (Xfce #14492)
  • A number of performance improvements were made to guarantee a snappier, more efficient search
elementary Xfce Icon Theme (0.13.1-1 to 0.13.1-1ubuntu1)
  • The icon theme now correctly inherits from the Adwaita icon theme, fixing some issues  with KDE applications (LP #1787989)
Exo (0.12.2-1 to 0.12.4-1)
  • Highlighting fixes are a welcome graphical improvement.

    The thumbnail directory was updated to align with other applications, reducing file duplication and speeding up the desktop (Xfce #14799)

  • Improved icon view highlighting with GTK 3, with items now highlighted in the current theme’s selection color (Xfce #14971)
  • Improved positioning of the icon view type-ahead search, the search overlay will now always be displayed on-screen (Xfce #14994)
Garcon (0.6.1-2 to 0.6.2-1)
  • All application menu items are now rendered at the same size (Xfce #13785)
  • Added support for the Keywords key in desktop entries (Xfce #10683)
  • Added support for composite XDG_CURRENT_DESKTOP variables (Xfce #14137)
Gigolo (0.4.2-2 to 0.4.91-0ubuntu1)
  • Ported to GTK 3! 🎉
  • Improved appearance of various dialogs
  • Improved sizing for the icon view
Greybird GTK Theme (3.22.9-0ubuntu1 to 3.22.10-1)
  • Even the print dialog looks better in Greybird!

    Improved appearance of the print dialog (GH #238) and Xfce Terminal’s tabs (GH #184)

  • Improved margins and padding for the Xfce Panel’s Tasklist plugin (GH #240)
  • Improved sizing of the Alt-Tab dialog (GH #224)
LibreOffice Elementary Style (1:6.1.2-0ubuntu1 to 1:6.2.2-0ubuntu2)

I feel like this update deserves a special mention. rizmut did an amazing job refreshing the elementary theme and making it consistent everywhere.

  • Blurry icons are blurry no more
  • Icons were updated to meet the elementary HIG
  • Icons were made consistent between sizes, and a 32px size variant was added
  • Numerous icons were added for various commands and menu options
  • Support for the Notebookbar layout was vastly improved
MATE Calculator (1.20.2-1 to 1.20.3-1)
  • Equations can now be entered using MathML
  • Equations are copied from the calculator as ASCII text
Mugshot (0.4.0-1 to 0.4.1-1)
  • Mugshot in the Setting Manager, where it belongs.

    Fixed loading of user-specified initials (LP #1574239)

  • Fixed TypeError crash at startup (LP #1443283)
  • Fixed FileNotFoundError crash when comparing profile images (LP #1771629)
  • Added Mugshot to the Xfce Settings Manager, Personal Settings (LP #1698626)
Parole Media Player (1.0.1-1build1 to 1.0.2-0ubuntu1)
  • Fixed various issues with disabling plugins (LP #1698540)
  • Fixed play button sensitivity items are added to playlist (Xfce #13724, LP #1705243)
Ristretto Image Viewer (0.8.3-1 to 0.8.4-0ubuntu1)
  • Fixed thumbnail generation (Xfce #13419)
  • Fixed memory leak related to thumbnail generation (Xfce #12034)
  • Fixed opening of PPM files (Xfce #14709)
  • Added file size to the status bar (Xfce #14791)
Thunar (1.8.1-1 to 1.8.4-1ubuntu1)
  • Skip the trash bin and delete files forever!

    Numerous crashes were fixed, making the file manager substantially more stable

  • Fixed USB drives being mounted with root permissions (Xfce #14719)
  • Fixed high CPU load when parent directories are not readable (Xfce #14900)
  • The spinner will no longer keep spinning after the user cancels an unmount action (Xfce #14539)
  • Fixed expansion of the “Create Document” submenu (LP #1822380)
  • A new preference was added to open new Thunar instances as tabs (Xfce #13314)
  • A new preference was added to enable the “Permanently Delete” option in the context menu (Xfce #13327)
  • Ctrl + = was added as an alternative accelerator for Zoom In (Xfce #14586)
  • Ctrl + PgUp / PgDown was added to switch tabs (Xfce #9585)
Thunar Archive Plugin (0.4.0-1 to 0.4.0-2)
  • Support was added for the Engrampa Archive Manager (Debian #911370)
Thunar Volume Manager (0.8.1-2build1 to 0.9.1-1)
  • Ported to GTK 3! 🎉
  • Added support for Blu-Ray media (Xfce #13297)
  • Automatic browsing of removable media now respects the default file manager (Xfce #9537)
  • Notifications are now transient, reducing notification log spam
Xfce Application Finder (4.12.0-2ubuntu3 to 4.13.2-1)
  • Without the category panel, things are much tidier!

    Ported to GTK 3! 🎉

  • Menu items without a name are no longer displayed (Xfce #14655)
  • Applications can now be launched by pressing Enter once (Xfce #14469)
  • The Application Finder will no longer crash when toggling bookmarks (Xfce #14134)
  • A new preference was added to hide the category panel (Xfce #14893)
  • Searches are now fuzzy (Xfce #10393)
  • Improved application sorting and keyboard navigation
Xfce Desktop (4.13.2-0ubuntu1 to 4.13.3-0ubuntu2)
  • Added orientation option for icon arrangement (Xfce #14979)
  • Added support for the RandR primary monitor (Xfce #10688)
  • Added integration for the AccountsService wallpaper
  • Fixed crash with monitor changes (Xfce #14609)
  • Fixed icon size in the “Open With” submenu (Xfce #14774)
Xfce Dictionary (0.8.1-0ubuntu1 to 0.8.2-1)
  • Crashes related to invalid URLs were resolved (Xfce #14786)
  • Web search links are only displayed when URLs are valid
  • The link tooltip is now escaped, fixing display issues
Xfce Notifications (0.4.2-0ubuntu3 to 0.4.3-1)
  • The fadeout preference is now correctly displayed (LP #1763674)
Xfce Panel (4.13.3-1ubuntu1 to 4.13.4-1ubuntu1)
  • Specify the maximum icon size for improved control.

    Added per-panel icon size preferences

  • Numerous improvements to plugin display and sizing issues
  • Added support for alternative menu editors, with MenuLibre as default (Xfce #11684)
  • Fixed issues with clicking panel items at the top or left of the screen (LP #1795135)
  • Fixed space reservation on the bottom and right of the screen (Xfce #14886)
  • Fixed crashes in the Directory Menu plugin and when removing certain plugins (Xfce #14418)
  • Fixed alignment of various plugin menus (Xfce #14803)
  • Fixed display of the binary clock
Xfce Screenshooter (1.9.3-1 to 1.9.5-1)
  • Added width and height to the region select overlay (Xfce #12664)
  • Fixed delay functionality in the panel plugin (Xfce #14604)
  • Fixed saving screenshots from the panel plugin (Xfce #15187)
  • Improved Imgur upload results dialog (Xfce #14973)
  • Improved support when XInput is not available (Xfce #15166)
  • Improved support for HiDPI displays
Xfce Session (4.12.1-3ubuntu4 to 4.12.1-6ubuntu1)
  • Replaced packaging recommendation on Xscreensaver with Light Locker (LP #1754872)
  • Added support for MATE Screensaver and Xfce Screensaver
Xfce Settings (4.13.4-1ubuntu1 to 4.13.4-1ubuntu2)
  • Fixed scrolling in the Settings Manager (LP #1653448)
Xfce System Load Plugin (1:1.2.1-0ubuntu1 to 1:1.2.2-1ubuntu1)
  • Reworked preferences dialog (still functionally the same)
  • The default update interval was updated to 0.5 seconds (Xfce #13536)
Xfce Task Manager (1.2.1-1 to 1.2.2-1)
  • Builds now default to GTK 3, with GTK 2 being removed in the next release
  • Improved UTF-8 normalization (Xfce #14172)
  • Fixed crash when closing processes (Xfce #14466)
Xfce Terminal (0.8.7.4-0ubuntu1 to 0.8.7.4-2ubuntu1)
  • Improved support for longer and more complex URLs
Xfce Weather Plugin (0.8.10-1build1 to 0.9.1-0ubuntu1)
  • Now with an adaptive forecast background!

    Port to GTK 3!

  • HTTPS is now used for all network connections (Xfce #13645)
  • The latest Sunrise API (version 2.0) is now used (Xfce #14972)
  • The displayed weather icon now respects the panel icon size
  • Improved forecast background with both dark and light themes
  • Improved spacing in the preference and forecast dialogs
Xfce Whisker Menu Plugin (2.2.1-1 to 2.3.1-1)
  • Fixed crash when the menu is reloaded
  • Fixed sidebar being wider than categories without icons
  • Added buttons for individual logout commands (Xfce #14639)
  • Added option to stay visible when focus is lost (Xfce #12240)
  • Improved spacing in the preferences dialog (Xfce #14683)
Xubuntu Artwork (18.10.3 to 19.04)
  • New desktop wallpaper for 19.04
  • New release-agnostic wallpaper for Plymouth (see below tweet for a video)

Xubuntu Default Settings (18.10.2 to 19.04.1)
  • Added F4 accelerator to open a Terminal in Thunar (LP #1793395)
  • Added Ctrl + Shift + F accelerator to open Catfish File Search from Thunar (LP #1793395)
  • Added Shift + Print accelerator to capture a region screenshot (LP #1812234)
  • Added GNOME/GTK 3 dconf keys for fonts (LP #1769774)
  • Added support for startup notifications in Thunar’s custom actions (LP #1794118)
  • The default inactivity mode is now set to Suspend on AC and Battery (LP #1768038)

Wrapping Up

You’re still here after all that, amazing! Excited about Xfce or Xubuntu, and want to help out? Share this post on your favorite social media and let everybody know how much you love our work. If you want to contribute (and anybody can, really!), check out the Xubuntu contributor documentation to learn how to get started.

Parole Media Player 1.0.2 Released

  • April 5, 2019
  • Sean Davis

A new (more) stable version of the Xfce media player is now available! Parole 1.0.2 fixes several bugs and improves packaged releases for distributions.

What’s New?

Bug fixes. So… many… fixes!

Build Fixes

  • Fixed compiler error -Wcast-function-type with GCC 8
  • Fixed Appstream validation by removing <em></em> tags from translations (Xfce #14260)
  • Resolved g_type_class_add_private warnings (Xfce #15014)

Playback

  • Fixed play button sensitivity items are added to playlist (Xfce #13724, LP #1705243)
  • Improved support for missing Gstreamer plugin installers (Xfce #14529)

Plugins Manager

  • Fixed crash when opening files after disabling plugins (LP #1698540)
  • Fixed disabling plugins enabled by distributions (e.g. MPRIS2 in Xubuntu)
  • Fixed display of active/inactive plugins when reopening the Plugins Manager

Translation Updates

Albanian, Arabic, Asturian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmal, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Uighur, Ukrainian

Downloads

Parole Media Player 1.0.2 will likely be included in Xubuntu 19.04 (we’ve uploaded it!). Other distributions will likely add it soon. If you can’t wait or want to install from source, download it below.

Source tarball (md5sha1sha256)

Xfce Screensaver 0.1.4 Released

  • March 22, 2019
  • Sean Davis

Featuring numerous performance improvements and an improved low-power resource footprint, Xfce Screensaver 0.1.4 continues to improve screen locking on Xfce.

What’s New?

Features

  • Added support for screen locking when the system goes to sleep (Xfce #15001), via a shared preference with Xfce Power Manager. A new configuration option, “Lock Screen with System Sleep” was added to the Screensaver Preferences dialog to accommodate this.

Bug Fixes

  • Fixed password entry after forcefully grabbing input focus (Xfce #15042)

General

  • Faster screen locking when activated
  • Faster rendering of the authentication prompt
  • Improved handling of monitor (dis-)connection events
  • Improved screensaver and locking activation when idle
  • Improved laptop lid support: The lock screen is now displayed immediately when the laptop lid is open, instead of requiring a wake event from the keyboard or mouse
  • Improved low-power state: Screensavers are now suspended when monitors are powered off via DPMS (Debian #921835)

Translation Updates

Basque, Belarusian, Catalan, Czech, Danish, Galician, Lithuanian, Malay, Portuguese, Russian, Serbian, Spanish, Swedish

Downloads

This is the second beta release of Xfce Screensaver. If you’re feeling adventurous, check it out  and report bugs so we can continue building an awesome screen locking tool for Xfce.

Source tarball (md5sha1sha256)

Catfish 1.4.7 Released

  • January 27, 2019
  • Sean Davis

With tighter desktop integration, improved performance, and fixes for both old and new bugs, Catfish 1.4.7 makes desktop search faster and easier than ever.

What’s New?

General

  • Cleaner, easier to read manpage contents
  • Information about the --path command-line flag was added to help and the manpage
    • --path=PATH Set the default search path
  • Updated AppStream components to align with the latest specification
  • Replaced project URLs with HTTPS where possible

Desktop Integration

  • The window layout now respects the current desktop (Xfce #14486)
    • A headerbar layout is used for Budgie, GNOME, and Pantheon
    • All other desktops use the traditional titlebar layout
    • This option can be overridden using the use-headerbar option
      in the Catfish configuration file (~/.config/catfish/catfish.rc)
  • Files can now be dragged into other applications (Xfce #14492)
    • For file managers, the files will usually be copied to that location
    • For other applications, the files will be opened by the application

Performance

  • Thumbnails will now only be generated when the thumbnail view is active (Xfce #14689)
  • Added /dev to list of standard excluded directories
    • Files within /dev can still be searched if explicitly selected by the user

Bug Fixes

  • Quoted search strings now allow for searching for specific phrases, instead of searching for actual quote characters (Xfce #14501)
  • The file context menu can now be opened multiple times (Xfce #14621)
  • Fix crash as startup when Catfish enables multi-file selection (LP #1753163)

Translation Updates

Albanian, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Nynorsk, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Sinhala, Spanish, Swedish, Thai, Turkish, Ukrainian

Downloads

Source tarball (md5sha1sha256)