diff options
-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 |