unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#59377: 29.0.50; Sticky frame parameter has no effect
@ 2022-11-19  5:29 Michael Heerdegen
  2022-11-19  7:09 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 10+ messages in thread
From: Michael Heerdegen @ 2022-11-19  5:29 UTC (permalink / raw)
  To: 59377


Hello,

Debian and Openbox on X here.

When I set the `sticky` frame parameter of a frame to non-nil, like in

(display-buffer (get-buffer-create "Test")
                `(display-buffer-pop-up-frame
                  ( pop-up-frame-parameters
                    (sticky . t) (minibuffer . nil))))

there is no effect - the frame is only displayed on the current virtual
desktop.  Same when I explicitly set the frame parameter of an existing
frame, e.g. with

  (set-frame-parameter nil 'sticky t)

I would have expected that this works with Openbox.

TIA,

Michael.







^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-11-24 23:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-19  5:29 bug#59377: 29.0.50; Sticky frame parameter has no effect Michael Heerdegen
2022-11-19  7:09 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-20  6:25   ` Michael Heerdegen
2022-11-20  7:31     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-20  7:45       ` Michael Heerdegen
2022-11-20  9:41         ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-20 11:56           ` Michael Heerdegen
2022-11-20 12:25             ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-20 13:03               ` Michael Heerdegen
2022-11-24 23:52                 ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).