heqro / stupid-simple-launcher

Simple launcher for your applications as well as session management, search and favorite applications support. Powered by KDE.
14 stars 1 forks source link

Upgraded to kde neon 22.04 and the customize categories sidebar size cannot be made smaller as it used to be #20

Closed Blad3forc3 closed 1 year ago

Blad3forc3 commented 1 year ago

After upgrading to 22.04 i cannot change the customize height categories sidebar size to a setting i used to have on 21.04. The menu has defaulted to the minimum space you can set but the size between category names is too large

heqro commented 1 year ago

I'm afraid it won't be until next year that I may get back to this project.

Blad3forc3 commented 1 year ago

Thats a shame for some reason 22.04 has borked having the ability to make the category size smaller on this menu. Tried copying over my old settings from 21.04 but it doesnt have the same category height. As per your quote on the KDE Store page

heqro •11 months ago I clearly did an oopsie. The smallest height option is now sensibly smaller, but for some reason the fonts will clip outside the smallest possible height. Manually setting the font size to fit will work.

heqro commented 1 year ago

I can't even my own menu to work in my Kubuntu 22.04 installation. Plasmoid development is impossible to get right because it relies on the system libraries.

There is no estimation as when or if I will try to get this to work, but as of now I want to prioritize my maths career. At least this one does not rely on my distro packaging stuff properly! :)

Blad3forc3 commented 1 year ago

Could you tell me where to change this setting i could do it myself

heqro commented 1 year ago

The setting for the default categories button height is found under contents/config/main.xml, perhaps making that value lower may work, perhaps it may make everything look awful

Blad3forc3 commented 1 year ago

Found it and works great, thanks heqro! Good luck in your exams!

On Thu, 27 Oct 2022 at 18:24, heqro @.***> wrote:

The setting for the default categories button height is found under contents/config/main.xml

— Reply to this email directly, view it on GitHub https://github.com/heqro/stupid-simple-launcher/issues/20#issuecomment-1293842954, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJOLIOZKRC7ZHQC7G3AHXYDWFK3FXANCNFSM6AAAAAARPCSIKA . You are receiving this because you authored the thread.Message ID: @.***>

heqro commented 1 year ago

Thank you very much, I am answering as I study :) Closing the thread; do not hesitate to write if there's any additional information you think you'd need.

Blad3forc3 commented 1 year ago

This has stopped working with the lastest update and also the setting to change the category size height doesnt go as small as it used to

heqro commented 1 year ago

Can you check now if the category size height slider can go as small as it used to? It works on my end, but I am awaiting confirmation to upload to the KDE Store.

Blad3forc3 commented 1 year ago

Yes the updated version from git makes them smaller again using the slider. Only problem is the icon sizes in general don't change size.

Edit..i mean when changing from size 156 to 148 the icon vastly reduces size

heqro commented 1 year ago

Okay, but that is relative to the Applications menu rather than the Categories sidebar. I will get around that in a separate moment.

heqro commented 1 year ago

Only problem is the icon sizes in general don't change size.

I have added a new tab for this option. This feature is now present on the KDE Store version.

Screenshot_20230118_121037

This tab allows you to live preview the application grid entries when you make changes to it. This feels more reasonable than micromanaging a spinbox and toggling in and out of the menu to see if the new number did the trick.

About the icon itself jumping sizes: I don't think that's something that's up to me so much as it is up to the icon packager. For instance, this issue was already present with the categories slider:

Screenshot_20230118_121757

Just notice how much it takes the icon to actually stretch itself to fit the total height:

Screenshot_20230118_121859

I believe that icons are packaged in only certain sizes (64px, 128px, etc) and that's why the size changes are not smooth, but rather jumpy.