Implement a plugin viewer in GTK4
Review Request #1134 — Created Nov. 12, 2021 and submitted — Latest diff uploaded
This may not be a full implementation but there is:
- A simple sorting based on the title (aka plugin name)
- A simple search
- Details toggle when the row is activated
- Enable/disable should work
The design is somewhat inspired by the original GTK3 viewer, Firefox addons, the GNOME extension tool, and maybe a few others I don't remember.
Compile, run to see list of plugins, toggle enable state on a few.