You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: