aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-02-22fix readmeHEADmasterMattias Andrée1-5/+5
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-24Add support for specifying hook fileMattias Andrée1-1/+14
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-23mMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-23config.c: clean up print_help()Mattias Andrée1-9/+9
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-23Add ; as option delimiterMattias Andrée1-2/+23
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-23Add ability to select multiple screensMattias Andrée1-14/+24
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-23Add ability to select screen in crtc optionMattias Andrée1-7/+19
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-23Add support for output selection by EDIDMattias Andrée1-0/+26
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-23add display option + update doc about all screens being the defaultMattias Andrée1-4/+12
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-23Update documentation reflect that the drm method now supports CRTC listMattias Andrée1-4/+5
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-22Add -e, -E, and +EMattias Andrée1-1/+27
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-22Misc stuffMattias Andrée1-28/+368
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-22minor fixes + add option to start in disabled modeMattias Andrée1-14/+27
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-21whitespace fixMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-21misc stuffMattias Andrée1-9/+198
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-21RefactorMattias Andrée1-2/+9
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-08README: -h and -V are exclusiveMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-07New READMEMattias Andrée1-1/+243
Signed-off-by: Mattias Andrée <m@maandree.se>
2014-12-15Makefile: Add README to distributed filesJon Lund Steffensen1-0/+1
README was accidentally omitted from distribution, and the link from README to README.md was missing since the file was renamed with the Markdown extension.
2014-10-13README: Rename to README.mdJon Lund Steffensen1-19/+0
2014-05-04Change project page in README to Github pageJon Lund Steffensen1-1/+1
2013-11-23Clean up install instructions in README, INSTALL, HACKINGJon Lund Steffensen1-0/+6
Setup automake to "foreign" so that no additional files are required to be present. Remove AUTHORS and ChangeLog (this info can be found in the git repository), and remove INSTALL. Add a reference to the HACKING document in README. Add dependency information in HACKING.
2013-03-05Rename gtk-redshift -> redshift-gtk.Jon Lund Steffensen1-1/+1
This is primarily for improved discovery. Some users report that they didn't know about redshift-gtk, but had it been available on tab completion they would have noticed. Also, I think it is in general good practice that closely related programs have the same prefix.
2010-06-13Reduce amount of text in README. Refer to website instead.Jon Lund Steffensen1-74/+4
2010-05-05Prepare NEWS, README and configure.ac for 1.3 release on 2010-05-12.Jon Lund Steffensen1-1/+2
2010-05-05Change python dependency to 2.6.Jon Lund Steffensen1-1/+1
2010-02-11Update ChangeLog, NEWS and README for release.Jon Lund Steffensen1-14/+35
Increment version in configure.ac.
2010-02-09Fix typo in README.Jon Lund Steffensen1-1/+1
2010-02-01README: Add note about status icon and gtk-redshift dependencies.Jon Lund Steffensen1-0/+7
2010-01-14Update AUTHORS, ChangeLog, NEWS, README for release.Jon Lund Steffensen1-2/+2
Increment version in configure.ac.
2010-01-09Update ChangeLog, NEWS and README for 1.0 release.Jon Lund Steffensen1-1/+1
Increment version in configure.ac.
2010-01-07Update ChangeLog, NEWS and README for 0.4 release.Jon Lund Steffensen1-1/+1
Increment version in configure.ac.
2010-01-01Update READMEJon Lund Steffensen1-6/+6
2009-12-28Update README, NEWS and ChangeLog for 0.3 release.Jon Lund Steffensen1-7/+10
Increment version in configure.ac.
2009-12-25Allow selection of X screen to apply adjustments to.Jon Lund Steffensen1-0/+1
2009-12-23Update ChangeLog, README and NEWSJon Lund Steffensen1-7/+11
2009-11-04Add autotools support.Jon Lund Steffensen1-0/+46