1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-17 21:25:07 +00:00
serenity/Ladybird/AppKit/Application
Dan Klishch 77e4f0d7d8 LibCore: Allow listening for multiple conditions using a single Notifier
While on it, implement currently unused Notifier::set_type correctly
(but not efficiently) by re-registering Notifier in the EventLoop.
2024-02-03 16:43:13 -07:00
..
Application.h Ladybird: Implement an AppKit chrome for macOS :^) 2023-08-22 21:36:19 -04:00
Application.mm Ladybird: Implement an AppKit chrome for macOS :^) 2023-08-22 21:36:19 -04:00
ApplicationDelegate.h Ladybird+LibWebView: Move options used to launch WebContent to a struct 2023-12-01 20:07:27 -05:00
ApplicationDelegate.mm Ladybird/AppKit: The "Window" menu should be called "Window" 2024-01-15 12:15:16 -05:00
EventLoopImplementation.h Ladybird: Implement an AppKit chrome for macOS :^) 2023-08-22 21:36:19 -04:00
EventLoopImplementation.mm LibCore: Allow listening for multiple conditions using a single Notifier 2024-02-03 16:43:13 -07:00