aboutsummaryrefslogtreecommitdiff
path: root/brightness.c
Commit message (Collapse)AuthorAgeFilesLines
* Name changePřemysl Eric Janouch2020-09-281-1/+1
|
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-241-3/+2
| | | | | | | | | I've come to the conclusion that copyright mostly just stands in the way of software development. In my jurisdiction I cannot give up my own copyright and 0BSD seems to be the closest thing to public domain. The updated mail address, also used in my author/committer lines, is shorter and looks nicer. People rarely interact anyway.
* Bump libertyPřemysl Janouch2017-07-051-4/+2
|
* Fix a useless compiler warningPřemysl Janouch2017-02-091-1/+1
|
* Add input-switchPřemysl Janouch2017-02-091-211/+7
| | | | Moving common stuff for DDC/CI communicating programs to ddc-ci.c.
* Bump libertyPřemysl Janouch2016-10-111-24/+15
|
* brightness: fix openSUSE buildPřemysl Janouch2016-03-131-1/+5
|
* brightness: fix compiler warningPřemysl Janouch2016-01-151-1/+1
|
* Initial commitPřemysl Janouch2016-01-101-0/+445
These used to be part of my dwm fork repository.