mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 10:22:05 -05:00
11db8c1697
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. |
||
---|---|---|
.. | ||
.gitignore | ||
main.cpp | ||
Makefile | ||
Terminal.cpp | ||
Terminal.h | ||
XtermColors.h |