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

Expand the Category Position Vertically #14

Closed Blad3forc3 closed 2 years ago

Blad3forc3 commented 2 years ago

Carátula I have highlighted the normal category area in blue. Could it be extended so it take up the red area vertically?

heqro commented 2 years ago

It might be done, but it shouldn't be done. The menu is designed as it is now to withstand a tremendous amount of different use-cases people have been proposing over time. Such use-cases include, for instance, having the categories sidebar extend for as much as the user wants to while keeping it the rest of the menu as clean as possible. This means the edge cases have to work properly as well:

image

Now, imagine if the categories block was to be extended for the entirety of the screen's height. Then, not only would the search bar but also the session control bar would be shifted to the left, just like the applications block was. Conversely, if the categories block was to be as narrow as possible, the same shift would happen in the opposite direction to the entirety of the block.

I doubt there is an easy solution to this problem that doesn't involve hard coding things here and there. Moreover, I like it much more as it is right now.