[konsole] [Bug 395520] Konsole KPart blur does not work/incorrect warning message
Nicolas Fella
bugzilla_noreply at kde.org
Thu Jun 30 00:17:53 BST 2022
https://bugs.kde.org/show_bug.cgi?id=395520
--- Comment #12 from Nicolas Fella <nicolas.fella at gmx.de> ---
Git commit 06cfa1b77374bb3dff5116eeca5a173640caf916 by Nicolas Fella.
Committed on 29/06/2022 at 23:15.
Pushed by nicolasfella into branch 'master'.
Enable Window blur when Konsole profile has blur
Read whether or not to blur from the part
If any terminal in any session wants blur enable it on the window
This obsoletes the manual and hidden config option for this
Related: bug 418354
M +0 -5 app/config/yakuake.kcfg
M +2 -1 app/mainwindow.cpp
M +12 -0 app/session.cpp
M +3 -0 app/session.h
M +13 -0 app/sessionstack.cpp
M +4 -0 app/sessionstack.h
M +2 -0 app/terminal.cpp
M +6 -0 app/terminal.h
https://invent.kde.org/utilities/yakuake/commit/06cfa1b77374bb3dff5116eeca5a173640caf916
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list