UbuntuBudgie / budgie-brightness-control-applet

Brightness control applet for budgie desktop - Ubuntu Budgie manages the debian packaging only

Home Page:https://github.com/ilgarmehmetali/budgie-brightness-control-applet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Budgie Brightness Control Applet

This applet allows you to controll screen brightness.


Dependencies

budgie-1.0 >= 2
gnome-desktop-3.0
gnome-settings-daemon
gtk+-3.0 >= 3.18
glib-2.0
libpeas-1.0 >= 1.8.0
vala

Installing

From source

mkdir build && cd build && meson && ninja
sudo ninja install

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or at your option) any later version.

Status applet of Budgie Desktop is used as a templete for this project. Inspired from Erwin Rohde's indicator-brightness.

About

Brightness control applet for budgie desktop - Ubuntu Budgie manages the debian packaging only

https://github.com/ilgarmehmetali/budgie-brightness-control-applet

License:GNU General Public License v2.0


Languages

Language:Vala 84.1%Language:Meson 15.9%