GNU bug report logs - #31650
26.1; Desktop mode adds wm stickiness to emacs windows.

Previous Next

Package: emacs;

Reported by: Rolf Ade <rolf <at> pointsman.de>

Date: Wed, 30 May 2018 01:13:02 UTC

Severity: minor

Found in version 26.1

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


Message #35 received at 31650 <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> gmail.com>
To: martin rudalics <rudalics <at> gmx.at>
Cc: Rolf Ade <rolf <at> pointsman.de>, 31650 <at> debbugs.gnu.org
Subject: Re: bug#31650: 26.1; Desktop mode adds wm stickiness to emacs windows.
Date: Thu, 31 May 2018 18:58:30 -0400
martin rudalics <rudalics <at> gmx.at> writes:

>> - Seems to be windows manager specific (you don't see it with xfwm4, I
>>    do with fvwm2 2.6.4).
>
> We would have to hear from others.  Anyone?  With emacs -Q evaluate
>
> (set-frame-parameter nil 'sticky nil)
>
> and look whether your frame starts to appear on all your desktops.

I tried with i3, seems to work correctly (all tests with a floating
window, since that seems to be a prerequisite for stickyness under i3):

(set-frame-parameter nil 'sticky nil) has no effect
(set-frame-parameter nil 'sticky t) makes the frame sticky,
and (set-frame-parameter nil 'sticky nil) makes it unsticky again.

I tested Emacs 26 with both Lucid and GTK builds.




This bug report was last modified 6 years and 349 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.