muda/src
2023-09-01 18:23:01 +03:00
..
builders refactor: add MenuId type and related functions (#91) 2023-08-04 16:17:58 -03:00
items refactor: seal IsMenuItem trait 2023-09-01 15:13:20 +03:00
platform_impl fix(windows): attach subclass for context menu if window doesn't have a menu bar (#105) 2023-08-29 20:06:58 +03:00
about_metadata.rs feat: add APIs to build AboutMetadata from Cargo package metadata (#116) 2023-09-01 18:23:01 +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 refactor: seal IsMenuItem trait 2023-09-01 15:13:20 +03:00
menu.rs refactor: wrap Menu.id in Rc 2023-08-31 02:37:16 +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