]> git.eshelyaron.com Git - emacs.git/commit
Display the OSK after touch screen drag-to-select
authorPo Lu <luangruo@yahoo.com>
Fri, 1 Sep 2023 06:50:28 +0000 (14:50 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 1 Sep 2023 06:50:49 +0000 (14:50 +0800)
commit6913612def9a6be851f26965554aff74f3bcc2bf
treecdb940c4e826ad87553b33bcd63add0cce048072
parent7f5a2d0a2512ccecc896134521724fb8e733951f
Display the OSK after touch screen drag-to-select

* lisp/touch-screen.el (touch-screen-handle-point-up) <drag>:
New case.  Activate the on screen keyboard should the window
where the first touch screen event landed have selected a
writable buffer in which the region is active.
lisp/touch-screen.el