Skip to content

feat(ui): add NBFC config dropdown with laptop model detection - #1

Merged
ERFouX merged 1 commit into
mainfrom
dev
Sep 13, 2025
Merged

feat(ui): add NBFC config dropdown with laptop model detection#1
ERFouX merged 1 commit into
mainfrom
dev

Conversation

@ERFouX

@ERFouX ERFouX commented Sep 13, 2025

Copy link
Copy Markdown
Owner
  • implemented laptop model detection via /sys/class/dmi/id/product_name
  • default selection matches laptop model if available, otherwise shows placeholder
  • improved UI with colored labels for states (selected, not selected, no config)
  • refactored state handling to use Option for better "no selection" support

- implemented laptop model detection via /sys/class/dmi/id/product_name
- default selection matches laptop model if available, otherwise shows
placeholder
- improved UI with colored labels for states (selected, not selected, no
config)
- refactored state handling to use Option<usize> for better "no
selection" support
@ERFouX
ERFouX merged commit 9da9884 into main Sep 13, 2025
1 check passed
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