Skip to content

apps: Don't use AdwStatusPage inside an AdwPreferencesPage

Both AdwStatusPage and AdwPreferencesPage have a GtkScrolledWindow. This can cause scrolling to break. To fix this, separate both widgets into their own stack pages and move the search entry to AdwToolbarView.

See other commits for more details.

Before header
Screenshot_from_2024-05-08_13-10-03 Screenshot_from_2024-05-08_13-44-37
Screenshot_from_2024-05-08_13-11-54 Screenshot_from_2024-05-19_20-31-59
Edited by 𝅳Automeris naranja

Merge request reports