summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCore/EventLoopImplementationUnix.h
AgeCommit message (Expand)Author
2023-05-24Everywhere: Use MonotonicTime instead of Durationkleines Filmröllchen
2023-05-24AK: Rename Time to Durationkleines Filmröllchen
2023-04-26LibCore: Remove unused EventLoopManager::wake()Andreas Kling
2023-04-26LibCore: Move post_event() back to EventLoopImplementationAndreas Kling
2023-04-25LibCore+Ladybird: Add EventLoopManager interface for persistent stateAndreas Kling
2023-04-25Ladybird+LibCore: Use QCoreApplication to drive the main Qt event loopAndreas Kling
2023-04-25LibCore: Add a hook for custom construction of EventLoopImplementationAndreas Kling
2023-04-25LibCore: Big first step towards pluggable Core::EventLoopAndreas Kling