From 7cd2c283f5231324ff63db367073207b2fe8c04b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 25 Feb 2014 08:09:53 +0100 Subject: add uses_adhoc_settings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- examples/comprehensive | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'examples/comprehensive') diff --git a/examples/comprehensive b/examples/comprehensive index 05407b5..d361bea 100644 --- a/examples/comprehensive +++ b/examples/comprehensive @@ -6,7 +6,8 @@ # negative image, inverted image, sigmoid correction, or free # function modifier. Neither does it support multiple screens, # this is normally not an issue because Xinerama is normally used -# to put all monitors on the same screen. +# to put all monitors on the same screen; nor does it parse +# ad-hoc settings # Geographical coodinates. @@ -163,6 +164,12 @@ monitor_controller = lambda : randr(*monitors) ''' +uses_adhoc_opts = False +''' +:bool `True` if the configuration screens parses the ad-hoc settings +''' + + last_dayness = None def periodically(year, month, day, hour, minute, second, weekday, fade): ''' -- cgit v1.2.3-70-g09d2