Bug 423333

Summary: Wishlist: any-event mouse tracking support (1003 mode)
Product: [Applications] konsole Reporter: Kevin Lamonte <kevin.lamonte>
Component: emulationAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: christ.derek, nate, peterp
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 21.08

Description Kevin Lamonte 2020-06-21 20:38:59 UTC
It would be nice if Konsole supported Any-Event mouse tracking (1003 mode).

It looks like most of the code is there already to detect 1003 mode, it just doesn't emit the mouse motion sequence when no buttons are down.
Comment 1 Peter Palm 2020-12-04 10:55:14 UTC
This would be very nice indeed, I would really like to use the balloon feature in vim, but don't want to abandon my favourite terminal emulator.
Comment 2 Derek Christ 2021-03-21 15:10:27 UTC

*** This bug has been marked as a duplicate of bug 391967 ***
Comment 3 tcanabrava 2021-06-07 18:05:05 UTC
Git commit b5d174385529e5ba3551406bb8d90fa317b5bf00 by Tomaz  Canabrava, on behalf of Luis Javier Merino MorĂ¡n.
Committed on 07/06/2021 at 18:03.
Pushed by tcanabrava into branch 'master'.

Support DECSET 1003 mouse move tracking

Mode 1003 reports all mouse movement.  Support it in Konsole.
Related: bug 391967, bug 416530

M  +7    -3    src/Vt102Emulation.cpp
M  +5    -4    src/terminalDisplay/TerminalDisplay.cpp

https://invent.kde.org/utilities/konsole/commit/b5d174385529e5ba3551406bb8d90fa317b5bf00