Commit History

Author SHA1 Message Date
  Andreas Kling 5ded77df39 Kernel+ProcessManager: Let processes have an icon and show it in the table. 6 years ago
  Andreas Kling d4892b3fdc WindowServer+LibGUI: Remove old "icon path" way of doing things. 6 years ago
  Andreas Kling 841b2e5d13 WindowServer+LibGUI: Pass window icons as shared buffers rather than paths. 6 years ago
  Andreas Kling 72a3f69df7 LibGUI: Get rid of GWindow::should_exit_event_loop_on_close(). 6 years ago
  Andreas Kling fbae03b737 LibGUI: Exit the main event loop when the last window is deleted. 6 years ago
  Andreas Kling 1c0669f010 LibDraw: Introduce (formerly known as SharedGraphics.) 6 years ago
  Robin Burchell b907608e46 SharedBuffer: Split the creation and share steps 6 years ago
  Robin Burchell 7a53096e8d LibGUI: Revert GWindowServerConnection to being a singleton 6 years ago
  Robin Burchell 2177594c96 Port LibGUI to use CIPCClientSideConnection 6 years ago
  Andreas Kling 0e75aba7c3 StringView: Rename characters() to characters_without_null_termination(). 6 years ago
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. 6 years ago