summaryrefslogtreecommitdiffstats
path: root/native/src/window/id.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added simpler MW exampleLibravatar Bingus2023-03-141-0/+2
|
* Removed glutin MW support and reverted glutin changes back to Iced master ↵Libravatar bungoboingo2023-02-281-3/+1
| | | | since it's being axed as we speak.
* Implemented window title update functionality for multiwindow.Libravatar bungoboingo2023-01-091-2/+11
|
* add `window::Id` to `Event` and `Action`Libravatar Richard2023-01-091-0/+3
|
* Allow closing the window from user codeLibravatar Richard2023-01-091-1/+1
|
* what is thisLibravatar Richard2023-01-091-1/+1
|
* Introduce opaque `window::Id` typeLibravatar Richard2023-01-091-0/+16