aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/touch-screen.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Fix mouse dragging on touch screensPo Lu2025-11-251-10/+43
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Mark if-let and when-let obsoleteSean Whitton2024-10-241-2/+2
* Merge from savannah/emacs-30Po Lu2024-08-031-2/+2
|\
| * ; * lisp/touch-screen.el: Correct commentary.Po Lu2024-08-031-2/+2
* | Better reproduce mouse event coalescence during touch event translationPo Lu2024-07-231-2/+20
* | Respect mouse-fine-graned-tracking in touch screen simple translationPo Lu2024-07-201-11/+69
* | Merge from origin/emacs-30Stefan Monnier2024-07-191-3/+3
|\ \ | |/
| * Checkdoc fixes in touch-screen.elStefan Kangas2024-07-181-3/+3
* | Adapt doc-view-set-slice-using-mouse to touch-screen inputPo Lu2024-07-031-57/+63
|/
* * lisp/touch-screen.el (touch-screen-inhibit-drag): Another typo.Po Lu2024-06-251-1/+1
* * lisp/touch-screen.el (touch-screen-inhibit-drag): Fix typo.Po Lu2024-06-251-1/+1
* * lisp/touch-screen.el (touch-screen-inhibit-drag): Fix 'not' arity use.Andrea Corallo2024-06-171-3/+3
* Improve treatment of touch screen input by rmc and its callersPo Lu2024-06-171-0/+1
* Remove touchscreen pinch event generation thresholdPo Lu2024-06-081-41/+28
* Improve touch-screen support on PGTKPo Lu2024-06-011-1/+8
* Implement touch screen events on PGTKPo Lu2024-06-011-2/+2
* Don't set text scale to fractional values in touch-screen-pinchPo Lu2024-05-301-2/+2
* Disable on-screen keyboard outside fields in Custom buffersPo Lu2024-05-011-12/+27
* ; Fix documentation of recent commits.Eli Zaretskii2024-04-291-5/+6
* Adapt eww to touch screens, mice and text conversionPo Lu2024-04-291-2/+16
* Miscellaneous fixes for Android portPo Lu2024-04-241-3/+8
* Improve treatment of aborted touch events in Speedbar and elsewherePo Lu2024-04-091-134/+141
* * lisp/touch-screen.el (touch-screen): Fix defgroup version.Po Lu2024-02-081-1/+1
* ; Fix typos in symbol namesStefan Kangas2024-01-211-1/+1
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Fix typosStefan Kangas2023-12-101-2/+2
* ; Fix compiler warningsPo Lu2023-12-071-0/+1
* Cease preloading touch-screen.el outside X and AndroidPo Lu2023-12-061-0/+3
* Prevent touch screen translation from entering invalid statePo Lu2023-11-241-2/+21
* ; * lisp/touch-screen.el (touch-screen-handle-touch): Correct typo.Po Lu2023-11-221-14/+16
* Update touch-screen.elPo Lu2023-11-221-33/+59
* Properly avoid displaying the OSK for calls to read-key-sequencePo Lu2023-11-191-9/+7
* Correct initial scale calculation when pinching nonselected windowPo Lu2023-11-171-22/+10
* Correct generation of touchscreen-pinch eventsPo Lu2023-11-171-6/+18
* Disable generation of mouse-1 events after ancillary tool pressesPo Lu2023-11-161-24/+37
* Don't pan horizontally when a pinch gesture represents a shrinkPo Lu2023-11-161-1/+1
* Pan during touch screen pinch gesturesPo Lu2023-11-161-20/+55
* Register ``pinch to zoom'' touch screen gesturesPo Lu2023-11-151-229/+510
* ; * lisp/touch-screen.el (touch-screen-track-tap): Fix typo.Po Lu2023-11-111-4/+4
* Enable canceling tap gesturesPo Lu2023-11-111-5/+34
* Introduce an option which controls touch screen hscrollPo Lu2023-10-241-8/+27
* Properly translate touch screen events into mouse drag onesPo Lu2023-10-021-6/+2
* Update Android portPo Lu2023-09-021-4/+7
* Display the OSK after touch screen drag-to-selectPo Lu2023-09-011-3/+25
* Correct touch screen event translationPo Lu2023-08-141-10/+27
* Try harder to keep the initial word selectedPo Lu2023-07-221-2/+73
* Update Android portPo Lu2023-07-221-0/+6
* Improve touch screen and text conversion behavior of many commandsPo Lu2023-07-211-13/+9