User Details
- User Since
- Oct 25 2017, 4:39 PM (398 w, 4 d)
- Availability
- Available
Jul 28 2019
Looks like this removes the padding from the config page itself, which is the most noticeable due to the ugly header positioning:
Jul 14 2019
Added context
I've been using nested rootston inside KWin and noticed problems with content refresh when using touchscreen. It worked better with mouse. After debugging, it turned out that:
Jun 13 2019
May 12 2019
To anyone playing with those paddings: please note, that until T8177 is fixed, on X11 with hidpi screens you need to run Plasma with PLASMA_USE_QT_SCALING=1 env variable, as otherwise the font sizes are disproportionate to other UI elements.
Mar 7 2019
@pragun Scaling factor of course. Keep in mind you have to log out and log back in for change to take full effect.
I've checked on my PC with the same screen and 5.15.2. It works fine with 2x factor (except the Magic Lamp, which I already mentioned in my last comment - haven't filled a bug yet, will do so soon), but shows similar symptoms when using fractional factors.
Feb 22 2019
OK then, updated!
Feb 21 2019
Any idea what to use instead of QPoint(0, 0) to fix that? (I'm new to this codebase). It's already way better than current behavior, but yeah, won't hurt to make it even better ;)
Small glitch I noticed: when using PLASMA_USE_QT_SCALING=1 on X11 and minimizing window with a KWin effect, Plasma reports unscaled iconGeometry (in logical coordinates instead of real pixels, like 200x850 instead of 400x1700 on 2x screen), resulting in wrong animations. This doesn't happen on Wayland.
Nope.
Good points. Guess I got overly excited that I finally figured out the test infra :D Updated; also removed the unused sizeChangeRequestedSpy.
Feb 20 2019
Added a test case.
Nov 21 2018
ping :)
Nov 6 2018
Feb 15 2018
Feb 6 2018
Jan 25 2018
Well, only if you consider blur to be a property of console itself, not the whole terminal window.
Jan 24 2018
Turns out the scrollbar now got changed indeed and is going to be configurable in 5.13, including extra slim option like the one this implements. So, I'm reopening this now, although it sure will need some adjustments.
Although I really like smaller scrollbars and will keep them in my gtkrc, it turns out it's not really intended in Qt - my session had DPI adjusted only by font setting, the screen scaling factor was still 1. After adjusting the screen scaling factor, the scrollbars became fatter :( So, closing it.
Oct 26 2017
Oh, so it's a bug? I hope it doesn't get fixed then, as the tiny scrollbars look way better :D
Oct 25 2017
There you are :) Firefox, System Settings and gedit, before and after.