mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-02 14:19:48 +00:00
Truly independent web browser
Clicking the button generates a WindowCloseRequest event which the client app then has to deal with. The default behavior for GWindow is to close() itself. I also added a flag, GWindow::should_exit_event_loop_on_close() which does what it sounds like it does. This patch exposed some bugs in GWindow and GWidget teardown. |
||
---|---|---|
AK | ||
Base | ||
Clock | ||
FontEditor | ||
Kernel | ||
LibC | ||
LibGUI | ||
SharedGraphics | ||
Terminal | ||
Userland | ||
WindowServer | ||
.gitignore |