]> granicus.if.org Git - vim/commit
patch 8.2.3654: GTK: a touch-drag does not update the selection v8.2.3654
authorChris Dalton <csmartdalton@gmail.com>
Tue, 23 Nov 2021 12:27:48 +0000 (12:27 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 23 Nov 2021 12:27:48 +0000 (12:27 +0000)
commitee93e327ba31e8efb1b7de6209bdc992778b809b
tree9ff64321d9f6787a5433f5d4ab7bddc915fee6a6
parentb771b6b5fe2ec36d23c21ab8229b15c80780468c
patch 8.2.3654: GTK: a touch-drag does not update the selection

Problem:    GTK: a touch-drag does not update the selection.
Solution:   Add GDK_BUTTON1_MASK to the state. (Chris Dalton, close #9196,
            closes #9194)
src/gui_gtk_x11.c
src/version.c