提交歷史

作者 SHA1 備註 提交日期
  Andreas Kling defafd72bc LibGUI: Convert custom widgets and subclasses to ObjectPtr 5 年之前
  Andreas Kling 55a6e4ac0b LibGUI: Convert GFrame to ObjectPtr 5 年之前
  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 aa2224a2f0 GWidget: Add set_preferred_size(width, height) overload. 6 年之前
  Andreas Kling fd604a7c68 Applications: Run clang-format on everything. 6 年之前
  Andreas Kling 21c56477b0 LibGUI: Add a GAbstractButton base class for button widgets. 6 年之前
  Andreas Kling 956bd23aae WindowServer+TaskBar: Add a taskbar window button popup menu. 6 年之前
  Andreas Kling 49e7ffc06a WindowServer: Introduce a WM event mask so Taskbar can ignore window rects. 6 年之前
  Andreas Kling c931eaa22c WindowServer: Generate a separate WM event for window icon changes. 6 年之前
  Andreas Kling c09c114d77 WindowServer+LibGUI: Add ability to set per-window icons. 6 年之前
  Andreas Kling 696ada2810 Taskbar: Don't unconditionally update buttons on every state change. 6 年之前
  Andreas Kling 4ab0cd5d4c LibGUI: Move frame painting from GFrame to StylePainter. 6 年之前
  Andreas Kling 93a4a4c597 Taskbar: Replace TaskbarWidget with a simple GFrame. 6 年之前
  Andreas Kling ef9fbef4c6 Taskbar: Show minimized window titles in [brackets]. 6 年之前
  Andreas Kling 99b98dc653 WindowServer: Merge WM_WindowAdded and WM_WindowStateChanged. 6 年之前
  Andreas Kling 6280dee625 Taskbar: Make the window buttons slightly wider. 6 年之前
  Andreas Kling 64a5abf8db Taskbar: Only include "Normal" windows in the taskbar window list. 6 年之前
  Andreas Kling 8a50218190 Taskbar: Left-align the text on taskbar window buttons. 6 年之前
  Andreas Kling 7b1384c4ef Taskbar: Plumb window active state from the WindowServer to the taskbar. 6 年之前
  Andreas Kling 96104b5524 Taskbar: More bringup work. We now see a basic window list. 6 年之前
  Andreas Kling aa03a07e61 Taskbar+LibGUI: More work on bringup. 6 年之前
  Andreas Kling a22774ee3f Taskbar: Start working on a taskbar app. 6 年之前