diff options
author | Po Lu <luangruo@yahoo.com> | 2024-04-29 20:01:59 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2024-04-29 20:01:59 +0800 |
commit | 4c46066cb6b3a9c87fb29be8cbdd4d90312f7020 (patch) | |
tree | 7ecaf5c50dd5feccc4282c8613c12d6962377af4 /test/lisp/emacs-lisp/byte-run-tests.el | |
parent | 430088c9ccec5fe9be57d267f45acdc87aa3b28e (diff) | |
download | emacs-4c46066cb6b3a9c87fb29be8cbdd4d90312f7020.tar.gz emacs-4c46066cb6b3a9c87fb29be8cbdd4d90312f7020.tar.bz2 emacs-4c46066cb6b3a9c87fb29be8cbdd4d90312f7020.zip |
Adapt eww to touch screens, mice and text conversion
* doc/emacs/input.texi (On-Screen Keyboards): Update conditions
for displaying the virtual keyboard when t-s-d-k is enabled.
* etc/NEWS (Announce): Document changes.
* lisp/net/eww.el (eww-check-text-conversion): New function.
(eww-mode): Install it as a local post-command-hook.
(eww-submit-map, eww-submit-file, eww-checkbox-map): Bind
suitable commands to mouse-2.
(eww-form-submit, eww-form-checkbox, eww-form-file)
(eww-tag-select): Disguise inserted forms as buttons, that touch
event translation may prefer their bindings to mouse-2 over
mouse-1.
(eww-form-text, eww-tag-textarea): Insert field properties as
well.
(eww-select-file, eww-toggle-checkbox, eww-submit): New argument
EVENT, to whose position point is set.
* lisp/touch-screen.el (touch-screen-handle-point-up): Trivial
adjustments to the criteria for selecting mouse commands and
displaying the on screen keyboard.
Diffstat (limited to 'test/lisp/emacs-lisp/byte-run-tests.el')
0 files changed, 0 insertions, 0 deletions