Hyserski Hey. I found that team of Ubuntu Budgie ported ElementaryOS Pantheon DE menu to Budgie desktop. Is there a way to get it on Solus Budgie? I like the looks & would like to use it. But I'm no coder... 😃 https://github.com/UbuntuBudgie/applications-menu https://discourse.ubuntubudgie.org/t/proposal-for-a-new-menu-applet-for-the-desktop/2805
Hyserski Even if I wanted a icon grid view in Budgie Menu in Budgie 10 series, it'd be a native implementation. YES. PLEASE! Well. I can live without icon grid view. But I would love to see a native implementation - or just other nice concept for a menu - the one which is now is ok, does the job. But it's basic - kinda oversimplified. Hyserski But I'm no coder... Not because I don't want to help or I'm lazy. I just hate coding. Maybe in the future It'll change. 😂
JoshStrobl Yea, I'm not landing that. Even if I wanted a icon grid view in Budgie Menu in Budgie 10 series, it'd be a native implementation. Theirs is basically the fork and even still uses Granite. So much nope. You're welcome to compile it yourself though.
JacekJagosz Hyserski Honestly packaging is so much easier than actual coding. Solus packaging is a lot simplier than on other distros, the documentation is great, there are also some outdated videos on YT. In this case it should be particularly easy, just adding in package.yml all the dependencies from here and then %meson_configure, %ninja_build, %ninja_install.