emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/posframe 8165153682 2/2: Recreate posframe when the val


From: ELPA Syncer
Subject: [elpa] externals/posframe 8165153682 2/2: Recreate posframe when the value of (display-graphic-p) has been changed.
Date: Mon, 2 Dec 2024 09:59:04 -0500 (EST)

branch: externals/posframe
commit 81651536827c96bf5af5265ee7918ab70e1dd5b1
Author: Feng Shu <tumashu@163.com>
Commit: Feng Shu <tumashu@163.com>

    Recreate posframe when the value of (display-graphic-p) has been changed.
---
 posframe.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/posframe.el b/posframe.el
index b99bc98842..079af3251e 100644
--- a/posframe.el
+++ b/posframe.el
@@ -610,6 +610,7 @@ ACCEPT-FOCUS."
         (after-make-frame-functions nil)
         (x-gtk-resize-child-frames posframe-gtk-resize-child-frames)
         (args (list "args"
+                    (display-graphic-p)
                     foreground-color
                     background-color
                     right-fringe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]