Files
ladybird/LibGUI
Andreas Kling 427df5f312 LibGUI: Yield (using select()) in GEventLoop::wait_for_specific_event().
This is factored a bit stupidly. It would be nicer to just have the
read() in drain_events_from_server() be blocking, but the fd is opened
with O_NONBLOCK right now.

This makes everything run real snappy once again. :^)
2019-02-14 10:06:41 +01:00
..
2019-02-11 14:56:23 +01:00
2019-02-11 10:08:54 +01:00
2019-01-27 20:22:06 +01:00
2019-02-11 10:08:54 +01:00
2019-02-10 14:28:39 +01:00
2019-02-10 14:28:39 +01:00
2019-02-11 14:56:23 +01:00
2019-02-05 06:43:33 +01:00
2019-02-11 06:09:54 +01:00