From 1f2e45f01cf3457ea8075593b366fe2ceea7ae4f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 23 Mar 2025 16:09:45 +0100 Subject: add display option + update doc about all screens being the default MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/common.h | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/common.h') diff --git a/src/common.h b/src/common.h index a14e8d4..dc0312b 100644 --- a/src/common.h +++ b/src/common.h @@ -1219,6 +1219,16 @@ void direct_print_help(FILE *f, int method); */ int direct_set_option(GAMMA_STATE *state, const char *key, const char *value); +/** + * Select site to apply adjustments to using direct gamma adjustments + * + * @param state State object for the adjustment method + * @param key Option to configure + * @param value Option value to set + * @return 0 on success, -1 on failure + */ +int direct_set_site(GAMMA_STATE *state, const char *key, const char *value); + /** * Select partitions to apply adjustments to using direct gamma adjustments * -- cgit v1.2.3-70-g09d2