From fbae232764c85b4b0ec6ac4879b197b41a8b9105 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 22 Jun 2024 12:21:31 +0300 Subject: [PATCH] ; Wayland SECONDARY selection problem * etc/PROBLEMS: Document problems with SECONDARY selection on Wayland. (Bug#71656) (cherry picked from commit 7f7b28a2500235452ad636d0cc035d378ac05ec3) --- etc/PROBLEMS | 8 ++++++++ 1 file changed, 8 insertions(+) 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. -- 2.39.2