Skip to content

Flexible toolbar layout#136

Draft
fllmn wants to merge 1 commit intobarebaric:mainfrom
fllmn:flex-toolbar-poc
Draft

Flexible toolbar layout#136
fllmn wants to merge 1 commit intobarebaric:mainfrom
fllmn:flex-toolbar-poc

Conversation

@fllmn
Copy link
Contributor

@fllmn fllmn commented Feb 8, 2026

Discussed in #135, the toolbar currently sets the minimum width of the application. I'm not convinced this is the best way to solve but I wanted to give Gemini CLI a go (it didn't do that well), anyhow

This collapses the machine controls when the UI is narrowed down.

From
image

To

image

The two issues I see are, machine controls are the most useful buttons (IMO) and making them less accessible is disservice to the user, secondly the "trigger" is based on a fixed width, ~1400px which is always a poor choice as it would have to be updated any time buttons change.

What could be interesting to discuss in case

  1. What buttons should be grouped and hid when width is narrowed down
  2. How can the toolbar manage its width to decide if it needs to collapse to fit the window.

@fllmn fllmn marked this pull request as draft February 8, 2026 22:19
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.

1 participant