index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
keyboard.c
Age
Commit message (
Expand
)
Author
2022-04-09
Handle hierarchy events for updating scroll valuators correctly
Po Lu
2022-04-09
Use right frame when computing mouse movement device
Po Lu
2022-04-09
Minor cleanups in X Windows drag-and-drop code
Po Lu
2022-04-08
Fix GC marking of input events with devices
Po Lu
2022-04-08
Fix reporting of last-event-device for synthetic events
Po Lu
2022-04-07
Expose the name of an event's input device to Lisp
Po Lu
2022-04-06
Move some X11 drag and drop processing to Lisp
Po Lu
2022-04-03
Make dragging stuff to a window above a frame work
Po Lu
2022-03-22
Fix a keyboard.c no-X compilation warning
Lars Ingebrigtsen
2022-03-02
Fix reporting of imaginary key prefixes on toolkit tool and menu bars
Po Lu
2022-02-20
; Fix compilation warnings
Eli Zaretskii
2022-02-19
Avoid consing extra string when processing GTK native input
Po Lu
2022-02-16
Decode keyboard input as latin-1 whenever appropriate
Po Lu
2022-02-16
Don't decode text within XIM callbacks or handle_one_xevent
Po Lu
2022-02-12
Optionally allow point to enter composed character sequences
Eli Zaretskii
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias EngdegÄrd
2022-01-27
Revert "Don't output spurious prefixes in read-char-exclusive"
Lars Ingebrigtsen
2022-01-24
Don't output spurious prefixes in read-char-exclusive
Lars Ingebrigtsen
2022-01-22
Merge branch 'master' into scratch/correct-warning-pos
Alan 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-21
Allow fractional values of `polling-period'
Po Lu
2022-01-11
Merge branch 'master' into scratch/correct-warning-pos
Alan Mackenzie
2022-01-07
Display pre-edit information from X input methods
Po Lu
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-26
Accumulate deltas in pinch events that were skipped
Po Lu
2021-12-26
Coalesce pinch gestures in the keyboard buffer
Po Lu
2021-12-26
Add support for pinch gestures to the XI2 build
Po Lu
2021-12-17
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-17
Add support for touchscreen events generated by XInput 2
Po Lu
2021-12-02
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-02
Add `touch-end' event type
Po Lu
2021-12-01
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-01
Support precision mouse scrolling on MS-Windows
Eli Zaretskii
2021-11-30
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-11-29
First commit of scratch/correct-warning-pos.
Alan Mackenzie
2021-11-22
Make `xwidget-display-event' a special event as well
Po Lu
2021-11-21
Merge from origin/emacs-28
Stefan Kangas
2021-11-20
Add support for the Haiku operating system and its window system
Po Lu
2021-11-20
Expose pixel-wise wheel events to Lisp
Po Lu
2021-11-20
Fix mouse events on tab bar or tool bar when 'track-mouse' is t
martin rudalics
2021-11-17
Fix recent changes related to USABLE_SIGIO
Eli Zaretskii
2021-11-17
Make process_pending_signals useful on systems without SIGIO
Ken Brown
2021-11-11
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-11-07
Fix documentation and coding style in recent xwidget commits
Eli Zaretskii
2021-11-07
Make "open in new window" from an xwidget's context menu work
Po Lu
2021-11-07
Implement function for sending events to widgets
Po Lu
2021-11-06
Merge from origin/emacs-28
Eli Zaretskii
2021-11-06
Clarify "text area of a window" in the documentation
Eli Zaretskii
[next]