Summary: | Not scaled icons on a HiDPI screen: the right button menu on the desktop | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | john.kirk |
Component: | Desktop Containment | Assignee: | Sebastian Kügler <sebas> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | arojas, bob, carlon.luca, i, Jason, katyaberezyaka, kde, nate, pierpaolo.valerio, postix |
Priority: | NOR | ||
Version: | 5.6.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Debian testing | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=424465 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
john.kirk
2016-07-25 13:14:49 UTC
*** This bug has been marked as a duplicate of bug 356446 *** Un-duping since this should be possible to fix without fixing Bug 356446, and I am investigating doing so. *** Bug 372013 has been marked as a duplicate of this bug. *** *** Bug 382146 has been marked as a duplicate of this bug. *** *** Bug 389813 has been marked as a duplicate of this bug. *** *** Bug 393131 has been marked as a duplicate of this bug. *** *** Bug 393666 has been marked as a duplicate of this bug. *** *** Bug 400269 has been marked as a duplicate of this bug. *** And upon further investigation and consultation with colleagues, it is impossible to fix without turning on Qt scaling, because you can't selectively turn on or off Qt scaling for only certain UI elements. The only thing we could do is split plasmashell into multiple processes and have one process draw everything that is drawable using Plasma scaling and another process draw everything that needs to be drawn using Qt scaling. Such an endeavor would be an enormous amount of work and add substantial complexity and fragility though, so it's not really feasible. Re-duping to Bug 356446, and I will re-open it. *** This bug has been marked as a duplicate of bug 356446 *** *** Bug 445526 has been marked as a duplicate of this bug. *** |