summaryrefslogtreecommitdiff
path: root/xbacklight.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-09atof_or_die: Also die if nothing was convertedAlan Coopersmith1-2/+6
2019-06-09exit if conv. from string to double failsRoberto Ricci1-6/+17
2019-06-09Properly round the new brightness valueRoman Donchenko1-1/+1
2015-11-05Use current output configurationNils Schneider1-5/+5
2015-10-26Use double instead of int for valueNils Schneider1-7/+7
2013-11-25Add -version option to print program versionAlan Coopersmith1-0/+11
2013-11-25Print which option was in error along with usage messageAlan Coopersmith1-10/+19
2013-04-08Fix reading backlight level on 64-bit systems (bug 63205)Edward Sheldrake1-1/+1
2013-04-06Combine usage message stringsAlan Coopersmith1-11/+10
2012-08-12Port xbacklight to XCBJon Lund Steffensen1-101/+156
2009-08-19Use "Backlight" RandR property, fall back to legacy "BACKLIGHT".Matthias Hopf1-6/+18
2009-01-19Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-0/+9
2007-06-21Add licenses (oops)Keith Packard1-0/+21
2007-03-29Add -time and -steps options to adjust fadeKeith Packard1-4/+21
2007-03-29Initial xbacklight programKeith Packard1-0/+214