Andreas Kling
|
ff6ce422dd
LibGUI: Convert GWidget to ObjectPtr
|
5 年 前 |
Andreas Kling
|
fcc3745b02
LibCore+LibGUI+WindowServer: Make events bubble up through ancestors
|
5 年 前 |
Andreas Kling
|
d92e26d023
WindowServer+LibGUI: Allow switching windows in/out of fullscreen mode
|
5 年 前 |
Andreas Kling
|
c4b1456c88
GWindow: Allow clients to prevent close requests from closing
|
5 年 前 |
Andreas Kling
|
3792c91059
LibGUI: Implement save_to(JsonObject&) for GWindow and GWidget
|
5 年 前 |
Andreas Kling
|
dc572e31fa
LibGUI: Let GWindow::set_main_widget() take ownership of the widget
|
5 年 前 |
rhin123
|
c02868f000
LibGUI: Allow setting window icon before show().
|
6 年 前 |
Andreas Kling
|
5ded77df39
Kernel+ProcessManager: Let processes have an icon and show it in the table.
|
6 年 前 |
Andreas Kling
|
d4892b3fdc
WindowServer+LibGUI: Remove old "icon path" way of doing things.
|
6 年 前 |
Andreas Kling
|
841b2e5d13
WindowServer+LibGUI: Pass window icons as shared buffers rather than paths.
|
6 年 前 |
Andreas Kling
|
72a3f69df7
LibGUI: Get rid of GWindow::should_exit_event_loop_on_close().
|
6 年 前 |
Andreas Kling
|
fbae03b737
LibGUI: Exit the main event loop when the last window is deleted.
|
6 年 前 |
Andreas Kling
|
1c0669f010
LibDraw: Introduce (formerly known as SharedGraphics.)
|
6 年 前 |
Robin Burchell
|
b907608e46
SharedBuffer: Split the creation and share steps
|
6 年 前 |
Robin Burchell
|
7a53096e8d
LibGUI: Revert GWindowServerConnection to being a singleton
|
6 年 前 |
Robin Burchell
|
2177594c96
Port LibGUI to use CIPCClientSideConnection
|
6 年 前 |
Andreas Kling
|
0e75aba7c3
StringView: Rename characters() to characters_without_null_termination().
|
6 年 前 |
Andreas Kling
|
04b9dc2d30
Libraries: Create top level directory for libraries.
|
6 年 前 |