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

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|bad picture on hidpi        |Application Icon in
                   |monitor in dual monitor     |decoration shown at
                   |setup where one monitor is  |standard resolution on high
                   |hidpi and the other one not |DPI screen
          Component|generic-wayland             |decorations
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |k...@davidedmundson.co.uk
           Assignee|plasma-b...@kde.org         |kwin-bugs-n...@kde.org
           Severity|normal                      |minor
     Ever confirmed|0                           |1
   Target Milestone|1.0                         |---
            Product|plasmashell                 |kwin

--- Comment #5 from David Edmundson <k...@davidedmundson.co.uk> ---
Decorations are all done properly with the right DPR on the paint device.
QIcon::pixmap() is scaled by the qApp->devicePixelRatio rather than the current
paint device.
This works in system settings, and everything looks spot-on.

In kwin  qApp->devicePixelRatio doesn't work, so we get a standard res icon.

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

Reply via email to