iced/winit/src
Héctor Ramón Jiménez c0ab988842
Revert system menus support
The current implementation has some important issues on Windows. We will reintroduce the feature once we figure them out!

I have kept some of the changes in #945, like the new `keyboard::Modifiers` powered by `bitflags`.
2021-09-15 15:31:40 +07:00
..
application Revert system menus support 2021-09-15 15:31:40 +07:00
settings Convert empty struct PlatformSpecific into empty type 2021-08-12 20:46:38 +07:00
application.rs Revert system menus support 2021-09-15 15:31:40 +07:00
clipboard.rs Hide implementation details of Command in iced_futures 2021-09-02 15:50:32 +07:00
conversion.rs Revert system menus support 2021-09-15 15:31:40 +07:00
error.rs Make Application and Sandbox return a Result 2020-09-08 00:44:59 +02:00
lib.rs Implement move_to and resize commands for window 2021-09-02 16:30:14 +07:00
mode.rs use Mode::Hidden instead 2021-04-09 09:04:30 -07:00
position.rs Improve window::Position API 2021-07-21 18:59:24 +07:00
proxy.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
settings.rs Fix minor formatting nitpicks 2021-08-12 20:47:16 +07:00
window.rs Implement move_to and resize commands for window 2021-09-02 16:30:14 +07:00