aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAge
* Support fractional valuesHEADmasterGravatar Benjamin Barenblat2020-05-13
| | | | | | | | | | | | | | | | Treat values passed on the command line as floats instead of longs. This allows you to specify fractional percentages (and fractional absolute values, too, though they’ll just be rounded down, so they’re not particularly useful). Report the display brightness as a percentage with two decimal places rather than zero. To ensure backward compatibility in machine-readable mode, report the high-precision percentage in a new field rather than replacing the existing field. This does cause some redundancy in the output, but that’s better than breaking scripts that assume the 4th field is an integer followed by “%”. Closes: https://github.com/Hummer12007/brightnessctl/issues/50
* README: update `ENABLE_SYSTEMD` documentationGravatar Antoine Damhet2020-02-02
| | | | Signed-off-by: Antoine Damhet <antoine.damhet@lse.epita.fr>
* Add Alpine Linux to list of available distrosGravatar Leo2019-11-11
|
* Added NixOS/nix to the installation listGravatar Jack Kelly2019-10-30
| | | Added NixOS/nix to the installation list
* Support the new `SetBrightness` logind APIGravatar Antoine Damhet2019-09-19
| | | | | | | | | This API from `org.freedesktop.login1.Session` allows an unprivileged user with an active session to change its own backlight. Systemd >= v243 is needed. Signed-off-by: Antoine Damhet <antoine.damhet@lse.epita.fr>
* Update README.mdGravatar Hummer120072019-08-02
|
* openSUSE updatesGravatar Hummer120072019-08-02
|
* brightnessctl is dropped from recent FedoraGravatar Hummer120072019-08-02
|
* brightnessctl is in Arch communityGravatar Hummer120072019-08-02
|
* Fixed inconsistency in README (thanks @AJGQ)Gravatar Hummer120072019-08-02
| | | Closes #28
* Documented new changesGravatar Mykyta Holubakha2019-08-02
| | | | Rewritten some contributed code
* Add openSUSE package infoGravatar Michael Vetter2019-04-30
|
* Install udev rules by defaultGravatar Mykyta Holubakha2018-07-13
|
* Added flag to dissallow setting brightness to zero when using delta values (#21)Gravatar Thomas Ingram2018-06-25
| | | | | | | | * Added flag never-zero that stops brightness being set to 0. * Updated README to show never-zero flag. * Replaced never-zero with min-value flag
* Add Void Linux packageGravatar Daniel Santana2018-04-24
|
* README: mention Debian/Ubuntu packagesGravatar Mykyta Holubakha2018-01-19
|
* Allow to specify device name as a wildcardGravatar Mykyta Holubakha2018-01-19
|
* Version bump to 0.3Gravatar Mykyta Holubakha2017-09-22
| | | | | | | | | | fixes #10 added an option to install udev rules (fixes #11) updated makefile to adhere to DESTDIR/PREFIX conventions updated README
* Add --version flagGravatar Christoph Gysin2017-07-28
|
* Update READMEGravatar hcpl2017-07-28
|
* Update README.mdGravatar benjiprod2017-05-05
| | | Dead link on AUR.
* Add AUR to READMEGravatar Hummer120072017-02-18
|
* Readme hotfixGravatar Hummer120072017-01-17
|
* Readme hotfixGravatar Hummer120072017-01-17
|
* Updated readmeGravatar Mykyta Holubakha2017-01-17