Skip to content

wifi-hotspot-dialog: Modernize the Wi-Fi Hotspot window UI

  • Use AdwPreferencesPage and AdwPreferencesGroup;
  • Use the "description" property from AdwPreferencesPage to show the Wi-Fi Hotspot notice;
  • Use AdwEntryRow and AdwPasswordEntryRow;
  • Adapt the password error messages, because all errors will now be displayed below the two entry rows.

It's missing the port to AdwWindow/AdwToolbarView, which I don't know how to do. :(

Before After
Screenshot_from_2024-01-05_21-33-46-obfuscated Screenshot_from_2024-01-05_21-42-56-obfuscated

Closes #2732

Edited by 𝅳Automeris naranja

Merge request reports