0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust9,091 stars (9,091 stars)567 forks (567 forks)batch import
help wantedshell/gtk
- Issue 種別
- 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.