fthx / dock-from-dash

GNU General Public License v3.0
96 stars 20 forks source link

Feature request: Icon sizing #89

Closed debianmain1 closed 1 year ago

debianmain1 commented 1 year ago

I'm liking this extension.....I do have a request; I have an ultra-wide & the icon size is about 60px---way too large...it would be very nice to have a smaller size available, like around 32~40px or so. In any case---Thank you!

fthx commented 1 year ago

I'm about to make a new extension based on this one, with no prefs (quite unneeded imo here), for GS 45+. So, on your wide screen, are the dash icons bigger than GS native dash in overview ?

debianmain1 commented 1 year ago

To me they look about the same---right around 60px.....Fine for the overview, but way too large for the desktop. An option to render the icons at .75 or .50 would work very nicely. Thank you for responding!!!!

fthx commented 1 year ago

I won't issue anything like this because the goal is to have a native dash that appears. BUT you may change var DASH_MAX_HEIGHT_RATIO = 15; to a lower value (8 ? 10 ?) in extension.js . You can change version in metadata.json to 9999 to avoid any future replacement of extension.js.

debianmain1 commented 1 year ago

Thank You for the Info....I won't hold you to it, but my eyes will be very grateful.