summaryrefslogtreecommitdiffstats
path: root/core/src/window/event.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation of `window::Event::Opened`Libravatar Héctor Ramón Jiménez2025-01-061-2/+2
* Document `File{Dropped,Hovered,HoveredLeft}` as unsupported on waylandLibravatar bbb6512024-09-291-0/+12
* Add `resize_events` subscription to `window` moduleLibravatar Héctor Ramón Jiménez2024-07-131-12/+2
* Small documentation typo fixedLibravatar Calastrophe2024-01-091-1/+1
* Use `AtomicU64` for `window::Id`Libravatar Héctor Ramón Jiménez2023-12-021-16/+16
* Use actual floats for logical coordinatesLibravatar Héctor Ramón Jiménez2023-11-301-9/+9
* Moved `exit_on_close_request` to window settings. This now controls whether e...Libravatar Bingus2023-07-241-3/+0
* refactored window storage;Libravatar Bingus2023-07-211-0/+17
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-0/+58