From: Eli Zaretskii Date: Sat, 22 Jun 2024 09:21:31 +0000 (+0300) Subject: ; Wayland SECONDARY selection problem X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fbae232764c85b4b0ec6ac4879b197b41a8b9105;p=emacs.git ; Wayland SECONDARY selection problem * etc/PROBLEMS: Document problems with SECONDARY selection on Wayland. (Bug#71656) (cherry picked from commit 7f7b28a2500235452ad636d0cc035d378ac05ec3) --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 59bd2cd497c..abc675ccf48 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -2135,6 +2135,14 @@ 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.