[konsole] [Bug 126930] Ability to lock input from a tab

2018-04-16 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=126930

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 126930] Ability to lock input from a tab

2018-03-06 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=126930

Kurt Hindenburg  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kon
   ||sole/4f55526575eef4dba71d6e
   ||1650370fac48abd2a3
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Kurt Hindenburg  ---
Git commit 4f55526575eef4dba71d6e1650370fac48abd2a3 by Kurt Hindenburg.
Committed on 06/03/2018 at 15:28.
Pushed by hindenburg into branch 'master'.

Konsole: Add read-only mode

Summary:
This patch adds a read-only option for TerminalDisplays. When active,
all keyboard events are eaten. Mouse input is not affected and works like
before.
The setting is not persisted and only lasts for the duration of the session.

Screenshots:
{F5730786}
{F5730788}
{F5730789}

VDG input is highly appreciated. Also, I'm not sure if I can just change the
rc-files without bumping the version?

Test Plan:
- Shortcuts still work
- Paste and drop actions are disabled when readonly
- Switching between read-only and normal tabs works as expected
- Mouse input works like before

Reviewers: #konsole, hindenburg

Reviewed By: #konsole, hindenburg

Subscribers: hindenburg, ngraham, #konsole

Tags: #konsole

Differential Revision: https://phabricator.kde.org/D10862

M  +2-1desktop/partui.rc
M  +4-1desktop/sessionui.rc
M  +18   -1src/Session.cpp
M  +4-0src/Session.h
M  +33   -0src/SessionController.cpp
M  +3-0src/SessionController.h
M  +25   -4src/TerminalDisplay.cpp
M  +21   -0src/ViewContainer.cpp

https://commits.kde.org/konsole/4f55526575eef4dba71d6e1650370fac48abd2a3

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 126930] Ability to lock input from a tab

2018-02-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=126930

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 126930] Ability to lock input from a tab

2017-11-28 Thread Matteo Croce
https://bugs.kde.org/show_bug.cgi?id=126930

--- Comment #6 from Matteo Croce  ---
I found it very useful in older Konsole versions

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 126930] Ability to lock input from a tab

2016-04-09 Thread cpon via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=126930

cpon  changed:

   What|Removed |Added

 CC||cpigat...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.