From 08a374cf2a6521a045e148af86d5493ce456a15b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 18 Jul 2016 15:08:11 +0200 Subject: Implement reconnect MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/state.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/state.h') diff --git a/src/state.h b/src/state.h index 0a09023..32a6cb1 100644 --- a/src/state.h +++ b/src/state.h @@ -151,6 +151,11 @@ extern libgamma_partition_state_t* restrict partitions; */ extern libgamma_crtc_state_t* restrict crtcs; +/** + * Preserve gamma ramps at priority 0? + */ +extern int preserve; + /** -- cgit v1.2.3-70-g09d2