elementary / wingpanel-indicator-keyboard

Wingpanel Keyboard Indicator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wingpanel Keyboard Indicator

Translation status

Screenshot

Building and Installation

You'll need the following dependencies:

  • gobject-introspection
  • libglib2.0-dev
  • libgranite-dev
  • libwingpanel-dev
  • libxml2-dev
  • meson
  • valac

Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install

sudo ninja install

About

Wingpanel Keyboard Indicator

License:GNU General Public License v3.0


Languages

Language:Vala 86.6%Language:Meson 8.6%Language:CSS 3.8%Language:Python 1.0%