Skip to content

app: Port to AdwAboutWindow

Alice Mikhaylenko requested to merge wip/exalm/about into main

Screenshot_from_2022-07-07_19-24-54

While adw_show_about_window() exists, there's no Vala override for it, so just do it manually. Vala has a nice syntax for that anyway, and it's also checked at compile time now.

Merge request reports