ladybird/Libraries/LibWebView/EventLoop
ayeteadoe 01ad180182 UI/Qt: Implement hash/equals Traits for pthread_t to support Windows
This cleans up the initial hack that got Windows building again by
moving the ifdef soup into a Windows only Traits<pthread_t>
implementation. We also avoid the integer comparison problem by using
Optional<pthread_t>.
2025-11-03 01:45:42 -06:00
..
EventLoopImplementationMacOS.h LibWebView: Add common source loop source for deferred_invoke() on macOS 2025-10-24 16:04:42 +02:00
EventLoopImplementationMacOS.mm LibWebView: Allow unregistering notifier on different thread in AppKit 2025-11-02 22:43:10 +01:00
EventLoopImplementationQt.cpp UI/Qt: Implement hash/equals Traits for pthread_t to support Windows 2025-11-03 01:45:42 -06:00
EventLoopImplementationQt.h LibCore: Remove unused "visible for timer purposes" concept 2025-08-11 16:55:25 +02:00
EventLoopImplementationQtEventTarget.cpp LibWebView+Services+UI: Move the EventLoop implementations to LibWebView 2024-11-11 07:35:43 -05:00
EventLoopImplementationQtEventTarget.h LibWebView+Services+UI: Move the EventLoop implementations to LibWebView 2024-11-11 07:35:43 -05:00