Bug 423333 - Wishlist: any-event mouse tracking support (1003 mode)
Summary: Wishlist: any-event mouse tracking support (1003 mode)
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: emulation (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-21 20:38 UTC by Kevin Lamonte
Modified: 2021-06-07 18:41 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 21.08


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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