0 留言 (0 留言)0 反應 (0 反應)0 負責人 (0 負責人)Rust9,091 star (9,091 star)567 fork (567 fork)batch import
help wantedshell/gtk
- 議題類型
- feature
- 研究方向
- Review the existing menu implementation in druid shell for other platforms (e.g., macos, windows) to understand the pattern for enabled and selected states. Then inspect the GTK backend code in druid shell/src/gtk/menu.rs to add the corresponding support. Look for how the MenuItem struct is defined and how callbacks are connected to the GTK menu item widgets.