diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-21 13:26:11 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-21 13:26:11 +0100 |
commit | 339649c46e4a512d673a514a3a0aaffcc79a3ca8 (patch) | |
tree | 299fbca504d06c78134940f0c3ea03334f8f79b6 | |
parent | add battery example (diff) | |
download | blueshift-339649c46e4a512d673a514a3a0aaffcc79a3ca8.tar.gz blueshift-339649c46e4a512d673a514a3a0aaffcc79a3ca8.tar.bz2 blueshift-339649c46e4a512d673a514a3a0aaffcc79a3ca8.tar.xz |
m todo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | TODO | 3 | ||||
-rw-r--r-- | examples/comprehensive | 1 |
2 files changed, 2 insertions, 2 deletions
@@ -3,12 +3,11 @@ High priority: Add models for calculating fade and refresh rate parameters Medium priority: - Demo functionise + Document examples in info manual Low priority: Add a section in manual for information on which order to apply settings and how it affects the result. - Document examples in info manual Future stuff: Add wayland support (could not find an API for it, but xwayland works) diff --git a/examples/comprehensive b/examples/comprehensive index e701c12..ec3f9c9 100644 --- a/examples/comprehensive +++ b/examples/comprehensive @@ -6,6 +6,7 @@ # stored-settings, modes, textconf, icc-profile-atoms # However the are features that are only covered by the info manual: # Methods for calculating correlated colour temperature +# The `functionise` function # This file is dual-licensed under GNU General Public License |