summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 7749c4b9241982aed6a6dcbab8003de3cc1ea0b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
High priority:
	Add example that parses text-based conf file
	Add support for monitor hotplugging
	Add models for calculating fade and refresh rate parameters

Medium priority:
	Test, demo and document _ICC_PROFILE
	Add functions to store and restore curves so that we do not need
	  to recalculate all filters before withs that are output specific.
	Make an example that loads a configuration script from a direcory

Low priority:
	Demo cie_{brigtness,contrast,manipulate} with 3 arguments and
	  cie_limits with 6 arguments.
	Demo `None` and `...` in sigmoid, manipulate, cie_manipulate
	  and lower_resolution.
	Add a section in manual for information on which order
	  to apply settings and how it affects the result.

Future stuff:
	Add wayland support (could not find an API for it, but xwayland works)
	Add mir support