[kdeplasma-addons] [Bug 372218] Task switcher "Compact" ignores font anti-aliasing settings

2016-11-14 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=372218

Kai Uwe Broulik  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/kdep
   ||lasma-addons/00369ec4131547
   ||0ebf121bd12d8309ddf9ed1b87
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||5.8.4

--- Comment #7 from Kai Uwe Broulik  ---
Git commit 00369ec41315470ebf121bd12d8309ddf9ed1b87 by Kai Uwe Broulik.
Committed on 14/11/2016 at 09:25.
Pushed by broulik into branch 'Plasma/5.8'.

[Window/Desktop Switchers] Use PlasmaComponents.Label instead of Text

The former uses native text rendering which respects anti-aliasing and hinting
settings.
It also automatically follows theme colors.
Unfortunately it breaks the font.bold binding, so using font.weight here
instead.
FIXED-IN: 5.8.4

CHANGELOG: Font rendering in window/desktop switchers now follows anti-aliasing
and hinting settings

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

M  +3-5desktopswitchers/previews/contents/ui/main.qml
M  +3-5windowswitchers/big_icons/contents/ui/main.qml
M  +3-3windowswitchers/compact/contents/ui/main.qml
M  +4-6windowswitchers/informative/contents/ui/main.qml
M  +3-3windowswitchers/present_windows/contents/ui/main.qml
M  +3-5windowswitchers/small_icons/contents/ui/main.qml
M  +2-2windowswitchers/text/contents/ui/main.qml
M  +3-5windowswitchers/thumbnails/contents/ui/main.qml

http://commits.kde.org/kdeplasma-addons/00369ec41315470ebf121bd12d8309ddf9ed1b87

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

[kdeplasma-addons] [Bug 372218] Task switcher "Compact" ignores font anti-aliasing settings

2016-11-10 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=372218

--- Comment #6 from Kai Uwe Broulik  ---
Please give the following patch a try: https://phabricator.kde.org/D3330

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

[kdeplasma-addons] [Bug 372218] Task switcher "Compact" ignores font anti-aliasing settings

2016-11-09 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=372218

Kai Uwe Broulik  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |k...@privat.broulik.de
 CC||k...@privat.broulik.de
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #5 from Kai Uwe Broulik  ---
Just looked at the source code - it is just a plain Text item, not
PlasmaComponents Label - so it doesn't use native rendering. I'll have a look.

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

[kdeplasma-addons] [Bug 372218] Task switcher "Compact" ignores font anti-aliasing settings

2016-11-09 Thread Daniel T .
https://bugs.kde.org/show_bug.cgi?id=372218

--- Comment #4 from Daniel T.  ---
Is there a way to try that out? Where should I add this text property?

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

[kdeplasma-addons] [Bug 372218] Task switcher "Compact" ignores font anti-aliasing settings

2016-11-08 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372218

Martin Gräßlin  changed:

   What|Removed |Added

Product|kwin|kdeplasma-addons
   Assignee|kwin-bugs-n...@kde.org  |plasma-b...@kde.org
  Component|core|General

--- Comment #3 from Martin Gräßlin  ---
Moving to kdeplasma-addons as the compact switcher is part of addons.

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