aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/touch-screen.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Correctly translate touchscreen-up events outside a framePo Lu2023-07-211-3/+22
* Improve touch screen scrolling supportPo Lu2023-07-211-200/+291
* Update Android portPo Lu2023-07-211-5/+153
* Update Android portPo Lu2023-07-201-5/+16
* Introduce a `dired-click-select' modePo Lu2023-07-201-6/+27
* Improve behavior of `restart-drag'Po Lu2023-07-191-6/+10
* Update Android portPo Lu2023-07-191-39/+113
* Fix typos in touch-screen.elPo Lu2023-07-181-3/+4
* * lisp/touch-screen.el (touch-screen-handle-point-update): Fix typo.Po Lu2023-07-181-3/+3
* Update Android portPo Lu2023-07-181-15/+25
* Update Android portPo Lu2023-07-181-0/+4
* Update Android portPo Lu2023-07-181-4/+23
* Update Android portPo Lu2023-07-171-11/+14