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.
See NEWS for details on changes and fixes made in the current release.
Xfce4-panel archive or Xfce4-panel tags
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
Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.