Received: (at 80322) by debbugs.gnu.org; 14 Feb 2026 12:16:10 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sat Feb 14 07:16:10 2026 Received: from localhost ([127.0.0.1]:43471 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1vrEZF-00054V-NE for submit <at> debbugs.gnu.org; Sat, 14 Feb 2026 07:16:10 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:42894) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1vrEZC-00053X-Oo for 80322 <at> debbugs.gnu.org; Sat, 14 Feb 2026 07:16:07 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <eliz@HIDDEN>) id 1vrEZ7-0000Vu-Ed; Sat, 14 Feb 2026 07:16:01 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=mwq5QseEBxtAA0HKts5YSTVnAjaHrasf1pcpgoZAcLg=; b=RWNd6PXncAU35+o+JAAr pxzg7m7zD0QVSeXHLPqeC7DLiOnYHxynziYfMlZgDBEZwVd5Q0g/SYRsLdpXEIaig9eAbitW37+wK cOZ48yZ+zbhBjnMblLqXv2ndT1slVXv0buG5lDPEl5zLkBC+8XrQQ1M9hWvpNgI69HwxcbdysIBhy LLUdfq0OQ2YXF6M4Ez50oSZLmW2TOw9Ifa/c6mODbB0HCsC/lic2DWC/smlE5E3SPye/DdsW80yoF EElMZiRtjKTnpUsTQ60Z1ICzDcBQgz30A5NViMhExOIarichO3muSgcSUeIKjGgtSawlvwPEs3uof xhPOTuYUA9k8Zw==; Date: Sat, 14 Feb 2026 14:15:57 +0200 Message-Id: <867bsfplky.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> To: Rishub Nagpal <rishub.nagpal@HIDDEN>, Po Lu <luangruo@HIDDEN> In-Reply-To: <CALCyNyeK+jK1dYGewADeca-cPZeBjDkotXdD_cyE5gPhQUwGYw@HIDDEN> (message from Rishub Nagpal on Sun, 8 Feb 2026 14:56:55 +0100) Subject: Re: bug#80322: 30.2; Resizing frame in XWayland with X11+GTK build is broken References: <CALCyNyd-SUd=5Wiujsf00Z08UZTByY4MY_3+O3zxNpi+u5JuPA@HIDDEN> <87ldh38ho9.fsf@HIDDEN> <CALCyNyeK+jK1dYGewADeca-cPZeBjDkotXdD_cyE5gPhQUwGYw@HIDDEN> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 80322 Cc: 80322 <at> debbugs.gnu.org, spwhitton@HIDDEN X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) Ping! Po Lu, any comments? > Cc: 80322 <at> debbugs.gnu.org > From: Rishub Nagpal <rishub.nagpal@HIDDEN> > Date: Sun, 8 Feb 2026 14:56:55 +0100 > > pgtk has somewhat inferior performance than X/Lucid on my monitor (4k) > and suffers from visual bugs e.g. bug#80221 which is not present the > other builds. > > Rishub > > On Sun, Feb 8, 2026 at 2:54 PM Sean Whitton <spwhitton@HIDDEN> wrote: > > > > Hello, > > > > Rishub Nagpal [02/Feb 9:48pm +01] wrote: > > > When running the X11+GTK3 build on a system with XWayland, frame > > > resizing is completely broken (e.g. unresponsive). I think this due to > > > how Emacs handles the X resizing from the XWayland protocol, but I'm not > > > sure. This issue seems to be reported here: > > > > > > https://superuser.com/questions/1891258/why-cant-i-resize-my-emacs-gtkx11-window-in-fedora-41-linux-emacs-29-4 > > > > > > Mentioned here: https://news.ycombinator.com/item?id=41984309 > > > https://www.reddit.com/r/kde/comments/1fsxb8u/resizing_emacs_on_waylandplasma_6_is_very_laggy/ > > > > > > But I haven't found any conclusive solution. It is apparant on my system > > > running the fedora 42 build of emacs and is present with emacs -Q. > > > My system is running KDE+Wayland. > > > > Any reason you can't run pgtk, which is expected to work better on > > Wayland? > > > > -- > > Sean Whitton > > > >
bug-gnu-emacs@HIDDEN:bug#80322; Package emacs.
Full text available.Received: (at 80322) by debbugs.gnu.org; 8 Feb 2026 13:57:10 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sun Feb 08 08:57:10 2026 Received: from localhost ([127.0.0.1]:49463 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1vp5Hh-00035I-PC for submit <at> debbugs.gnu.org; Sun, 08 Feb 2026 08:57:10 -0500 Received: from mail-ua1-x930.google.com ([2607:f8b0:4864:20::930]:42411) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from <rishub.nagpal@HIDDEN>) id 1vp5He-00034r-PC for 80322 <at> debbugs.gnu.org; Sun, 08 Feb 2026 08:57:07 -0500 Received: by mail-ua1-x930.google.com with SMTP id a1e0cc1a2514c-948e5592c9eso2123302241.1 for <80322 <at> debbugs.gnu.org>; Sun, 08 Feb 2026 05:57:06 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1770559026; cv=none; d=google.com; s=arc-20240605; b=AP9J44W231RKs8lTW2JUyOMx33uE8HupHwkNv67gjEyvz7jCNYcPdis0nfYYy9v0lP 3fnBjdAWA4ovm0AS2/NdOUqJkhhmMLDHpTKNzwquThXtJy6+pGSjG4ZSAmUQVkvcIqVl ovopLKXzaeLl2ELHklerI9B3Ljer2LpkhZAioS/fw5BwQr6tOM+Xf5BpD9ZWDRJbI2d3 GsmdXU1o05sjntTU9vs+wK0smmO43CqtkslheRd5TKg+r6la3STq5qwV+XBSn7v0G2HE Go9oaQFVIWhZxLFvWClJXIlXB5psOPvjdFCmQ4Y+oG0lNIXO7HDpOJiu+POUllUeidF+ B+Og== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20240605; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:dkim-signature; bh=45JjByxF5CAMuqpAqdDV5rRdc27FPLBc8p3zKWm9nI8=; fh=l+9SoBb6XAfsaspf6McMIH7K9lxuODFL5MN+/twJOgY=; b=GItnXptBTudlBAY8u/2YhFQpCfqlMBzhCscMuZC80BvUlSuWLbwfgR/C50frOrwVrv hE0G6EjgACOy1cXKPD5HFwPB3UXGZ5FihIbvMAanzVcluxzL1gUSG6EGBsbYkrPjpccZ x4KV7WSysKICjAvRTKBeSrfbyOPMfk/BrdAQ6ZHnLygo97nW2C+AnJIGlVMOea5snfHg S6bfDobC6nXetEVqQC1izEXwT1CIKF0D/2al72WJ3KHje5tui7VeCQXHXRE1OMnpgLx+ 1juWBs42hR96JdFIEKfRFm1KCYSl9GC/wPuufllTbo5FXYbTH5TZbM2tn3N1mb5uWT6I B7Gw==; darn=debbugs.gnu.org ARC-Authentication-Results: i=1; mx.google.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1770559026; x=1771163826; darn=debbugs.gnu.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=45JjByxF5CAMuqpAqdDV5rRdc27FPLBc8p3zKWm9nI8=; b=j3AA5PdYdMoS4Y7x8LxiHCbNwCXXd3cegWGnff01POwIIQSlaiz2d9WQsGSNICABIn 3px9SU4KVGmdkKk93/4KPs6Q+9u5sn/wx/+8dB/1c8Y8fZPuwsI6NfG9u/AJoGRTN5oW t1JBbNHgrCLyGG0/rGZvmjy2ysix9uNYlbZkh2Y9guCePHY4DuFZJC3JEJz1wEqWS6pt O7HoBsxTi707Cv4t6wggqYKM56yoEAwU4kM7F8niB2haYRlucT39N1ZrHdGeDSP8LJTv N9kUkcbJkUql8J8+5Z6ejq/lNI1Bvgp2NMbflzhGELYKLm4uq8YZFZYG1abMQfF3MBYg p2bA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1770559026; x=1771163826; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-gg:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=45JjByxF5CAMuqpAqdDV5rRdc27FPLBc8p3zKWm9nI8=; b=qU66pucV094TgZEPho9w8oVzppyvylGvUGTKTEDw8qrDupCwRa2uTgUWP9N5e2zdy+ i7ZE3gvTVyDJ0Oc/OSwXgTSCzFNqwkufJInptiskI0ujdbjEHqIi0QzFOO85reekbfX/ Ed6mGmer+oyBshTsRL9PQQn7H1ODdm9b9qj5Ipo3vfBVGtgdjL6ugdqKuiomNDlVhT6A pw69hIWDnyYDb32+mnmeuOPoeeGZeAxQBXENJVtLCE37nPJpl0LGLr24xAt7XgO3RLzU M1WaINsp9DHu19dC6jgy69Vfu2vfMf26AwBa5dSKM5RuLK4uDnIe6mIN5Ibd4ioAWoEs 8FFA== X-Gm-Message-State: AOJu0YzJqEKRjENnKcfqrwaNf6lop+xykxRtbJ134zrnPNtyLpEsFzQJ CjQt1U4gHQAyr8Non6ODKiwOUgM78dserB03l2oRtDu8gEGCM3HSDNnEZPs3CcPIGzLShGFo3NZ FtwrWcgdfKKJcQSrDRAffq97VS74ob/ucVXhl7bk= X-Gm-Gg: AZuq6aJf+XlXrMaEdaZlPa6yYOmlh+RyyELFy8VubS0+uhecLIOIj+Cp77gzfvjwshS hOZ4bjmJyS04qGUf0F+jn+mr1IwmMz0uxPcYjBoElYhJ3t4wA+pf6RLZcgCZytCTPOJYAqD5Tf7 I/mkLVVw+IkfHlvkBSwPsUcqfnzBnCSopvfZbx7WJlXrG960YBmvmgSkf36P/9C/aJP3Onz0Hh4 df9OrzMcWrYl3/dBTQIC25HIBeiOe6Ja2L1xw6DkN7xpDIIPxiolFzri/MFF4fHNFnKc4F3 X-Received: by 2002:a05:6102:3f16:b0:5db:dad4:840 with SMTP id ada2fe7eead31-5f94d168a00mr4258275137.12.1770559025931; Sun, 08 Feb 2026 05:57:05 -0800 (PST) MIME-Version: 1.0 References: <CALCyNyd-SUd=5Wiujsf00Z08UZTByY4MY_3+O3zxNpi+u5JuPA@HIDDEN> <87ldh38ho9.fsf@HIDDEN> In-Reply-To: <87ldh38ho9.fsf@HIDDEN> From: Rishub Nagpal <rishub.nagpal@HIDDEN> Date: Sun, 8 Feb 2026 14:56:55 +0100 X-Gm-Features: AZwV_QhH7jiOZLW1sW2IsVDAqXVq7K4n1pCqVIeK5M-wvz2sPyV25Ed1w6B6fsI Message-ID: <CALCyNyeK+jK1dYGewADeca-cPZeBjDkotXdD_cyE5gPhQUwGYw@HIDDEN> Subject: Re: bug#80322: 30.2; Resizing frame in XWayland with X11+GTK build is broken To: Sean Whitton <spwhitton@HIDDEN> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 80322 Cc: 80322 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: 0.0 (/) pgtk has somewhat inferior performance than X/Lucid on my monitor (4k) and suffers from visual bugs e.g. bug#80221 which is not present the other builds. Rishub On Sun, Feb 8, 2026 at 2:54=E2=80=AFPM Sean Whitton <spwhitton@HIDDEN= me> wrote: > > Hello, > > Rishub Nagpal [02/Feb 9:48pm +01] wrote: > > When running the X11+GTK3 build on a system with XWayland, frame > > resizing is completely broken (e.g. unresponsive). I think this due to > > how Emacs handles the X resizing from the XWayland protocol, but I'm no= t > > sure. This issue seems to be reported here: > > > > https://superuser.com/questions/1891258/why-cant-i-resize-my-emacs-gtkx= 11-window-in-fedora-41-linux-emacs-29-4 > > > > Mentioned here: https://news.ycombinator.com/item?id=3D41984309 > > https://www.reddit.com/r/kde/comments/1fsxb8u/resizing_emacs_on_wayland= plasma_6_is_very_laggy/ > > > > But I haven't found any conclusive solution. It is apparant on my syste= m > > running the fedora 42 build of emacs and is present with emacs -Q. > > My system is running KDE+Wayland. > > Any reason you can't run pgtk, which is expected to work better on > Wayland? > > -- > Sean Whitton
bug-gnu-emacs@HIDDEN:bug#80322; Package emacs.
Full text available.Received: (at 80322) by debbugs.gnu.org; 8 Feb 2026 13:54:28 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sun Feb 08 08:54:28 2026 Received: from localhost ([127.0.0.1]:49430 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1vp5F5-0002mS-D4 for submit <at> debbugs.gnu.org; Sun, 08 Feb 2026 08:54:28 -0500 Received: from sendmail.purelymail.com ([34.202.193.197]:38920) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <spwhitton@HIDDEN>) id 1vp5F2-0002la-Nd for 80322 <at> debbugs.gnu.org; Sun, 08 Feb 2026 08:54:25 -0500 DKIM-Signature: a=rsa-sha256; b=KvS8Dcbek1GppsTrNihngdpIVG+uuxZPfOVSgA3/+EyKm7Tn9CpgedETl6vrdSDyWW+grht3OwTY1DLbvzVeANVwCl3QlQzJlFNt4OCz4IlvDbbTQIZZVNNPk659U+KgU8fvEVNe/ZYEsq1rayNokhXckzuyhDbK7uKrRHgjsUaq06IAQyimXkkC5eP0XXwe2BDK8lKmJAwJLtwFwIFDCZGn2W0FEA/o/NNAP6a6cbAGaOwOr9KoJjYr+i5aNk6h/LKmpr+GxkmOu/S8hVbfItKy4BQnAKBaeA6a2N4GjMpjGFfP+yDMVC2zzKklxb7nDMPXXHVUUuv+TkUW1kvS7Q==; s=purelymail3; d=spwhitton.name; v=1; bh=PwVCQOibNAExfzGgzS0dN0KUiwOsnNXv90dkdJz2meQ=; h=Received:Received:From:To:Subject:Date; DKIM-Signature: a=rsa-sha256; b=WFnsBwNOhr1Xz3PiWW6itiZzuGlzlEF7omE3oJvrYr0TJkdESq0IajUb2jyVhace2up9SQMFAsRb3aPR/kkoW93IGfzMxACS9GNUm4flIQXmahb0eyBgxneKSTezX5AV+gQ6ETzH0GzBXLIZ8ycAEVz49RvqzJaTvYx7U7JG1Kh32ujLtCCTK0p7HVLENkO7DA6ikRJL7SCV9g9prEBaUUvL3/E/7l+iGJDDW6EFqPKMLobxPTNCXXJ3fa1pK75bBBJWr6XgshYwEHLP6iLMv9y0ZoODgFkKaSPgKmBEIDGCu+wD0oT/1b3XvZbpf4wYeavQc8bN2iHEC+aolHIxxQ==; s=purelymail3; d=purelymail.com; v=1; bh=PwVCQOibNAExfzGgzS0dN0KUiwOsnNXv90dkdJz2meQ=; h=Feedback-ID:Received:Received:From:To:Subject:Date; Feedback-ID: 20115:3760:null:purelymail X-Pm-Original-To: 80322 <at> debbugs.gnu.org Received: by smtp.purelymail.com (Purelymail SMTP) with ESMTPSA id 492351378; (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Sun, 08 Feb 2026 13:54:14 +0000 (UTC) Received: by zephyr.silentflame.com (Postfix, from userid 1000) id 3AF299407AE; Sun, 08 Feb 2026 13:54:14 +0000 (GMT) From: Sean Whitton <spwhitton@HIDDEN> To: Rishub Nagpal <rishub.nagpal@HIDDEN> Subject: Re: bug#80322: 30.2; Resizing frame in XWayland with X11+GTK build is broken In-Reply-To: <CALCyNyd-SUd=5Wiujsf00Z08UZTByY4MY_3+O3zxNpi+u5JuPA@HIDDEN> References: <CALCyNyd-SUd=5Wiujsf00Z08UZTByY4MY_3+O3zxNpi+u5JuPA@HIDDEN> Date: Sun, 08 Feb 2026 13:54:14 +0000 Message-ID: <87ldh38ho9.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 80322 Cc: 80322 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) Hello, Rishub Nagpal [02/Feb 9:48pm +01] wrote: > When running the X11+GTK3 build on a system with XWayland, frame > resizing is completely broken (e.g. unresponsive). I think this due to > how Emacs handles the X resizing from the XWayland protocol, but I'm not > sure. This issue seems to be reported here: > > https://superuser.com/questions/1891258/why-cant-i-resize-my-emacs-gtkx11-window-in-fedora-41-linux-emacs-29-4 > > Mentioned here: https://news.ycombinator.com/item?id=41984309 > https://www.reddit.com/r/kde/comments/1fsxb8u/resizing_emacs_on_waylandplasma_6_is_very_laggy/ > > But I haven't found any conclusive solution. It is apparant on my system > running the fedora 42 build of emacs and is present with emacs -Q. > My system is running KDE+Wayland. Any reason you can't run pgtk, which is expected to work better on Wayland? -- Sean Whitton
bug-gnu-emacs@HIDDEN:bug#80322; Package emacs.
Full text available.Received: (at 80322) by debbugs.gnu.org; 3 Feb 2026 12:26:38 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Tue Feb 03 07:26:38 2026 Received: from localhost ([127.0.0.1]:43997 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1vnFUL-0006V8-Gn for submit <at> debbugs.gnu.org; Tue, 03 Feb 2026 07:26:38 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:59228) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1vnFUI-0006U7-3N for 80322 <at> debbugs.gnu.org; Tue, 03 Feb 2026 07:26:35 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <eliz@HIDDEN>) id 1vnFUC-0007XS-Q6; Tue, 03 Feb 2026 07:26:28 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=an/7qoYXmMLBDnd/x+vzsWWr+aEwhKrWugULQDlod/o=; b=Hffdlf2Q3kDM 7jC9SH/t27OwkfXD3dkzyyFgBV4C6oB/I/6myHj294VmdzkMo7RZAkiVRg1FoJ1z1jNyVuH4fyzp/ JM95jptOvM4CupmFmjueLEEuh9ZucBnH9DrhZ3ZzGsOFjzQIiNDnCtrm//KMyQURsIdVjqbtvdYYN 7sVoaz2P32rVhmRitmdwTC0OsIaYW+zAFSsdbIFn0SkhfEyOeTRgE0eJ7s1mZKLlHLbm1134/gAma Hp/ezCgjNxqorVZgoP5HForafPlkMhV/i9TPbqYZQyGDUISWJ0EBTQQSUh+vQR0EF4SxemqaOycgN D7amaUzCugNytUsL8HHISA==; Date: Tue, 03 Feb 2026 14:26:26 +0200 Message-Id: <86fr7i1099.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> To: Rishub Nagpal <rishub.nagpal@HIDDEN>, Po Lu <luangruo@HIDDEN> In-Reply-To: <CALCyNyd-SUd=5Wiujsf00Z08UZTByY4MY_3+O3zxNpi+u5JuPA@HIDDEN> (message from Rishub Nagpal on Mon, 2 Feb 2026 21:48:57 +0100) Subject: Re: bug#80322: 30.2; Resizing frame in XWayland with X11+GTK build is broken References: <CALCyNyd-SUd=5Wiujsf00Z08UZTByY4MY_3+O3zxNpi+u5JuPA@HIDDEN> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 80322 Cc: 80322 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) > From: Rishub Nagpal <rishub.nagpal@HIDDEN> > Date: Mon, 2 Feb 2026 21:48:57 +0100 > > When running the X11+GTK3 build on a system with XWayland, frame > resizing is completely broken (e.g. unresponsive). I think this due to > how Emacs handles the X resizing from the XWayland protocol, but I'm not > sure. This issue seems to be reported here: > > https://superuser.com/questions/1891258/why-cant-i-resize-my-emacs-gtkx11-window-in-fedora-41-linux-emacs-29-4 > > Mentioned here: https://news.ycombinator.com/item?id=41984309 > https://www.reddit.com/r/kde/comments/1fsxb8u/resizing_emacs_on_waylandplasma_6_is_very_laggy/ > > But I haven't found any conclusive solution. It is apparant on my system > running the fedora 42 build of emacs and is present with emacs -Q. > My system is running KDE+Wayland. > > > In GNU Emacs 30.2 (build 1, x86_64-redhat-linux-gnu, GTK+ Version > 3.24.51, cairo version 1.18.4) of 2025-11-14 built on > 4b05eb3b0d9741e2ba4ca1bfb3d7e711 > Windowing system distributor 'The X.Org Foundation', version 11.0.12401009 > System Description: Bazzite Po Lu, any ideas or suggestions? Or is this a known problem (we have something similar in PROBLEMS, but only for the PGTK builds)?
bug-gnu-emacs@HIDDEN:bug#80322; Package emacs.
Full text available.Received: (at submit) by debbugs.gnu.org; 2 Feb 2026 20:49:33 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Feb 02 15:49:33 2026 Received: from localhost ([127.0.0.1]:34629 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1vn0rU-0007Jz-Pi for submit <at> debbugs.gnu.org; Mon, 02 Feb 2026 15:49:33 -0500 Received: from lists.gnu.org ([2001:470:142::17]:50994) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <rishub.nagpal@HIDDEN>) id 1vn0rR-0007Ja-NO for submit <at> debbugs.gnu.org; Mon, 02 Feb 2026 15:49:30 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <rishub.nagpal@HIDDEN>) id 1vn0rC-000167-RL for bug-gnu-emacs@HIDDEN; Mon, 02 Feb 2026 15:49:19 -0500 Received: from mail-vk1-xa36.google.com ([2607:f8b0:4864:20::a36]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from <rishub.nagpal@HIDDEN>) id 1vn0rA-0001yv-Me for bug-gnu-emacs@HIDDEN; Mon, 02 Feb 2026 15:49:14 -0500 Received: by mail-vk1-xa36.google.com with SMTP id 71dfb90a1353d-5664634a27fso1356490e0c.1 for <bug-gnu-emacs@HIDDEN>; Mon, 02 Feb 2026 12:49:10 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1770065350; cv=none; d=google.com; s=arc-20240605; b=N6NsQLIp8ISGc6pQQlVlxj9K8aTGZmu/EZmFCAi2d/782t7mWRew877Bh83DkIs8e1 2FE+2YPs/v9mbNCvUPQ4fySCb/AQdBLxEGtdNFhtXZN1RW6mmu8p7rUCsqDDvmGCyXaR is4nbBe+d+QJIvwYtonK0uWDzA/EWqI3uGgYM02M17SjZDdWLl72C59zCN59cXVyDKWD ZHA+w2A86acqHfHy6nqrhhM/Z+NViYw2G5pQWjtULA3x48aZ1jkH0kYIwN2p06Kd+OPp eDh6gU/oM7ql3clgQW8pDiOW2x7V/u0lPiissE+pQV3sCgBza6o55oRlvlBBvsvTGucc cjvw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20240605; h=to:subject:message-id:date:from:mime-version:dkim-signature; bh=ZguuM+qH+aT3gvdhRhSKgIQp256Z6pg7F/quspD6B/w=; fh=+R8aXOFVnuBbN1nRXJJI02Ia//JUQJmLW/Uk/VaA0ag=; b=N3hgmiEMIUXn+PoYP+lx8D/CPGijYrhCkbhlAhS66Vp6bf2yrkncSMYeokAoYHw4O7 zuCXxBPPAyID7MUOXbpWtTNF3h01wYIZ9bn1/adT2Pc1yuCHoljVUQbKGUaPtZLSRiWr sCagW8icIBIT2CPw4ZhWxHPNvtQ0U0kvalQbRNMOTUxxrsaTA0Q89ia/hdx3TttCI7hy KCfeDAG0enxuwfNHSHVAqRIEfftEwxipLdGG8USFgkQ0g7/tf/silYJreB8msfCZUhws SCks7YwbHkB/WCZNWc0Wl06DEjZi++aWb0kzoxeGybqdtW9O5fQLYZRHos4XerMfjAx7 vwog==; darn=gnu.org ARC-Authentication-Results: i=1; mx.google.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1770065350; x=1770670150; darn=gnu.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=ZguuM+qH+aT3gvdhRhSKgIQp256Z6pg7F/quspD6B/w=; b=E3DLy6O2pF88tPaZIUWo8pfD/unuKYWrWOBJ+tcGd1Pvi2TjWW+e9akM/yn9y0W0sM cV3cELP+aHplTuuU/HJ9/r+tp0Cxn92HHRtXF+/J70Xwg34WOP0yQUKNZxQXelWTYaoI lSXD16sLO6NQQ1Zrv0iLg0OtHUkcrdAG5BJeDNCSwXzRRDBGVThuFFYFrJfE8bdgqfBD nQylNModloHZxRSh3a2t3BZVAOve7l7Njpiwu7v8oTLMTtNji5KhjBsMS/JE58ixP31U 1FT1QR+ydv+Zry2IizFhXqW3o6FP3Oa+DM2UBP5JdKgPwB2pUqRiNr2lB/Tm9GB8Qqvn rN0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1770065350; x=1770670150; h=to:subject:message-id:date:from:mime-version:x-gm-gg :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ZguuM+qH+aT3gvdhRhSKgIQp256Z6pg7F/quspD6B/w=; b=AShM50tB0gQiKmqNCgN8kLu5gxuwmt/E/LWp2BQy92e7huJfplqlC21Y5ETEZItFZl t+UWIwMC0LTtq6cBlwJBKyQSKhAgQggRGKltSLmWDXsfis/ZsuNaphln5CpXmDZKCUsT 9Jc0Znu+SE7elRox3fNXv3jrRotdaILXi9SblTgNMTC1v0bUOG7jmsX49zMMYmUIVNvr dZcq4v8AXF0mFtPYnAz4yZsCtO0es8dxqOg2rkb6ATLYDmdLHi7UDeTffLYgMemJxLdV cmG8znIbWWbS/T2+eWU1TAukBP9jVUZSvtay/a6Jo2Y4mnA4tEcxxI+eIwmulC+MTqFF vYzQ== X-Gm-Message-State: AOJu0YzuAW1qK/JsRG48D75zpM/77fHxf/9bUIZIeLHo1Yda5e3ePtqf Co/O12YKTlgUfvLOj3Dca8dEji0vG4EGsCt/rGWMH4p+jW8xiYp8jcR3FnB3CQ1uvSkKbBbQxh8 jsoih8iCheZ6meaiQW/+8uYf6B1Qb2Y7saZLWaChIeA== X-Gm-Gg: AZuq6aKtJA00rlQCRwUI914NRl1Y1QIuKKYF11cBonVSSv7JtYY/UFmu2OxPj9DGU/b Icra3+nxjjiWu80FzOcUaJsAhJhXxWdyAkHLD0acf/wgzun9/QebKRsgcZvtPQGwAJyPWNWUkOd 7BXDdgKagjWxH1HA9KS+8STnCAPJRE+HdPlVUMv3cOiM4JbMuUj3Hb2fVjmLpmTS2t2zB5UZlTp Gyw2azaVM1FhYHjWYucLD2QT6zog5atmPeB/WAfW7CL89z121gZJLWQHYe4Q6DZWauJYxDi X-Received: by 2002:a05:6122:2a08:b0:55f:c6c9:e4ba with SMTP id 71dfb90a1353d-566a00fd9c1mr3187961e0c.13.1770065349107; Mon, 02 Feb 2026 12:49:09 -0800 (PST) MIME-Version: 1.0 From: Rishub Nagpal <rishub.nagpal@HIDDEN> Date: Mon, 2 Feb 2026 21:48:57 +0100 X-Gm-Features: AZwV_QiH328W074Zo_pyry50-W1Ns7sh6iILSiZJbuzbabD8oukm1NBuWw9PyHA Message-ID: <CALCyNyd-SUd=5Wiujsf00Z08UZTByY4MY_3+O3zxNpi+u5JuPA@HIDDEN> Subject: 30.2; Resizing frame in XWayland with X11+GTK build is broken To: bug-gnu-emacs@HIDDEN Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=2607:f8b0:4864:20::a36; envelope-from=rishub.nagpal@HIDDEN; helo=mail-vk1-xa36.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: When running the X11+GTK3 build on a system with XWayland, frame resizing is completely broken (e.g. unresponsive). I think this due to how Emacs handles the X resizing from the XWayland protocol, but [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [2001:470:142:0:0:0:0:17 listed in] [list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (rishub.nagpal[at]gmail.com) 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 1.0 FORGED_GMAIL_RCVD 'From' gmail.com does not match 'Received' headers X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: 1.0 (+) When running the X11+GTK3 build on a system with XWayland, frame resizing is completely broken (e.g. unresponsive). I think this due to how Emacs handles the X resizing from the XWayland protocol, but I'm not sure. This issue seems to be reported here: https://superuser.com/questions/1891258/why-cant-i-resize-my-emacs-gtkx11-window-in-fedora-41-linux-emacs-29-4 Mentioned here: https://news.ycombinator.com/item?id=41984309 https://www.reddit.com/r/kde/comments/1fsxb8u/resizing_emacs_on_waylandplasma_6_is_very_laggy/ But I haven't found any conclusive solution. It is apparant on my system running the fedora 42 build of emacs and is present with emacs -Q. My system is running KDE+Wayland. In GNU Emacs 30.2 (build 1, x86_64-redhat-linux-gnu, GTK+ Version 3.24.51, cairo version 1.18.4) of 2025-11-14 built on 4b05eb3b0d9741e2ba4ca1bfb3d7e711 Windowing system distributor 'The X.Org Foundation', version 11.0.12401009 System Description: Bazzite Configured using: 'configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/bin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-gc-mark-trace --program-suffix=-gtk+x11 --with-cairo --with-dbus --with-gif --with-gpm=no --with-harfbuzz --with-jpeg --with-modules --with-native-compilation=aot --with-png --with-rsvg --with-sqlite3 --with-tiff --with-tree-sitter --with-webp --with-x-toolkit=gtk3 --with-xinput2 --with-xpm build_alias=x86_64-redhat-linux-gnu host_alias=x86_64-redhat-linux-gnu CC=gcc 'CFLAGS=-DMAIL_USE_LOCKF -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' CXX=g++ 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG LCMS2 LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 M17N_FLT MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER WEBP X11 XDBE XIM XINPUT2 XPM GTK3 ZLIB Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t eldoc-mode: t show-paren-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t minibuffer-regexp-mode: t line-number-mode: t indent-tabs-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message mailcap yank-media puny dired dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068 epg-config gnus-util text-property-search mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date subr-x cl-extra cl-print byte-opt gv bytecomp byte-compile thingatpt help-fns radix-tree help-mode cl-loaddefs cl-lib rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd touch-screen tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer nadvice seq simple cl-generic indonesian philippine cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs theme-loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget keymap hashtable-print-readable backquote threads dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting cairo gtk x-toolkit xinput2 x multi-tty move-toolbar make-network-process native-compile emacs) Memory information: ((conses 16 71139 11766) (symbols 48 6335 0) (strings 32 19732 3053) (string-bytes 1 598445) (vectors 16 11479) (vector-slots 8 154726 10180) (floats 8 30 20) (intervals 56 541 0) (buffers 992 13))
Rishub Nagpal <rishub.nagpal@HIDDEN>:bug-gnu-emacs@HIDDEN.
Full text available.bug-gnu-emacs@HIDDEN:bug#80322; Package emacs.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.