Skip to content

ui: Migrate to AdwToolbarView

Fina Wilke requested to merge fina/toolbar-view into main

Migrate all windows to use AdwToolbarView

This will get rid of old GtkDialog windows as well, they are replaced by a regular AdwWindow.

Regarding styles: I decided to make the main window raised, all other toolbarviews will use the default flat style.

image image image image image image image

Edited by Fina Wilke

Merge request reports