summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2024-06-22 18:21:03 +0200
committerStefan Kangas <stefankangas@gmail.com>2024-06-22 18:21:03 +0200
commitfd15d89ec51ca6855052e3f56c123e6a98cc1d22 (patch)
treec9c0df16b1600e7e7b17aa4b244f877a919560a5
parent6a299b3caceb2c73b932ba73849738faa8c5d975 (diff)
parent7f7b28a2500235452ad636d0cc035d378ac05ec3 (diff)
downloademacs-fd15d89ec51ca6855052e3f56c123e6a98cc1d22.tar.gz
emacs-fd15d89ec51ca6855052e3f56c123e6a98cc1d22.tar.bz2
emacs-fd15d89ec51ca6855052e3f56c123e6a98cc1d22.zip
Merge remote-tracking branch 'origin/emacs-29' into emacs-29
-rw-r--r--etc/PROBLEMS8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 90d416714e5..b09a3b68ba3 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2113,6 +2113,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.