summaryrefslogtreecommitdiff
path: root/lisp/touch-screen.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-11-25Fix mouse dragging on touch screensPo Lu
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-08-03Merge from savannah/emacs-30Po Lu
2024-08-03; * lisp/touch-screen.el: Correct commentary.Po Lu
2024-07-23Better reproduce mouse event coalescence during touch event translationPo Lu
2024-07-20Respect mouse-fine-graned-tracking in touch screen simple translationPo Lu
2024-07-19Merge from origin/emacs-30Stefan Monnier
2024-07-18Checkdoc fixes in touch-screen.elStefan Kangas
2024-07-03Adapt doc-view-set-slice-using-mouse to touch-screen inputPo Lu
2024-06-25* lisp/touch-screen.el (touch-screen-inhibit-drag): Another typo.Po Lu
2024-06-25* lisp/touch-screen.el (touch-screen-inhibit-drag): Fix typo.Po Lu
2024-06-17* lisp/touch-screen.el (touch-screen-inhibit-drag): Fix 'not' arity use.Andrea Corallo
2024-06-17Improve treatment of touch screen input by rmc and its callersPo Lu
2024-06-08Remove touchscreen pinch event generation thresholdPo Lu
2024-06-01Improve touch-screen support on PGTKPo Lu
2024-06-01Implement touch screen events on PGTKPo Lu
2024-05-30Don't set text scale to fractional values in touch-screen-pinchPo Lu
2024-05-01Disable on-screen keyboard outside fields in Custom buffersPo Lu
2024-04-29; Fix documentation of recent commits.Eli Zaretskii
2024-04-29Adapt eww to touch screens, mice and text conversionPo Lu
2024-04-24Miscellaneous fixes for Android portPo Lu
2024-04-09Improve treatment of aborted touch events in Speedbar and elsewherePo Lu
2024-02-08* lisp/touch-screen.el (touch-screen): Fix defgroup version.Po Lu
2024-01-21; Fix typos in symbol namesStefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-10; Fix typosStefan Kangas
2023-12-07; Fix compiler warningsPo Lu
2023-12-06Cease preloading touch-screen.el outside X and AndroidPo Lu
2023-11-24Prevent touch screen translation from entering invalid statePo Lu
2023-11-22; * lisp/touch-screen.el (touch-screen-handle-touch): Correct typo.Po Lu
2023-11-22Update touch-screen.elPo Lu
2023-11-19Properly avoid displaying the OSK for calls to read-key-sequencePo Lu
2023-11-17Correct initial scale calculation when pinching nonselected windowPo Lu
2023-11-17Correct generation of touchscreen-pinch eventsPo Lu
2023-11-16Disable generation of mouse-1 events after ancillary tool pressesPo Lu
2023-11-16Don't pan horizontally when a pinch gesture represents a shrinkPo Lu
2023-11-16Pan during touch screen pinch gesturesPo Lu
2023-11-15Register ``pinch to zoom'' touch screen gesturesPo Lu
2023-11-11; * lisp/touch-screen.el (touch-screen-track-tap): Fix typo.Po Lu
2023-11-11Enable canceling tap gesturesPo Lu
2023-10-24Introduce an option which controls touch screen hscrollPo Lu
2023-10-02Properly translate touch screen events into mouse drag onesPo Lu
2023-09-02Update Android portPo Lu
2023-09-01Display the OSK after touch screen drag-to-selectPo Lu
2023-08-14Correct touch screen event translationPo Lu
2023-07-22Try harder to keep the initial word selectedPo Lu
2023-07-22Update Android portPo Lu
2023-07-21Improve touch screen and text conversion behavior of many commandsPo Lu