Skip to content

Use AppData to show aboutwindow

Using the new Adw.AboutWindow.new_from_appdata API in libadwaita 1.4, you can construct the about window using data from the AppData manifest, reducing duplication.

Merge request reports