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

Refactor the plugin system to not use libpeas #1498

Open
jeremypw opened this issue Dec 22, 2024 · 0 comments · May be fixed by #1501
Open

Refactor the plugin system to not use libpeas #1498

jeremypw opened this issue Dec 22, 2024 · 0 comments · May be fixed by #1501
Labels
Needs Design Waiting for input from the UX team

Comments

@jeremypw
Copy link
Collaborator

Problem

See #1497 (comment)

Proposal

For ease of porting to Gtk4 and to remove an unnecessary dependency we should implement the plugin system in the same way that Files does

Prior Art (Optional)

See the relevant code in Pantheon Files.

In Code it will be necessary to implement activating and deactivating individual plugins and adjust the PreferencesDialog accordingly as in Files there are only core plugins that are always active.

@jeremypw jeremypw added the Needs Design Waiting for input from the UX team label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Design Waiting for input from the UX team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant