exequtic / apdatifier

KDE Plasma widget that tracks updates for ArchLinux, Plasma Widgets, and Flatpak, providing notifications for new ones
https://store.kde.org/p/2135796
MIT License
90 stars 7 forks source link

Feature suggestion: On 4K monitors, fonts are too small, scaling up the widget for high DPI monitors #35

Closed Mshmaitelly closed 2 months ago

Mshmaitelly commented 2 months ago

My aging eyes not getting any better, I have to click on the app icons with a leap of faith. Kindly, I suggest the whole widget add a slide with a scaling factor that would enlarge the app menus by said factor.

exequtic commented 2 months ago

I can't just change the scale in QML like that. The font size depends on the font settings in the system settings, just like in all standard KDE widgets, for example, NetworkManager. If the font in the widget is small, does that mean everything in the system is too small? Then you need to increase the Display Configuration > Scale in the system settings and increase the General Font size.

Screenshot_20240903

Mshmaitelly commented 2 months ago

Fantastic, I will try that, and report back. I selected "Adjust all fonts: and changed font size to 14 from 12. It worked very well

Please close this issue as resoled.

image