Skip to content

winvis300-max/magic-panel

 
 

Repository files navigation

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
% meson setup build
% meson compile -C build
% meson install -C build

From release tarball:

% tar xf xfce4-panel-<version>.tar.xz
% cd xfce4-panel-<version>
% meson setup build
% meson compile -C build
% meson install -C build

Uninstallation

% ninja uninstall -C build

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 97.8%
  • Meson 1.9%
  • Other 0.3%