| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2017-08-14 | Rename HACKING.md to CONTRIBUTING.md | Jon Lund Steffensen | 1 | -1/+0 | |
| 2014-04-06 | HACKING: Update to Markdown syntax; add notes on making releases | Jon Lund Steffensen | 1 | -50/+1 | |
| 2014-03-22 | Support for running Redshift without a graphical environment in Linux by using Direct Rendering Manager | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-20 | Add systemd .service file for redshift | Henry de Valence | 1 | -2/+10 | |
| Add a systemd user .service file to allow users to run redshift as a daemon using systemd. Also adds a new configure option, `--with-systemduserunitdir`, which gives the install path. If set to `no`, systemd support is disabled. If not set, we use `pkg-config` to find the path. | |||||
| 2014-03-18 | HACKING: Remove PYTHONHOME from example | Jon Lund Steffensen | 1 | -3/+2 | |
| Should have been PYTHONPATH but since the path is set by the script it is no longer necessary. | |||||
| 2013-11-23 | Clean up install instructions in README, INSTALL, HACKING | Jon Lund Steffensen | 1 | -0/+12 | |
| 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-10-21 | Update HACKING document | Jon Lund Steffensen | 1 | -1/+2 | |
| 2013-03-05 | Rename gtk-redshift -> redshift-gtk. | Jon Lund Steffensen | 1 | -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. | |||||
| 2012-02-04 | HACKING: Add further notes on testing python scripts. | Jon Lund Steffensen | 1 | -3/+12 | |
| 2012-02-02 | Add some info on building redshift from a bzr branch. | Jon Lund Steffensen | 1 | -2/+19 | |
| 2011-10-18 | Add various documentation updates: DESIGN and HACKING document, and various small comments int the source (Christian Jaeger). | Jon Lund Steffensen | 1 | -0/+3 | |
| Update man page with information on configuration file. | |||||
