[Feature] Use refined Kconfiglib for improved rendering and configuration processing
Describe problem solved by the proposed feature
The Kconfiglib package available on PyPI is no longer actively maintained. In contrast, the fork at sysprog21/Kconfiglib enhances the TUI to align more closely with the Linux kernel’s menuconfig, fixes several bugs, and preserves full compatibility with the Kconfig language.
Describe your preferred solution
The screenshot below illustrates the improved TUI, including clearer window borders, drop shadows, and a functional scrollbar.
The screenshots below illustrate the improved user interface of guiconfig.py, bringing it closer to the professional standard of the Linux kernel’s qconf (make xconfig). In addition, it introduces dark/light theme switching for guiconfig, featuring a blue color scheme for consistent cross-platform styling.
The configurator can use the sysprog21/Kconfiglib package instead of the unmaintained Kconfiglib, while still processing all existing configurations correctly.
Describe possible alternatives
No response
Thank you for your suggestions. We will consider optimizing them in the future. Or, would you be interested in joining us to help support this effort?
@ComerLater 大佬可以帮忙一起看看这个建议呀~
Thank you for your suggestions. We will consider optimizing them in the future. Or, would you be interested in joining us to help support this effort?
If the refined sysprog21/Kconfiglib fits well with RT-Thread, I plan to contribute the corresponding pull request(s) for integration.
Thank you for your suggestions. We will consider optimizing them in the future. Or, would you be interested in joining us to help support this effort?
If the refined sysprog21/Kconfiglib fits well with RT-Thread, I plan to contribute the corresponding pull request(s) for integration.
Thank you very much. I will contact the maintainer of this module to discuss whether any modifications are needed.
Thank @jserv , I have assigned copilot to make a PR #10845 .
Dear @jserv Could you please review the PR #10845 ? Any suggestions are very welcome! Thank you very much.