From a1b73d174fcb14990ad3f6f2385b1da3e3305b99 Mon Sep 17 00:00:00 2001 From: Martin Rudalics Date: Sat, 16 Nov 2024 17:30:29 +0100 Subject: [PATCH] ; In PROBLEMS mention issue with .Xresources on Gnome desktop (Bug#73244) * etc/PROBLEMS: Mention issue with specifying frame size in .Xresources when running Emacs on Gnome desktop (Bug#73244). (cherry picked from commit 426bce8a6754a112b38a5c6ded75497a0be08718) --- etc/PROBLEMS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etc/PROBLEMS b/etc/PROBLEMS index d13d0d34128..30506b3c87a 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -1604,6 +1604,12 @@ after switching back from another virtual desktop. Setting the variable 'x-set-frame-visibility-more-laxly' to one of 'focus-in', 'expose' or 't' should fix this. +*** Gnome desktop does not respect frame size specified in .Xresources + +This has been obeserved when running a GTK+ build of Emacs 29 from the +launch pad on Ubuntu 24.04 with mutter as window manager. The problem +can be resolved by running Emacs from the command line instead. + *** Gnome: Emacs receives input directly from the keyboard, bypassing XIM. This seems to happen when gnome-settings-daemon version 2.12 or later -- 2.39.5