aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-03-07Add TODOTeddy Wing
2021-03-07Invert: Move `inverted_gamma` to static constTeddy Wing
2021-03-07main: Move hotkey registration to a new functionTeddy Wing
2021-03-07main: Register F8 hotkey to toggle colour inversionTeddy Wing
2021-03-07main: Autorelease `Invert` instanceTeddy Wing
2021-03-07main: Remove infinite loop and sleep codeTeddy Wing
2021-03-07Toggle colour inversion on global hotkeyTeddy Wing
2021-03-07Register a global hotkeyTeddy Wing
2021-03-05Makefile: Fix `CoreGraphics` framework capitalisationTeddy Wing
2021-03-05Add 'DDHotKey' libraryTeddy Wing
2021-03-04Reset colours to their original stateTeddy Wing
2021-03-04Invert all displaysTeddy Wing
2021-03-04Rename `gamma` table to `inverted_gamma`Teddy Wing
2021-03-04Skeleton for error handlingTeddy Wing
2021-03-04Remove unused `CGGammaValue` tablesTeddy Wing
2021-03-04Run foreverTeddy Wing
2021-03-03Try inverting display coloursTeddy Wing