summaryrefslogtreecommitdiff
path: root/corfu.el
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2025-06-01 10:13:51 +0200
committerDaniel Mendler <mail@daniel-mendler.de>2025-06-01 10:13:51 +0200
commit51cbe0f15a46731b7b72e05eeacd433788134aa4 (patch)
tree03262afacbc9c48126c8c34459d1c8f891baa8a3 /corfu.el
parent52045e7168dadb00d374db557c44e6fcbcf8c762 (diff)
Add comment regarding inhibit-double-buffering
Diffstat (limited to 'corfu.el')
-rw-r--r--corfu.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/corfu.el b/corfu.el
index b62810c..d037f2d 100644
--- a/corfu.el
+++ b/corfu.el
@@ -345,7 +345,7 @@ settings `corfu-auto-delay', `corfu-auto-prefix' and
(cursor-type . nil)
(no-special-glyphs . t)
(desktop-dont-save . t)
- (inhibit-double-buffering . t))
+ (inhibit-double-buffering . t)) ;; Avoid display artifacts on X/Gtk builds
"Default child frame parameters.")
(defvar corfu--buffer-parameters