commit 763bcd72998d58e69afaa25e231e807882f356ec parent 25eb27cbb645ee58b21667536415edddd9c4b1d9 Author: Kévin Le Gouguec <kevin.legouguec@gmail.com> Date: Sun, 2 Jul 2023 11:43:44 +0200 Add reference for the S-SPC bug on PGTK Diffstat:
| M | reviews/emacs/hype.org | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/reviews/emacs/hype.org b/reviews/emacs/hype.org @@ -95,7 +95,7 @@ screaming into The Wayland Future™: "pure GTK" means that Emacs will only rely on GTK APIs, instead of a mix of GTK and X. Try it out by giving =--with-pgtk= to =./configure=. One caveat is -that GTK input methods… eat modifiers or something? E.g. =S-SPC= +that GTK input methods… [[https://debbugs.gnu.org/56653][eat modifiers]] or something? E.g. =S-SPC= degrades to =SPC=. Apparently Emacs users are the only ones to care about that? 🤷