Skip to content

Simplify preferences pages and DisplayBox via Gtk.Buildable

Alice Mikhaylenko requested to merge wip/exalm/buildable into master

Make PreferencesPage into a template and make it implement Gtk.Buildable so that pages don't have to duplicate scrolled window, column etc.

Extract FullscreenBox from DisplayView.

Edited by Alice Mikhaylenko

Merge request reports