iced/winit/src
2023-01-09 11:27:04 -08:00
..
application Restructured everything to make profiling a feature of iced_winit. 2023-01-09 18:52:38 +01:00
multi_window Allow closing the window from user code 2023-01-09 11:27:04 -08:00
settings fix: temporalily remove the unsafe pointer HWND 2023-01-09 11:27:04 -08:00
application.rs add window::Id to Event and Action 2023-01-09 11:27:04 -08:00
clipboard.rs Allow the creation of a clipboard without a window. 2022-02-05 06:55:22 -05:00
conversion.rs add window::Id to Event and Action 2023-01-09 11:27:04 -08:00
error.rs Change ContextCreationFailed to GraphicsCreationFailed 2022-04-27 15:42:55 -03:00
lib.rs Introduce multi_window in iced_winit 2023-01-09 11:27:04 -08:00
multi_window.rs add window::Id to Event and Action 2023-01-09 11:27:04 -08: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 Introduce close_requested for multi-window 2023-01-09 11:27:04 -08:00
system.rs New short OS Version field; update doc strings 2022-09-23 15:41:47 -05:00
window.rs add window::Id to Event and Action 2023-01-09 11:27:04 -08:00