|
From: | Robert Weiner |
Subject: | Re: display-until.el - Display a window or frame topmost in the frame stack until a condition or timeout occurs |
Date: | Tue, 2 Jan 2018 12:38:27 -0500 |
> I will try on GNU/Linux as soon as I have that machine running again.
I tried your functions on GNU/Linux now. The GTK build seems to handle
themasexpected. The other builds (Motif, Lucid and no-toolkit) have
the frame lose its title bar after executing the
(progn (set-frame-parameter (display-until-get-frame-by-name "My-Frame") 'visibility t)
(display-frame-until "My-Frame"))
form.
[Prev in Thread] | Current Thread | [Next in Thread] |