Kirill Chibisov
ecb887e5c3
event_loop: remove generic user event
...
Let the users wake up the event loop and then they could poll their
user sources.
Co-authored-by: Mads Marquart <mads@marquart.dk>
Co-authored-by: daxpedda <daxpedda@gmail.com>
2024-06-24 13:04:55 +03:00
daxpedda
9522670081
Web: queue EventLoopProxy::send_event() to microtask
2024-06-12 00:02:26 +02:00
Kirill Chibisov
7b0c7b6cb2
chore(rustfmt): use nightly ( #2325 )
...
Stable rustfmt lacks a lot of features resulting in worse formatted
code, thus use nightly formatter.
2024-04-26 17:11:44 +02:00
Mads Marquart
31f8b816bd
Make EventLoopProxy Sync
...
Co-authored-by: daxpedda <daxpedda@gmail.com>
Closes : #3448
2024-02-19 08:47:32 +04:00
daxpedda
169cd39f93
Web: improve custom cursor handling and add animated cursors ( #3384 )
2024-01-12 11:51:19 +01:00
daxpedda
e0fea25b06
Make canvas in WindowBuilder safe ( #3320 )
2023-12-26 01:22:10 +01:00
daxpedda
48f6582eb4
Web Async Rework ( #3082 )
2023-10-16 15:50:22 +02:00