lxqt / lxqt-panel

The LXQt desktop panel
https://lxqt-project.org
GNU Lesser General Public License v2.1
179 stars 135 forks source link

Wrong icon sizes in the fancy menu? #2056

Closed Trinity3e closed 2 months ago

Trinity3e commented 2 months ago

Using qt 6.7.0, QT_QPA_PLATFORMTHEME=kvantum, Xft.dpi=144, no other mods, have tried to clear the config

The icons appear to be huge, what can I try?

screen

tsujan commented 2 months ago

Which LXQt theme do you use?

tsujan commented 2 months ago

I think you use the System theme.

Check Kvantum Manager → Configure Active Theme → Sizes & Delays → Large icon. It's 32 by default. If you've changed it, set it to 32 again and restart the panel.

Trinity3e commented 2 months ago

Oh yes, it was exactly from there, i had the large icon value roughly double that. Great detective work sir! I had to change the Qt style from Kvantum to notice, changing the theme from System didn't do it but with this occasion i found a prettier one.

tsujan commented 2 months ago

Oh, sorry, I closed the report by mistake when I added my last comment! But it can be really closed now ;)

Fancy Menu uses a Qt style parameter named PM_LargeIconSize. Kvantum allows users to set it to a value different from 32.