From: Eli Zaretskii Date: Thu, 27 Jun 2024 10:34:21 +0000 (+0300) Subject: ; * etc/PROBLEMS (PGTK): Remove redundant 2nd PGTK section. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c917a0a4130497d795dbab3d84f2f71dfc122f77;p=emacs.git ; * etc/PROBLEMS (PGTK): Remove redundant 2nd PGTK section. (cherry picked from commit 98daa10f065ad6a7f840c483b5a230fd3fbf3991) --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index abc675ccf48..eb7239a482a 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -2135,14 +2135,6 @@ with a different toolkit. For example: This produces a build which uses Athena toolkit, and disables toolkit scroll bars which could sometimes be slow. -* Runtime problems specific to PGTK build - -** SECONDARY selections don't work on Wayland. - -This is because the SECONDARY selection is not implemented by the -Wayland compositor being used. A workaround is to use other kinds of -selections. - * Runtime problems on character terminals ** The meta key does not work on xterm. @@ -3478,7 +3470,13 @@ file; for example: "/usr/local/opt/libgccjit/lib/gcc/11" "/usr/local/opt/gcc/lib/gcc/11/gcc/x86_64-apple-darwin20/11.2.0") ":")) -* Runtime problems specific to PGTK +* Runtime problems specific to PGTK build + +** SECONDARY selections don't work on Wayland. + +This is because the SECONDARY selection is not implemented by the +Wayland compositor being used. A workaround is to use other kinds of +selections. ** Giant tool bar icons are displayed in some cases