https://bugs.kde.org/show_bug.cgi?id=198175
Kurt Hindenburg <kurt.hindenb...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kon | |sole/c63525fcdc52b3c3d6a823 | |64bb21e8b41bd60c4d Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #84 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit c63525fcdc52b3c3d6a82364bb21e8b41bd60c4d by Kurt Hindenburg. Committed on 01/02/2018 at 13:52. Pushed by hindenburg into branch 'master'. Add option to ColorScheme to blur transparent background Note that this does not affect KonsolePart; it is up to the app using it to enable transparency (see src/tests/demo_konsolepart). Patch by anemeth Differential Revision: https://phabricator.kde.org/D10015 M +14 -0 src/ColorScheme.cpp M +14 -0 src/ColorScheme.h M +12 -0 src/ColorSchemeEditor.cpp M +1 -0 src/ColorSchemeEditor.h M +7 -0 src/ColorSchemeEditor.ui M +16 -0 src/MainWindow.cpp M +1 -0 src/MainWindow.h M +3 -3 src/SessionController.h M +7 -0 src/ViewManager.cpp M +7 -0 src/ViewManager.h https://commits.kde.org/konsole/c63525fcdc52b3c3d6a82364bb21e8b41bd60c4d -- You are receiving this mail because: You are watching all bug changes.