HEX
Server: LiteSpeed
System: Linux houston.panomity.com 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64
User: nudepix (1011)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/share/doc/xfdesktop4/README.md
[![License](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://gitlab.xfce.org/xfce/xfdesktop/-/blob/master/COPYING)

# xfdesktop


Xfdesktop is a desktop manager for the Xfce Desktop Environment. It handles the following tasks:

  * background image / color
  * root menu, window list
  * minimized app icons
  * file icons on the desktop (using Thunar libs)

It can bring up an applications menu and a list of all running applications when you click on the desktop with the right or middle mouse button respectively. Settings are available via the Settings Manager.

----

### Homepage

[Xfdesktop documentation](https://docs.xfce.org/xfce/xfdesktop/start)

### Changelog

See [NEWS](https://gitlab.xfce.org/xfce/xfdesktop/-/blob/master/NEWS) for details on changes and fixes made in the current release.

### Source Code Repository

[Xfdesktop source code](https://gitlab.xfce.org/xfce/xfdesktop)

### Download a Release Tarball

[Xfdesktop archive](https://archive.xfce.org/src/xfce/xfdesktop)
    or
[Xfdesktop tags](https://gitlab.xfce.org/xfce/xfdesktop/-/tags)

### Installation

From source: 

    % cd xfdesktop
    % ./autogen.sh
    % make
    % make install

From release tarball:

    % tar xf xfdesktop-<version>.tar.bz2
    % cd xfdesktop-<version>
    % ./configure
    % make
    % make install

### Reporting Bugs

Visit the [reporting bugs](https://docs.xfce.org/xfce/xfdesktop/bugs) page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.