mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 12:24:16 +00:00
WIP: native menubar using muda
Only the interpreter is implemented so far MacOs won't work yet because we don't disable the default winit menubar The viewer don't support removing the MenuBar yet
This commit is contained in:
parent
9685af865a
commit
846664ad45
21 changed files with 391 additions and 31 deletions
|
|
@ -570,6 +570,7 @@ fn gen_corelib(
|
|||
"slint_windowrc_set_logical_size",
|
||||
"slint_windowrc_set_physical_size",
|
||||
"slint_windowrc_color_scheme",
|
||||
"slint_windowrc_supports_native_menu_bar",
|
||||
"slint_windowrc_default_font_size",
|
||||
"slint_windowrc_dispatch_pointer_event",
|
||||
"slint_windowrc_dispatch_key_event",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue