summaryrefslogtreecommitdiff
path: root/src/termhooks.h
AgeCommit message (Expand)Author
2026-05-23EVENT_INIT via a compound literalPaul Eggert
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-22Add functions to set frame size and position in one compound stepMartin Rudalics
2025-11-24Support `toolkit-theme-set-functions' on Android and execute hooks safelyPo Lu
2025-02-07New function insert-special-event and special event sleep-eventMichael Albinus
2025-01-11Support TTY child frames with GPM mouseJared Finder
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-22Initial child frames based on masterGerd Möllmann
2024-06-20Correctly cache images when frames vary in their font metricsPo Lu
2024-03-11Implement notification callbacks on AndroidPo Lu
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-08-17Introduce support for Desktop Notifications on HaikuPo Lu
2023-07-18Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-07-18Expose the ``cancellation'' of touch events to LispPo Lu
2023-01-02Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-31Bring up the Android operating system and its window systemPo Lu
2022-08-07Revert "Improve X event timestamp tracking"Po Lu
2022-08-06Improve X event timestamp trackingDaniel Colascione
2022-07-02Return the correct action from the Lisp side of drag-and-dropPo Lu
2022-06-24Improve grabbing detection with multiple master devices (MPX)Po Lu
2022-05-21Add a hook run upon monitor configuration changesPo Lu
2022-05-09Fix race conditions in handling of unsupported drops on XPo 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-03-02; * src/termhooks.h (struct terminal): Fix typo in comment.Po Lu
2022-03-02Fix reporting of imaginary key prefixes on toolkit tool and menu barsPo Lu
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-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-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-11-30Fix build after mergePo Lu
2021-11-30Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
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-11Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-11-07Make "open in new window" from an xwidget's context menu workPo Lu
2021-04-27Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-04-27Major rewrite of adjust_frame_sizeMartin Rudalics
2021-01-20Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-01-16Make mouse-related calls be more consistent on all frame typesJared Finder
2021-01-03Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano