mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-15 04:57:26 +00:00
Move the bulk of exec() into a new pump(). Since SDL wants to drive the event loop itself, this is a requirement. We also add a WaitMode flag to allow for immediately pumping events -- again, this is required because SDL wants to be in full control of the event loop, and not let us wait.
8.2 KiB
8.2 KiB