summaryrefslogtreecommitdiff
path: root/src/keyboard.c
AgeCommit message (Expand)Author
2022-04-09Handle hierarchy events for updating scroll valuators correctlyPo Lu
2022-04-09Use right frame when computing mouse movement devicePo Lu
2022-04-09Minor cleanups in X Windows drag-and-drop codePo Lu
2022-04-08Fix GC marking of input events with devicesPo Lu
2022-04-08Fix reporting of last-event-device for synthetic eventsPo Lu
2022-04-07Expose the name of an event's input device to LispPo Lu
2022-04-06Move some X11 drag and drop processing to LispPo Lu
2022-04-03Make dragging stuff to a window above a frame workPo Lu
2022-03-22Fix a keyboard.c no-X compilation warningLars Ingebrigtsen
2022-03-02Fix reporting of imaginary key prefixes on toolkit tool and menu barsPo Lu
2022-02-20; Fix compilation warningsEli Zaretskii
2022-02-19Avoid consing extra string when processing GTK native inputPo Lu
2022-02-16Decode keyboard input as latin-1 whenever appropriatePo Lu
2022-02-16Don't decode text within XIM callbacks or handle_one_xeventPo Lu
2022-02-12Optionally allow point to enter composed character sequencesEli Zaretskii
2022-02-12Replace ptrdiff_t with new specpdl_ref type for specpdl referencesMattias EngdegÄrd
2022-01-27Revert "Don't output spurious prefixes in read-char-exclusive"Lars Ingebrigtsen
2022-01-24Don't output spurious prefixes in read-char-exclusiveLars Ingebrigtsen
2022-01-22Merge branch 'master' into scratch/correct-warning-posAlan Mackenzie
2022-01-21* src/keyboard.c (start_polling): Fix type mixup.Glenn Morris
2022-01-21* src/keyboard.c (syms_of_keyboard): Fix build without input polling.Po Lu
2022-01-21Allow fractional values of `polling-period'Po Lu
2022-01-11Merge branch 'master' into scratch/correct-warning-posAlan Mackenzie
2022-01-07Display pre-edit information from X input methodsPo Lu
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-26Accumulate deltas in pinch events that were skippedPo Lu
2021-12-26Coalesce pinch gestures in the keyboard bufferPo Lu
2021-12-26Add support for pinch gestures to the XI2 buildPo Lu
2021-12-17Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-12-17Add support for touchscreen events generated by XInput 2Po Lu
2021-12-02Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-12-02Add `touch-end' event typePo Lu
2021-12-01Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-12-01Support precision mouse scrolling on MS-WindowsEli Zaretskii
2021-11-30Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-11-29First commit of scratch/correct-warning-pos.Alan Mackenzie
2021-11-22Make `xwidget-display-event' a special event as wellPo Lu
2021-11-21Merge from origin/emacs-28Stefan Kangas
2021-11-20Add support for the Haiku operating system and its window systemPo Lu
2021-11-20Expose pixel-wise wheel events to LispPo Lu
2021-11-20Fix mouse events on tab bar or tool bar when 'track-mouse' is tmartin rudalics
2021-11-17Fix recent changes related to USABLE_SIGIOEli Zaretskii
2021-11-17Make process_pending_signals useful on systems without SIGIOKen Brown
2021-11-11Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-11-07Fix documentation and coding style in recent xwidget commitsEli Zaretskii
2021-11-07Make "open in new window" from an xwidget's context menu workPo Lu
2021-11-07Implement function for sending events to widgetsPo Lu
2021-11-06Merge from origin/emacs-28Eli Zaretskii
2021-11-06Clarify "text area of a window" in the documentationEli Zaretskii