unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#44961: 28.0.50; [feature/pgtk] frame-position returns incorrect information
@ 2020-11-30 14:33 Robert Pluim
  2020-12-01  9:15 ` Robert Pluim
                   ` (3 more replies)
  0 siblings, 4 replies; 25+ messages in thread
From: Robert Pluim @ 2020-11-30 14:33 UTC (permalink / raw)
  To: 44961


This is under Gnome Shell on Debian 10, which I think uses mutter as a
window manager:

./emacs -Q # The frame is near the top-left, I move it to the right bottom quadrant
(pgtk-backend-display-class) => "GdkWaylandDisplay"
(frame-position) => (0 . 0)

GDK_BACKEND=x11 ./emacs -Q
(pgtk-backend-display-class) => "GdkX11Display"
(frame-position) => (0 . 0)

./emacs -Q # emacs master branch
(frame-position) => (2136 . 549)

(also `set-frame-position' doesnʼt work, even though I see it calling
gtk_window_move. I can open a separate report for that)

In GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.5, cairo version 1.16.0)
 of 2020-11-24 built on rltb
Repository revision: d6ef9af82eafef33e117dd61aa3bd51a2464fcc6
Repository branch: feature/pgtk
Windowing system distributor 'System Description: Debian GNU/Linux 10 (buster)

Configured using:
 'configure --with-pgtk'

Configured features:
JPEG TIFF GIF PNG RSVG CAIRO SOUND GPM DBUS GSETTINGS GLIB NOTIFY
INOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ LIBOTF ZLIB
TOOLKIT_SCROLL_BARS GTK3 PGTK XIM MODULES THREADS LIBSYSTEMD JSON
PDUMPER LCMS2





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

end of thread, other threads:[~2022-02-21 14:50 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-30 14:33 bug#44961: 28.0.50; [feature/pgtk] frame-position returns incorrect information Robert Pluim
2020-12-01  9:15 ` Robert Pluim
2020-12-19 17:42 ` Yuuki Harano
2020-12-20  7:45   ` martin rudalics
2020-12-20 10:13     ` Yuuki Harano
2020-12-21 15:33       ` martin rudalics
2021-01-04 18:15   ` Robert Pluim
2021-01-05 13:24     ` Robert Pluim
2021-01-05 15:32       ` martin rudalics
2021-01-05 16:00         ` Robert Pluim
2021-01-01  8:41 ` Yuuki Harano
2021-01-01 10:19   ` martin rudalics
2021-01-03  9:04     ` Yuuki Harano
2021-01-03  9:23       ` martin rudalics
2022-02-20 14:07 ` Lars Ingebrigtsen
2022-02-20 19:57   ` Stephen Berman
2022-02-21 11:17     ` Robert Pluim
2022-02-21 11:28       ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-02-21 11:46         ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-02-21 12:58           ` Robert Pluim
2022-02-21 13:26             ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-02-21 14:50               ` Robert Pluim
2022-02-21 11:49         ` Robert Pluim
2022-02-21 11:55           ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-02-21  1:22   ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors

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).