https://bugs.kde.org/show_bug.cgi?id=435309

Ahmad Samir <a.samir...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util
                   |ities/konsole/commit/2b4410 |ities/konsole/commit/38208f
                   |30a745a17f76d8f010a299a7453 |94cd371ab2ebb66fe008441759b
                   |2e3f211                     |487f1e6

--- Comment #29 from Ahmad Samir <a.samir...@gmail.com> ---
Git commit 38208f94cd371ab2ebb66fe008441759b487f1e6 by Ahmad Samir.
Committed on 22/06/2021 at 09:56.
Pushed by hindenburg into branch 'master'.

Add option to always invert text selection colours

The recent change of blending the background/foreground colours for text
selection doesn't work everywhere, users with vision impairment or
colour-blindness would probably find it hard to distinguish text selection
colours; and the current code can't possibly cover all variations of colour
schemes out there. The same goes with certain displays and viewing angles,
some display types are notoriously awful when viewed at an angle.
FIXED-IN: 21.08

M  +19   -3    src/Screen.cpp
M  +7    -0    src/Screen.h
M  +1    -1    src/characters/Character.h
M  +2    -0    src/profile/Profile.cpp
M  +4    -0    src/profile/Profile.h
M  +1    -1    src/terminalDisplay/TerminalDisplay.cpp
M  +1    -1    src/terminalDisplay/TerminalDisplay.h
M  +1    -1    src/terminalDisplay/TerminalPainter.cpp
M  +7    -0    src/widgets/EditProfileAppearancePage.ui
M  +5    -0    src/widgets/EditProfileDialog.cpp

https://invent.kde.org/utilities/konsole/commit/38208f94cd371ab2ebb66fe008441759b487f1e6

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

Reply via email to