Skip to content

Migrate from AdwAboutWindow to AdwAboutDialog

Koala Yeung requested to merge feat/adw-about-dialog into main
  • AdwAboutWindow is marked deprecated since libadwaita 1.6.
  • AdwAboutDialog is available to libadwaita 1.5+ as the supposed replacement of AdwAboutWindow.
  • The latest Ubuntu LTS (24.04 Noble Numbat) ships with libadwaita 1.5 so it is both suitable and preferable to use AdwAboutDialog instead.
  • Note that binary distribution of ibus-cangjie will need to be marked depending on libadwaita 1.5+
Edited by Koala Yeung

Merge request reports

Loading