ladybird/Ladybird/AppKit/System
Timothy Flynn 5722d0025b Ladybird: Implement an AppKit chrome for macOS :^)
This adds an alternative Ladybird chrome for macOS using the AppKit
framework. Just about everything needed for normal web browsing has
been implemented. This includes:

* Tabbed, scrollable navigation
* History navigation (back, forward, reload)
* Keyboard / mouse events
* Favicons
* Context menus
* Cookies
* Dialogs (alert, confirm, prompt)
* WebDriver support

This does not include debugging tools like the JavaScript console and
inspector, nor theme support.

The Qt chrome is still used by default. To use the AppKit chrome, set
the ENABLE_QT CMake option to OFF.
2023-08-22 21:36:19 -04:00
..
Detail Ladybird: Implement an AppKit chrome for macOS :^) 2023-08-22 21:36:19 -04:00
Carbon.h Ladybird: Implement an AppKit chrome for macOS :^) 2023-08-22 21:36:19 -04:00
Cocoa.h Ladybird: Implement an AppKit chrome for macOS :^) 2023-08-22 21:36:19 -04:00
CoreFoundation.h Ladybird: Implement an AppKit chrome for macOS :^) 2023-08-22 21:36:19 -04:00