HarlemSquirrel / gnome-shell-extension-sensory-perception

Displays CPU/GPU/mobo/disk temperatures, voltages and fan speeds
https://extensions.gnome.org/extension/1145/sensory-perception/
GNU General Public License v3.0
27 stars 11 forks source link

Icons/Switches are not properly scaled #10

Closed zzzardoz closed 3 years ago

zzzardoz commented 5 years ago

Describe the bug Since Gnome 3.32 icons and switches are way to big. (Please see screenshots.) I'm on latest Arch and I have a 4K screen with 200% scale.

Screenshots extension settings

Desktop (please complete the following information):

HarlemSquirrel commented 5 years ago

Hi @zzzardoz , what version of the extension are you using? Can you try the master branch? Thanks!

zzzardoz commented 5 years ago

@HarlemSquirrel: Just tried master branch, but it makes no difference. I was using the latest version from Gnome Extensions website.

Thanks for the fast response! :-)

HarlemSquirrel commented 5 years ago

Does changing scaling to 100% make a difference?

zzzardoz commented 5 years ago

Unfortunately not, still the same...

Edit: I just tried with my notebook (FullHD/no scaling) which is also on latest Arch: Same strange scaling again.

ellperro commented 5 years ago

same here, ubuntu 19.04 gnome 3.32.0 monitor 1920x1200 (dual monitor setup) no scaling Big icons -> doesn't fit the screen

Screenshot: Schermafdruk_sensory_perception

HarlemSquirrel commented 5 years ago

I think a0acd43540167ebe2dace2db984ed7670aa336b9 should fix this. Could someone please try the latest code from master and let me know?

zzzardoz commented 5 years ago

@HarlemSquirrel: That indeed fixes the icons. But I'd suggest for going with 16px. Switches in prefs are still too large.

HarlemSquirrel commented 5 years ago

I've released a new version which includes the menu icon size reduction. It looks like the stretched switches in the preferences menu is related to how the grid is used. Haven't found a way to fix it yet.

HarlemSquirrel commented 3 years ago

This should be fixed