Commit graph

8 commits

Author SHA1 Message Date
Olivier Goffart
6e9c991933 Janitor: cargo fmt 2025-01-14 11:24:15 +01:00
Olivier Goffart
c1bab16d6d Janitor: dependencies update 2025-01-14 10:48:46 +01:00
Olivier Goffart
cfbcf0b1d7
Introduce Window::try_dispatch_event (#7313)
That is the same as Window::dispatch_event, but it reports an error
instead of panicking
2025-01-09 19:39:38 +01:00
Olivier Goffart
f94a8d07ba
uefi-demo: update dependencies
Also disable the compilation if not targetting uefi to avoid error about
duplicated panic handler in rust analyzer
2024-10-22 18:23:26 +02:00
sky5454
dcf806ddf1
[uefi] add mouse pointer supported. the cursor render by using minipng. (#5084) 2024-04-19 14:40:46 +02:00
Olivier Goffart
11dea135f7 Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
Aurindam Jana
e4338300de
Change license for examples to MIT (#2887) 2023-06-15 11:23:17 +02:00
Jan Janssen
decdf07be0 examples: Add uefi-demo 2023-04-12 08:23:09 +02:00