gnome-command-menu
gnome-command-menu copied to clipboard
GNOME 46 Support
Support for GNOME 46 isn't present
Yeah I haven't maintained it in a while.
There was a fork in the extensions website. It was compatible with GNOME 45, but it appears to be deleted now. I have the .zip here. It's also compatible with 46.
There was a fork in the extensions website. It was compatible with GNOME 45, but it appears to be deleted now. I have the .zip here. It's also compatible with 46.
@diegopvlk
i used that same fork for gnome 45, today i upgraded to gnome 46 then tried edditing metadata.json by adding 46 but didn't work until i saw ur comment, downloaded the zip and placed it in the right location and it works!
my question what did u modify in the extension files ? and u have an idea why the fork got removed ?
i see the hack @diegopvlk
how u figured that out ?
Yeah I haven't maintained it in a while.
@arunk140 can u just update it with @diegopvlk zip which works perfectly on gnome 46 ?
how u figured that out ?
I actually didn't remember that I had fixed it 😅 but I just checked the logs, that's about it
how u figured that out ?
I actually didn't remember that I had fixed it 😅 but I just checked the logs, that's about it
you did the only diff between my version on 45 and ur fixed one is this method "add_child" instead of "add"
how u checked extensions logs ?
how u checked extensions logs ?
journalctl -f -o cat /usr/bin/gnome-shell
Would someone like to push a PR so that @arunk140 can approve?
@joostn maybe this can be added into your existing PR? https://github.com/arunk140/gnome-command-menu/pull/13
I've opened a PR, I hope it can be included?
In the mean time you can use my fork as follows:
cd /tmp
git clone --branch gnome45 https://github.com/joostn/gnome-command-menu.git
cd gnome-command-menu
gnome-extensions pack --force
gnome-extensions install [email protected] --force
# and restart gnome