xfce4-indicator-plugin is a panel plugin that uses the indicator-applet to show new messages.
Xfce4-indicator-plugin documentation
See NEWS for details on changes and fixes made in the current release.
Xfce4-indicator-plugin source code
Xfce4-indicator-plugin archive or Xfce4-indicator-plugin tags
From source code repository:
% cd xfce4-indicator-plugin
% meson setup build
% meson compile -C build
% meson install -C build
From release tarball:
% tar xf xfce4-indicator-plugin-<version>.tar.xz
% cd xfce4-indicator-plugin-<version>
% meson setup build
% meson compile -C build
% meson install -C build
% ninja uninstall -C build
Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.