muda/src
2023-08-16 19:39:53 +03:00
..
builders refactor: add MenuId type and related functions (#91) 2023-08-04 16:17:58 -03:00
items feat: add MenuId::new (#94) 2023-08-09 02:28:14 +03:00
platform_impl feat(windows): draw dark menubar if necessary (#98) 2023-08-15 16:50:14 +03:00
about_metadata.rs fix: remove AboutMetadata serde support 2023-08-16 19:39:53 +03:00
accelerator.rs feat: derive serde for more types 2023-08-16 19:37:19 +03:00
dpi.rs refactor!: use optional Position type and fallback to cursor pos (#78) 2023-07-27 14:56:01 +03:00
error.rs refactor: move Rc<RefCell<MenuChild>> out of platform_impl (#71) 2023-07-18 03:44:52 +03:00
icon.rs feat: derive serde for more types 2023-08-16 19:37:19 +03:00
lib.rs feat: derive serde for more types 2023-08-16 19:37:19 +03:00
menu.rs feat: add Menu/Submenu::remove_at (#93) 2023-08-08 17:53:15 +03:00
menu_id.rs feat: derive serde for more types 2023-08-16 19:37:19 +03:00
util.rs chore: add license 2022-12-08 20:50:24 +02:00