summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-19 06:33:34 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-19 06:33:51 +0100
commit7e9d6cbbeea9bf4c0df0f31c6f5ff4c553681d0e (patch)
tree7719f6acb2d2087196e4ea593aa92a23c084c798
parentdemo make_icc_interpolation (diff)
downloadblueshift-7e9d6cbbeea9bf4c0df0f31c6f5ff4c553681d0e.tar.gz
blueshift-7e9d6cbbeea9bf4c0df0f31c6f5ff4c553681d0e.tar.bz2
blueshift-7e9d6cbbeea9bf4c0df0f31c6f5ff4c553681d0e.tar.xz
doc _ICC_PROFILE
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--TODO2
-rw-r--r--info/blueshift.texinfo6
2 files changed, 7 insertions, 1 deletions
diff --git a/TODO b/TODO
index 878c590..0d854a8 100644
--- a/TODO
+++ b/TODO
@@ -3,7 +3,7 @@ High priority:
Add models for calculating fade and refresh rate parameters
Medium priority:
- Test, demo and document _ICC_PROFILE
+ Test and demo _ICC_PROFILE
Demo functionise
Make it possible to have settings depend on sky condicitions.
(I have a GPL3 implmenetion of wheter observation in xpybar.)
diff --git a/info/blueshift.texinfo b/info/blueshift.texinfo
index f87729a..fc78b80 100644
--- a/info/blueshift.texinfo
+++ b/info/blueshift.texinfo
@@ -786,6 +786,12 @@ stored on the X server. This function returns a list of
the index of a monitor and the raw data (series of bytes)
of the ICC profile for indicated monitor on the indicated
screen. Monitors without profiles are not listed.
+Associated ICC profile is mapped as properties of the
+root window of X screens. The ICC profile of a primary
+monitor in a screen is saved as a property named
+@var{_ICC_PROFILE}, the secondary monitor is stored as
+@var{_ICC_PROFILE_1}, the tertiary monitor is stored as
+@var{_ICC_PROFILE_2}, and so on.
@item get_current_icc()
This function works like @code{get_current_icc_raw}, except