Created attachment 121830 [details] Expected result SUMMARY I use the System Load Viewer widget on latte, the sizing used to be right until the latest version which oversized it STEPS TO REPRODUCE 1. Add System Load Viewer widget to dock OBSERVED RESULT Screenshot included EXPECTED RESULT Screenshot included SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Arch Linux (available in About System) KDE Plasma Version: 5.16.3 KDE Frameworks Version: 5.60.0 Qt Version: 5.13.0 ADDITIONAL INFORMATION
Created attachment 121831 [details] Observed result
Totally intentional... Plasma Applets should provide their own padding if they want to look better, it is not in Latte responsibility any more. Applets now look exactly as how they look in plasma panels
(In reply to Michail Vourlakos from comment #2) > Totally intentional... Plasma Applets should provide their own padding if > they want to look better, it is not in Latte responsibility any more. > Applets now look exactly as how they look in plasma panels Ah, is there a way I could manually modify the size of the widget on the dock?
(In reply to Kailash from comment #3) > (In reply to Michail Vourlakos from comment #2) > > Totally intentional... Plasma Applets should provide their own padding if > > they want to look better, it is not in Latte responsibility any more. > > Applets now look exactly as how they look in plasma panels > > Ah, is there a way I could manually modify the size of the widget on the > dock? there is not
(In reply to Michail Vourlakos from comment #5) > (In reply to Kailash from comment #3) > > (In reply to Michail Vourlakos from comment #2) > > > Totally intentional... Plasma Applets should provide their own padding if > > > they want to look better, it is not in Latte responsibility any more. > > > Applets now look exactly as how they look in plasma panels > > > > Ah, is there a way I could manually modify the size of the widget on the > > dock? > > there is not Can you show me how to revert to previous behavior? I can build latte from source. Sorry if I'm asking too much of you
(In reply to Kailash from comment #6) > (In reply to Michail Vourlakos from comment #5) > > (In reply to Kailash from comment #3) > > > (In reply to Michail Vourlakos from comment #2) > > > > Totally intentional... Plasma Applets should provide their own padding if > > > > they want to look better, it is not in Latte responsibility any more. > > > > Applets now look exactly as how they look in plasma panels > > > > > > Ah, is there a way I could manually modify the size of the widget on the > > > dock? > > > > there is not > > Can you show me how to revert to previous behavior? I can build latte from > source. Sorry if I'm asking too much of you It can not be reverted. It is a foundation in the code for v0.9
I think it is just easier to play with the in question applet and adjust its code to contain padding
(In reply to Michail Vourlakos from comment #8) > I think it is just easier to play with the in question applet and adjust its > code to contain padding I understand, thanks for your time :)