Skip to content

feat: docked toolbars in window, overlay toolbars in fullscreen#425

Open
RobertMueller2 wants to merge 2 commits intoSatty-org:mainfrom
RobertMueller2:revamp_toolbars
Open

feat: docked toolbars in window, overlay toolbars in fullscreen#425
RobertMueller2 wants to merge 2 commits intoSatty-org:mainfrom
RobertMueller2:revamp_toolbars

Conversation

@RobertMueller2
Copy link
Member

@RobertMueller2 RobertMueller2 commented Feb 19, 2026

Closes: #49

Not closing because there's some followup GUI revamp discussion in there.

Note that this PR includes PR #398. I try to avoid this, but it really makes no sense otherwise in this particular case.

This PR adds an outer box which the toolbars reside in. When switching to fullscreen, toolbars are put to the overlay, when going back to window, the toolbars get docked into the outer box again.

I should probably attach a video, but I'm too lazy now.

the CSS in the PR is better than in the recording, the toolbar and box should get the same bg colour by default. This is just from my testing here.

output-fullscreen.mp4

Closes: Satty-org#213
Closes: Satty-org#396

Adwaita provides [theme variables for
headerbars](https://gnome.pages.gitlab.gnome.org/libadwaita/doc/1-latest/css-variables.html#header-bar-colors), use those instead of
hardcoded values.

Also, move default css into its own file (Satty-org#213).

The current implementation adds the overrides.css file to the
same provider. This clears all default settings. This commit addresses
this by adding an additional provider if the overrides file is present.

Lastly, mention override in README.
Related to: Satty-org#49

Not closing because there's some followup GUI revamp discussion in
there.

Note that this PR includes PR Satty-org#398. I try to avoid this, but it really
makes no sense otherwise in this particular case.
@RobertMueller2 RobertMueller2 linked an issue Mar 2, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Toolbars obscure screenshot

1 participant