commit 34262f32373e042c7816114e0f6141df3acd3cbb parent 85ad41194abb3727d06a9837920b22f80f010ab6 Author: Kévin Le Gouguec <kevin.legouguec@gmail.com> Date: Sat, 22 Jun 2024 13:22:22 +0200 Complement PGTK hype entry Diffstat:
| M | reviews/emacs/hype.org | | | 9 | +++++++-- |
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/reviews/emacs/hype.org b/reviews/emacs/hype.org @@ -196,8 +196,13 @@ that GTK input methods… [[https://debbugs.gnu.org/56653][eat modifiers]] or so degrades to =SPC=. Apparently Emacs users are the only ones to care about that? 🤷 -(Note for whoever feels like debugging that: this problem can be -reproduced on the X+GTK build by setting ~x-gtk-use-native-input~) +Note 1: this problem can be reproduced on the X+GTK build by setting +~x-gtk-use-native-input~). + +Note 2: debugging notes in [[file:../../itches/emacs/tracker.org::*\[\[bug:56653\]\] =S-SPC= recognized as =SPC=][this itches tracker entry]]. + +Note 3: The Wayland Future™ seems more tolerant of X+GTK builds than I +anticipated, thanks to Xwayland. *** ~pixel-scroll-precision-mode~ Setting that minor mode with ~pixel-scroll-precision-interpolate-page~ makes =PageUp= and =PageDown= much smoother. Would love for =M-v= and