Skip to content

Azania/budgie-brightness-control-applet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 --prefix /usr --buildtype=plain ..
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.

Forked from https://github.com/ilgarmehmetali/budgie-brightness-control-applet and adapted to work again in 2021, released by Sarah Mia Leibbrand

About

Brightness control applet for budgie desktop

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 85.6%
  • Meson 14.4%