aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-03-06 16:52:22 +0100
committerMattias Andrée <maandree@kth.se>2021-03-06 16:52:22 +0100
commitadb5b26bd94e0b90966307274f8fd6cada0fdb92 (patch)
tree423d934f23abd225213c4d1228de5249f0b2e43d /TODO
parentUpdate todo (diff)
downloadlibgamma-adb5b26bd94e0b90966307274f8fd6cada0fdb92.tar.gz
libgamma-adb5b26bd94e0b90966307274f8fd6cada0fdb92.tar.bz2
libgamma-adb5b26bd94e0b90966307274f8fd6cada0fdb92.tar.xz
Add chroma and white point support from EDID, add version support to methods caps and CRTC info, support EDID 1.4, and support EDID with extensions
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 0 insertions, 10 deletions
diff --git a/TODO b/TODO
index 4cbb180..e8fcc7c 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,3 @@
-Important functionality:
- CRTC info. shall report the x and y (CIE xyY) values
- of the monitor's red, green, and blue colour, as well
- as the default white point. CRTC info shall also
- report the colour space of the monitors (sRGB, other RGB,
- non-RGB, and monochrome/greyscale). This information
- is obtainable from the monitor's EDID.
-
Unsupported display servers:
GNU Hurd TTY Does it have gamma ramp support?
The BSD TTY:s Do they have gamma ramp support?
@@ -16,5 +8,3 @@ Unsupported display servers:
Add hotplug support.
Generate librarian and pkg-config files.
-
-Add suport for EDID 1.4.