~~NOTOC~~
{{ :apps:xfdashboard.png?nolink|}}
====== Xfdashboard ======
* **[[:apps:xfdashboard:faq:|Frequently Asked Questions]]**
* **[[:apps:xfdashboard:manual|Xfdashboard manual]]**
* **[[http://xfdashboard.froevel.de/theming.html|Xfdashboard theming]]**
* **[[http://xfdashboard.froevel.de/settings.html|Xfdashboard settings]]**
* **[[#Required Packages|Required Packages]]**
* **[[#Latest Releases|Latest Releases]]**
* **[[#Source Code Repository|Source Code Repository]]**
* **[[#Reporting Bugs|Reporting Bugs]]**
----
===== Introduction =====
**Short:** Maybe a Gnome shell and macOS Expose like dashboard for Xfce
**Longer:** **xfdashboard** provides a GNOME shell dashboard and macOS Mission Control (Exposé and Spaces) like interface for use with the Xfce desktop. It can be configured to run with any keyboard shortcut and when executed provides an overview of applications currently open enabling the user to switch between different applications. The search feature works like Xfce's app finder which makes it convenient to search for and start applications.
----
===== Required packages =====
* libwnck >= 3.0
* clutter >= 1.12
* glib >= 2.38
* gio >= 2.38
* gio-unix-2.0 >= 2.38
* xfconf >= 4.10.0
* garcon >= 0.2.0
* gtk+ >= 3.2
* libxfce4util >= 4.10.0
* libxfce4ui >= 4.10.0
... and the dependencies of these libraries of course ;)
The following libraries are semi-optional:
* dbus-glib >= 0.98 (required if xfconf < 4.13)
The following libraries are optional and configurable:
* libXcomposite >= 0.2 (for live windows)
* libXdamage (for live windows)
* libXinerama (for multi-monitor support)
On debian based distros, all requirements are installed with:
apt-get install xfce4-dev-tools build-essential glib2.0 libglib2.0-dev
xorg-dev libwnck-3-dev libclutter-1.0-dev libgarcon-1-0-dev
libxfconf-0-dev libxfce4util-dev libxfce4ui-2-dev libxcomposite-dev
libxdamage-dev libxinerama-dev
[[|Back to Top]]
----
===== Latest Releases =====
{{rss>https://archive.xfce.org/feeds/project/xfdashboard 1 date 2h}}
[[https://gitlab.xfce.org/apps/xfdashboard/-/blob/master/NEWS|Read the CHANGELOG]]
* **[[https://archive.xfce.org/src/apps/xfdashboard/|Download current release]]** (older versions of this component are also available here)
[[|Back to Top]]
----
===== Source code repository =====
[[http://git.xfce.org/apps/xfdashboard/]]
----
===== Reporting Bugs =====
* **[[:apps:xfdashboard:bugs|Reporting Bugs]]** -- List of currently open bugs and instructions on how to submit new bug reports
[[|Back to Top]]
----
[[:4.18:start|Return to main Xfce 4.18 Main Documentation Page]]