summaryrefslogtreecommitdiff
path: root/corfu.el
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2025-05-28 21:45:04 +0200
committerDaniel Mendler <mail@daniel-mendler.de>2025-05-28 21:45:04 +0200
commit52045e7168dadb00d374db557c44e6fcbcf8c762 (patch)
tree856d4f21987a0e4ada3693b49af46c0eedb2cc16 /corfu.el
parent42cadf78c72f181ca080e310b1bba0374f414953 (diff)
Experiment with inhibit-double-buffering
Sometimes the Gtk3 child frame does not update properly.
Diffstat (limited to 'corfu.el')
-rw-r--r--corfu.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/corfu.el b/corfu.el
index 5628ee1..b62810c 100644
--- a/corfu.el
+++ b/corfu.el
@@ -344,7 +344,8 @@ settings `corfu-auto-delay', `corfu-auto-prefix' and
(undecorated . t)
(cursor-type . nil)
(no-special-glyphs . t)
- (desktop-dont-save . t))
+ (desktop-dont-save . t)
+ (inhibit-double-buffering . t))
"Default child frame parameters.")
(defvar corfu--buffer-parameters