1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00

Merge from origin/emacs-29

7f7b28a250 ; Wayland SECONDARY selection problem
This commit is contained in:
Eli Zaretskii 2024-06-22 08:23:18 -04:00
commit a7cb642a9f

View File

@ -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.