Xfce Wiki

Sub domains
 

This is an old revision of the document!


xfce4-places-plugin - Places

Originally written by Diego Ongaro, this plugin is a menu with quick access to folders, documents, and removable media. The places plugin brings much of the functionality of GNOME's Places menu to Xfce.


Introduction

The plugin puts a simple button on the panel. Clicking on this button opens up a menu with the following:

  1. System-defined directories (home folder, trash, desktop, file system)
  2. Removable media (using thunar-vfs)
  3. User-defined bookmarks (reads ~/.gtk-bookmarks)
  4. Search program launcher (optional)
  5. Recent documents submenu (requires GTK+ v2.10 or greater)

Usage

Just add it to the panel. User-defined bookmarks can be modified with a file manager or by manually editing ~/.gtk-bookmarks. You can configure the plugin by right-clicking on the button and selecting Properties (see screenshot below).


Screenshots

For this screenshot, I plugged in my IPOD:

:panel-plugins:xfce4-places-plugin-screen1.png

Here, I've clicked on the IPOD menu item and am about to mount it:

:panel-plugins:xfce4-places-plugin-screen3.png

You can see the recent documents in this screenshot (taken with my IPOD unplugged):

:panel-plugins:xfce4-places-plugin-screen2.png

Here's what it looks like when configured to display a label:

:panel-plugins:xfce4-places-plugin-screen4.png

The search program launcher looks like this:

:panel-plugins:xfce4-places-plugin-search.png

And the properties/preferences dialog:

:panel-plugins:xfce4-places-plugin-prefs.png

Back To Top


Required Packages

xfce4-places-plugin

For concrete information on the minimum required versions, check configure.ac.in


Latest Release

  • xfce4-places-plugin 1.9.0 released (2025/05/20 10:15)
    xfce4-places-plugin 1.9.0 is now available for download from https://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.9/xfce4-places-plugin-1.9.0.tar.xz https://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.9/xfce4-places-plugin-1.9.0.tar.xz?sha1 https://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.9/xfce4-places-plugin-1.9.0.tar.xz?sha256 What is xfce4-places-plugin? ============================ This plugin is a menu with quick access to folders, documents, and removable media. The places plugin brings much of the functionality of GNOME's Places menu to Xfce. Website: https://docs.xfce.org/panel-plugins/xfce4-places-plugin Release notes for 1.9.0 ======================= Meson has been added as a build system in this release, and the associated archive has been generated by 'meson dist'. Although autotools has been retained for the time being and can still be used via 'autogen.sh', meson is now the preferred build system, and autotools will be removed in a future release. - Update README after switchover to meson - Replace deprecated exo with libxfce4ui 4.21.0 - build: Require gio-unix-2.0 - build: Automate copyright year management - Add meson build - Add about dialog - I18n: Update po/LINGUAS list - Translation Updates: Albanian, Catalan, Greek, Portuguese (Brazil), Russian, Slovak, Vietnamese

Back to Top


Source Code Repository

Reporting Bugs

Back To Top


Return to Main Xfce4-panel page