Skip to content

Background panel

Georges Basile Stavracas Neto requested to merge gbsneto/background into master

All hail the new Background panel.

This is a minimal implementation. The idea is to build on top of it iteratively, since the designs themselves may change depending on how the interaction feels here.

This is how it looks right now:

new_panel


To Do

  1. Switch to GListModel
  2. Make it use GtkFlowBox (requires 1)
  3. Draw the top bar/lock screen visuals on previews
  4. Button to add custom wallpapers

Fixes #515 (closed)

Edited by Georges Basile Stavracas Neto

Merge request reports