Skip to content

webui: Add setting to always show sidebar on Desktop#17809

Merged
allozaur merged 11 commits intoggml-org:masterfrom
allozaur:17807-setting-to-always-show-sidebar
Dec 16, 2025
Merged

webui: Add setting to always show sidebar on Desktop#17809
allozaur merged 11 commits intoggml-org:masterfrom
allozaur:17807-setting-to-always-show-sidebar

Conversation

@allozaur
Copy link
Copy Markdown
Contributor

@allozaur allozaur commented Dec 6, 2025

Close #17807

Added 2 new settings for sidebar:

Zrzut ekranu 2025-12-15 o 12 21 44

Copy link
Copy Markdown
Member

@ggerganov ggerganov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Btw, would it make sense to not auto-show the sidebar when we start a generation? Or at least have an option for that too.

My use case is sometimes I want to record a video of the generation, but when I start it, the sidebar auto-shows and it can be a bit distracting.

@allozaur
Copy link
Copy Markdown
Contributor Author

allozaur commented Dec 6, 2025

Btw, would it make sense to not auto-show the sidebar when we start a generation? Or at least have an option for that too.

My use case is sometimes I want to record a video of the generation, but when I start it, the sidebar auto-shows and it can be a bit distracting.

Absolutely! I can add it to this PR

@allozaur allozaur force-pushed the 17807-setting-to-always-show-sidebar branch 2 times, most recently from aa2d5df to e0f5f7a Compare December 15, 2025 15:37
@allozaur allozaur force-pushed the 17807-setting-to-always-show-sidebar branch from e0f5f7a to 67325f0 Compare December 16, 2025 06:21
Comment thread tools/server/webui/src/routes/+layout.svelte Outdated
@allozaur allozaur merged commit a20979d into ggml-org:master Dec 16, 2025
8 checks passed
@allozaur allozaur deleted the 17807-setting-to-always-show-sidebar branch December 16, 2025 06:45
Anico2 added a commit to Anico2/llama.cpp that referenced this pull request Jan 15, 2026
* feat: Add setting to always show Sidebar on Desktop

* chore: update webui build output

* feat: Add auto-show sidebar setting

* fix: Mobile settings dialog UI

* chore: update webui build output

* feat: UI label update

* chore: update webui build output

* chore: update webui build output

* chore: update webui build output

* refactor: Cleanup

* chore: update webui build output
blime4 referenced this pull request in blime4/llama.cpp Feb 5, 2026
* feat: Add setting to always show Sidebar on Desktop

* chore: update webui build output

* feat: Add auto-show sidebar setting

* fix: Mobile settings dialog UI

* chore: update webui build output

* feat: UI label update

* chore: update webui build output

* chore: update webui build output

* chore: update webui build output

* refactor: Cleanup

* chore: update webui build output
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
* feat: Add setting to always show Sidebar on Desktop

* chore: update webui build output

* feat: Add auto-show sidebar setting

* fix: Mobile settings dialog UI

* chore: update webui build output

* feat: UI label update

* chore: update webui build output

* chore: update webui build output

* chore: update webui build output

* refactor: Cleanup

* chore: update webui build output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Setting to always show sidebar

2 participants