Skip to content
This repository has been archived by the owner on Apr 2, 2022. It is now read-only.

Wingpanel Ayatana-Compatibility Indicator

License

Notifications You must be signed in to change notification settings

eth-p/wingpanel-indicator-ayatana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wingpanel Ayatana-Compatibility Indicator (Community Version)

A compatibility plug-in that enables ayatana indicators on Wingpanel.

This is needed for third-party indicator support on Elementary OS Juno.

Dependencies

You'll need the following dependencies to build wingpanel-indicator-ayatana:

Dependency Version
gobject-introspection *
libglib2.0-dev *
libgranite-dev *
libindicator3-dev *
libwingpanel-2.0-dev *
meson 0.48 or newer
valac *

On ElementaryOS Juno, you will need to install meson through pip3 install meson.

Building

Run meson to configure the build environment

meson build

Then run ninja to build

cd build
ninja

Installation

To install, use ninja install

sudo ninja install

About

Wingpanel Ayatana-Compatibility Indicator

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 93.7%
  • Meson 6.3%