Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-07-21 | refactored window storage; | 1 | -21/+0 | ||
new helper window events (Destroyed, Created); clippy + fmt; | |||||
2023-05-25 | Remove unnecessary newline | 1 | -1/+0 | ||
2023-05-11 | Use raw-window-handle instead of HWND | 1 | -1/+3 | ||
2023-02-28 | Removed glutin MW support and reverted glutin changes back to Iced master ↵ | 1 | -2/+2 | ||
since it's being axed as we speak. | |||||
2023-01-09 | fix: temporalily remove the unsafe pointer `HWND` | 1 | -2/+2 | ||
2022-11-05 | Allow providing a DOM identifier as a `target` for Wasm | 1 | -1/+0 | ||
2022-08-29 | Update `winit` and `glutin` forks | 1 | -1/+1 | ||
2021-06-01 | Fix documentation of `PlatformSpecific` settings | 1 | -2/+3 | ||
2021-05-27 | allow disabling drag and drop on windows | 1 | -1/+12 | ||
2019-11-30 | Add platform specific settings | 1 | -0/+9 | ||