bug#81193: 31.0.90; Wrong offsets in 'set-frame-size-and-position'

martin rudalics via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <[email protected]> Tue, 4 Aug 2026 18:41:00 +0200
Newsgroups gmane.emacs.bugs
Message-ID <[email protected]>
 > This patch was installed, but there was a lot of additional discussion.
 >
 > Were further serious problems revealed that still aren't fixed?

Frame positioning per se is broken with the mutter window manager.
AFACICT this does not affect 'set-frame-size-and-position' alone but
also 'set-frame-position' and setting the 'left' and 'top' frame
parameters.  Since frame positioning with PGTK Wayland is inhibited
anyway, it will hardly be fixable on X either.

martin