https://bugs.kde.org/show_bug.cgi?id=400102
--- Comment #4 from Omer Akram <om2...@gmail.com> --- (In reply to David Edmundson from comment #3) > That's why that env var is not set. Don't set it. > > However, for your issue if you want to fix it. > > We have to co-ordinate with kwin in global device pixels. > By enabling plasma to use Qt scaling, plasma only knows about logical > pixels; with a conversion in Qt. > > However, plasma (via kwindowsystem) has some other low level X places that > don't go through that conversion. It needs to happen there. I have been trying to make myself familiar with plasma code base since the last two days, I made progress but I still haven't been able to find "the place" where plasma is "coordinates" with KWin. Do I get it right that the partially transparent background is because KWin does its compositing in different coordinates than what plasma understands ? -- You are receiving this mail because: You are watching all bug changes.