martyr-deepin / deepin-terminal-gtk

DDE terminal emulator application
GNU General Public License v3.0
264 stars 57 forks source link

fix: touchscreen support breaks line selection #142

Closed hualet closed 5 years ago

hualet commented 5 years ago

triple clicks usually selects the whole line, but it's broken by commit 0a96f, here we try to achieve both (line selection & touchscreen support).