Skip to content

In-progress port to Adw.NavigationView

Marinus Schraal requested to merge wip/mschraal/headerbar-split into master

Music has a quite complicated navigation model, this was all home-grown over time. Porting to Adw.NavigationView is going to clean it up a lot, but is quite involved.

Progress

  • Main views basics done
  • Search view basics done
  • Empty view
Regressions
  • Selection mode is working for the main views, but not the AlbumWidget overlay.
  • Selection mode is removed for the search view for ease of porting.

Is a selection mode still necessary? Music has gained selection menu items all around with more recent design changes.

Edited by Marinus Schraal

Merge request reports