Skip to content

Add Cmux-style UI refinements with system colors#103

Open
PavloGrubyi wants to merge 4 commits into
am-will:mainfrom
PavloGrubyi:feature/ui-font-settings
Open

Add Cmux-style UI refinements with system colors#103
PavloGrubyi wants to merge 4 commits into
am-will:mainfrom
PavloGrubyi:feature/ui-font-settings

Conversation

@PavloGrubyi

@PavloGrubyi PavloGrubyi commented Jun 7, 2026

Copy link
Copy Markdown

Summary

  • keep the Cmux-inspired sidebar, pane/tab, notification, spacing, and density refinements while restoring Limux's GTK/libadwaita system accent colors instead of hardcoded Cmux blue
  • align UI font/icon settings defaults with the refined sidebar rows, pane tabs, notification panel, and pane/browser header controls
  • add notification badge counts and regression coverage so limux_cmux_accent / rgb(0, 145, 255) cannot return unnoticed
  • add the local dogfood workflow docs, Rust 1.92 toolchain pin, and local build status checker for verifying the active limux runtime

Testing

  • cargo +1.92 fmt --check
  • git diff --check HEAD~2..HEAD
  • cargo +1.92 test -p limux-host-linux
  • ./scripts/check.sh
  • LIMUX_RUST_TOOLCHAIN=1.92 ./scripts/install-local-build.sh
  • ./scripts/local-build-status.sh
  • Xvfb launched the installed host with a seeded workspace and no GTK CSS parser errors; selected row sampled as srgb(78,51,42), not Cmux blue

Screenshot

Limux Cmux-style UI with system colors

@PavloGrubyi PavloGrubyi force-pushed the feature/ui-font-settings branch from 935568c to 260af34 Compare June 7, 2026 10:15
@PavloGrubyi PavloGrubyi changed the title Add UI font size settings Add UI font and icon size settings Jun 7, 2026
@PavloGrubyi PavloGrubyi force-pushed the feature/ui-font-settings branch from 260af34 to 3f8045d Compare June 7, 2026 14:04
@PavloGrubyi PavloGrubyi force-pushed the feature/ui-font-settings branch from 3f8045d to 494722f Compare June 7, 2026 18:14
@PavloGrubyi PavloGrubyi changed the title Add UI font and icon size settings Add Cmux-style UI refinements and font/icon settings Jun 7, 2026
@PavloGrubyi PavloGrubyi changed the title Add Cmux-style UI refinements and font/icon settings Add Cmux-style UI refinements with system colors Jun 8, 2026
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.

2 participants