Inve1951 / xfce4-panel

Mirror repository, PRs are not watched, please use Xfce's GitLab

Home Page:https://gitlab.xfce.org/xfce/xfce4-panel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

xfce4-panel

The Xfce Panel is part of the Xfce Desktop Environment and features application launchers, panel menus, a workspace switcher and more. Many aspects of the panel can be configured through the GUI, but also by GTK+ style properties and hidden Xfconf settings.


Homepage

Xfce4-panel documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

Xfce4-panel source code

Download a Release Tarball

Xfce4-panel archive or Xfce4-panel tags

Installation

From source:

% cd xfce4-panel
% ./autogen.sh
% make
% make install

From release tarball:

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

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.

About

Mirror repository, PRs are not watched, please use Xfce's GitLab

https://gitlab.xfce.org/xfce/xfce4-panel

License:GNU General Public License v2.0


Languages

Language:C 96.4%Language:Makefile 2.0%Language:M4 1.0%Language:Shell 0.3%Language:Perl 0.2%Language:Python 0.1%