Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 864 Bytes

README.md

File metadata and controls

38 lines (29 loc) · 864 Bytes

Project is temporarily suspended. I won't be able to support my projects until 2018 spring

snw-plugin

Plugin for xfce4-panel and mate-panel to show StatusNotifierItems (also known as AppIndicators)

Installation

Dependencies:

  • Python (build only)
  • Vala (build only)
  • intltool (build only)
  • libdbusmenu-gtk2 or libdbusmenu-gtk3
  • xfce4-panel or mate-panel

Building

# xfce4-panel GTK+ 2
./waf configure

# xfce4-panel GTK+ 3
./waf configure --gtk3

# mate-panel GTK+ 2
./waf configure --mate

# mate-panel GTK+ 3
./waf configure --mate --gtk3

./waf build
./waf install

Distributions

Arch Linux

xfce4-snw-plugin mate-snw-plugin

Gentoo

Ebuilds are available in my overlay.