Jump to content
ElementaryOS France

Wingpanel Privacy Indicator


Recommended Posts

Cette indicateur permet de rajouter une icône sur le wingpanel qui indique quand la géolocalisation et la camera sont utilisé.

b9f2gvtk.png

Installation

sudo apt install meson libgee-0.8-dev libgtk-3-dev libwingpanel-2.0-dev valac libbamf3-dev libgtop2-dev
git clone https://github.com/elementary/wingpanel-indicator-privacy.git && cd wingpanel-indicator-privacy
meson build --prefix=/usr
cd build/
ninja
sudo ninja install

Pour vérifier l'installation, on lance l'application Camera qui va afficher l’icône dans le wingpanel.

Source :

https://github.com/elementary/wingpanel-indicator-privacy

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...