[konsole] [Bug 170582] Configure Konsole Scroll Wheel Behavior
Kurt Hindenburg
bugzilla_noreply at kde.org
Fri Apr 13 00:46:10 UTC 2018
https://bugs.kde.org/show_bug.cgi?id=170582
Kurt Hindenburg <kurt.hindenburg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://commits.kde.org/kon
| |sole/6b1d799a51e8e8d94d44da
| |06f16f3f039a69b5da
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
Version Fixed In| |18.08
--- Comment #20 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit 6b1d799a51e8e8d94d44da06f16f3f039a69b5da by Kurt Hindenburg, on
behalf of Ahmad Samir.
Committed on 13/04/2018 at 00:46.
Pushed by hindenburg into branch 'master'.
Add profile property to toggle alternate scrolling
Summary:
Konsole sends up/down key press events to programs running in the shell
if they indicate they are not interested in mouse events. This adds a
profile property to toggle this behaviour.
FIXED-IN: 18.08
Reviewers: #konsole, hindenburg
Reviewed By: #konsole, hindenburg
Subscribers: #konsole
Tags: #konsole
Differential Revision: https://phabricator.kde.org/D12139
M +9 -0 src/EditProfileDialog.cpp
M +1 -0 src/EditProfileDialog.h
M +43 -27 src/EditProfileDialog.ui
M +2 -0 src/Profile.cpp
M +13 -0 src/Profile.h
M +10 -1 src/TerminalDisplay.cpp
M +13 -0 src/TerminalDisplay.h
M +2 -0 src/ViewManager.cpp
https://commits.kde.org/konsole/6b1d799a51e8e8d94d44da06f16f3f039a69b5da
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list