config_query_option COMPTON_OPTS "Enable support for '--xrender-sync-fence' option?" y \
                                 "" \
                                 "NO_XSYNC=1" &&

config_query_option COMPTON_OPTS "Enable window condition support" y \
                                 "" \
                                 "NO_C2=1" &&

config_query_option COMPTON_OPTS "Enable X resource leakage checking (Pixmap only, presently)?" n \
                                 "ENABLE_XRESCHECK=1" \
                                 ""
