Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
9 days | go through todo list | Mattias Andrée | 2 | -10/+4 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
9 days | one dir per subproject | Mattias Andrée | 31 | -2/+2 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
10 days | todo list housekeeping | Mattias Andrée | 1 | -5/+2 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
10 days | organise todo list | Mattias Andrée | 1 | -6/+4 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
11 days | Add support for /etc/geolocation and guessing by timezone | Mattias Andrée | 10 | -7/+240 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
11 days | Remove pointless inclusion guard | Mattias Andrée | 1 | -7/+0 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
12 days | Add support for specifying hook file | Mattias Andrée | 8 | -41/+230 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Cleanup | Mattias Andrée | 3 | -41/+0 | |
systemd services are removed as they are fundamentally flawed Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Change w32gdi to wingdi to reflect what the method is called for the user | Mattias Andrée | 4 | -12/+12 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | m | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Update LICENSE to reflect that some ISC code is present | Mattias Andrée | 2 | -1/+21 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | config.c: clean up print_help() | Mattias Andrée | 4 | -76/+74 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | update todo list | Mattias Andrée | 1 | -16/+2 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Fix Swedish translation | Mattias Andrée | 2 | -5/+4 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Fix Swedish translation | Mattias Andrée | 1 | -89/+110 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Unlist redshift/issues/887: user is using wayland | Mattias Andrée | 1 | -1/+0 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | organise todo list | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Unlist redshift/issues/863: expected behaviour | Mattias Andrée | 1 | -1/+0 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Unlist redshift/issues/183: solved | Mattias Andrée | 1 | -1/+0 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Fix double free bug | Mattias Andrée | 1 | -2/+1 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Add ; as option delimiter | Mattias Andrée | 6 | -19/+90 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Clean up | Mattias Andrée | 14 | -75/+68 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Add ability to select multiple screens | Mattias Andrée | 4 | -48/+97 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Add ability to select screen in crtc option | Mattias Andrée | 4 | -30/+119 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Add support for output selection by EDID | Mattias Andrée | 5 | -8/+243 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Restore support for preserve-gamma, with corrected order of application | Mattias Andrée | 4 | -5/+24 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | add display option + update doc about all screens being the default | Mattias Andrée | 4 | -15/+104 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Clearify that N is an ordinal rather than any type of number | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Exclude unavailable adjustment methods when listing and trying | Mattias Andrée | 10 | -1/+61 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | m fix | Mattias Andrée | 1 | -3/+4 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Let translates translate "N" in adjustment method option tables | Mattias Andrée | 1 | -3/+4 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Do not left translators translate left column of adjustment method option table | Mattias Andrée | 36 | -235/+160 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Use libgamma to determine available adjustment method configuration options | Mattias Andrée | 7 | -111/+98 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Update documentation reflect that the drm method now supports CRTC list | Mattias Andrée | 2 | -8/+10 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Relay on libgamma for selecting adjustment method support | Mattias Andrée | 6 | -22/+7 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Rewrite gamma-drm.c to use libgamma | Mattias Andrée | 37 | -479/+99 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Rewrite gamma-quartz.c to use libgamma | Mattias Andrée | 1 | -157/+7 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Rewrite gamma-w32gdi to use libgamma | Mattias Andrée | 1 | -153/+7 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
13 days | Rewrite gamma-randr.c and gamma-vidmode.c to use libgamma | Mattias Andrée | 44 | -962/+944 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
14 days | Update todo list | Mattias Andrée | 1 | -0/+1 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
14 days | organise todo list | Mattias Andrée | 1 | -8/+4 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
14 days | update todo list | Mattias Andrée | 1 | -13/+7 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-03-22 | Add -e, -E, and +E | Mattias Andrée | 6 | -13/+144 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-03-22 | Fix documentation | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-03-22 | organise todo list | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-03-22 | Unlist redshift/issues/160: rejected: use multiple instances | Mattias Andrée | 1 | -1/+0 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-03-22 | organise todo list | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-03-22 | organise todo list | Mattias Andrée | 1 | -4/+4 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-03-22 | Unlist redshift/issues/868: rejected | Mattias Andrée | 1 | -1/+0 | |
Uee coopgamma and multiple instances of cg-brilliance (or any other colour calibration utility such as cg-icc, cg-gamma, or cg-limits). If not enough, run multiple instances of redshift. Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-03-22 | Update todo list | Mattias Andrée | 1 | -3/+0 | |
Signed-off-by: Mattias Andrée <m@maandree.se> |