space-bar icon indicating copy to clipboard operation
space-bar copied to clipboard

GNOME 47 Support

Open tareqimbasher opened this issue 1 year ago • 3 comments

The extension is not compatible with GNOME 47. This is an extension I use constantly. Would appreciate an update. Thank you for your for this awesome extension!

tareqimbasher avatar Sep 19 '24 13:09 tareqimbasher

All you need to do is go into ~/.local/share/gnome-shell/extensions/

And edit the metadata.json "shell-version": [ "45", "46", "47" ] In my testing and looking at the change log there is no reason for this to not work on 47 and is working for me.

I put in a pull request here: https://github.com/christopher-l/space-bar/pull/46

1337hero avatar Sep 19 '24 17:09 1337hero

Thanks @1337hero! I can confirm that works.

tareqimbasher avatar Sep 19 '24 18:09 tareqimbasher

Thanks for testing! Merged https://github.com/christopher-l/space-bar/pull/46.

christopher-l avatar Sep 20 '24 10:09 christopher-l