Skip to content

Unified Window Redesign

James Westman requested to merge unified-window into master

This is in the early stages of development and definitely not ready to merge yet. I'm posting it as a merge request to make it easy to gather comments as it's being developed.


This is a visual redesign of the app, based on the mockups at https://gitlab.gnome.org/Teams/Design/app-mockups/-/blob/c7c66b082e111d15561e0a5eacb41f095c31da70/camera/camera.png and using the new HdyApplicationWindow, which allows for unified windows (with no distinction between headerbars and content). This allows the "headerbar"/ controls to be:

  • translucent
  • not at the top of the window
  • hidden entirely

as the application needs. Since Camera is a content-heavy app, this is useful for making sure as much space is allocated to the viewfinder as possible.

Edited by James Westman

Merge request reports