Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support installing gnome extensions #110

Open
castrojo opened this issue Jun 2, 2023 · 2 comments
Open

Support installing gnome extensions #110

castrojo opened this issue Jun 2, 2023 · 2 comments
Assignees
Milestone

Comments

@castrojo
Copy link
Member

castrojo commented Jun 2, 2023

GNOME Extensions are in weird spot where they come as distro packages but there's also a ton of them out there that can be installed in the userspace. It'd be nice to have a backend for installing GNOME extensions.

Right now we work around this by doing it this way: https://github.com/ublue-os/beyond/blob/main/usr/share/ublue-os/just/custom.just

This uses the awesome gnome-extensions-cli to install them on first run: https://pypi.org/project/gnome-extensions-cli/

It'd be nice if we could bundle this in yafti in a GNOME Extensions section where the user can just put in the uuid of the extension that they would like to bundle. This would allow designers to prototype out trying different extensions quickly.

@marcoceppi
Copy link
Collaborator

This is a great idea I'll add a gnome-extension plug-in for this

@abanna
Copy link
Collaborator

abanna commented May 2, 2024

@marcoceppi @castrojo love it!

@abanna abanna self-assigned this May 2, 2024
@abanna abanna added this to uPortal May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

3 participants