summaryrefslogtreecommitdiffstats
path: root/winit/src/program.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix fonts not being loaded at startupLibravatar Héctor Ramón Jiménez2024-06-211-1/+9
* Fix `application` sometimes exiting at startupLibravatar Héctor Ramón Jiménez2024-06-201-0/+4
* Add `get_latest` and `get_oldest` tasks in `window`Libravatar Héctor Ramón Jiménez2024-06-201-6/+18
* Fix initialization race conditions in WebAssemblyLibravatar Héctor Ramón Jiménez2024-06-191-58/+42
* Fix WebAssembly compilationLibravatar Héctor Ramón Jiménez2024-06-191-7/+105
* Introduce `daemon` API and unify shell runtimesLibravatar Héctor Ramón Jiménez2024-06-191-0/+1356