Commit History

作者 SHA1 備註 提交日期
  Andreas Kling 0069020e6c WindowServer+LibGUI: Rename WindowType::MenuApplet => Applet 4 年之前
  Linus Groh 5367bbb82c LibGUI: Add ScreenRectChangeEvent and deliver it to windows and widgets 4 年之前
  Andreas Kling 0cd60a28ba WindowServer+LibGUI: Plumb mouse/enter/leave events to applet windows 4 年之前
  Andreas Kling 78b12e1521 Userland: Turn all application menus into window menus :^) 4 年之前
  Andreas Kling e76771bfad WindowServer+LibGfx: Show menus in windows! :^) 4 年之前
  Tom 7626f9e0bb LibGUI: Process pending window updates after handling input events 4 年之前
  Andreas Kling e0f32626bc LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x 4 年之前
  Andreas Kling 38f11cc1ba Everywhere: Rename "logo" key to "super" key 4 年之前
  Brian Gianforcaro bac0dd5e3d LibGUI: Use AK_ENUM_BITWISE_OPERATORS for the FocusPolicy enum 4 年之前
  Tom cd0a1fa5b0 LibGUI: Avoid needlessly copying vectors of rects 4 年之前
  Tom 3907bacfcd LibGUI: Process pending invalidations when handling paint events 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  Tom 2677e24a99 LibGUI: Copy alpha channel as-is when keeping backing bitmaps in sync 4 年之前
  Tom 1c31bcb24e WindowServer: Allow changing frameless state after a window is created 4 年之前
  Andreas Kling 11c8596ad3 WindowServer+LibGUI+LibGfx: Add WindowType::ToolWindow 4 年之前
  Nick Vella 15c1f7a40d WindowServer, LibGUI: Variable minimum window sizes 4 年之前
  Tom d590e0c946 WindowServer: Add support for alpha channel based hit testing 4 年之前
  Andreas Kling a5bbe3280d LibGUI+WindowServer: Don't use a WM IPC to initiate own window resize 4 年之前
  Andreas Kling d9c5fdf5d5 LibGUI: Handle Window::hide() during Application teardown better 4 年之前
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. 4 年之前
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. 4 年之前
  Nico Weber 5f9c42c404 LibGfx: Give Bitmap a scale factor 4 年之前
  Andreas Kling 8a61aba1e5 LibGfx+LibGUI: Make Gfx::ShareableBitmap transmit indexed palettes 4 年之前
  Tom 20f53c7462 LibGUI: Don't bubble window events up to parent windows 4 年之前
  Andreas Kling 64610ca80e Everywhere: Remove a bunch of <AK/SharedBuffer.h> includes 4 年之前
  Nick Vella fcf50af53d WindowServer, LibGUI: RefreshSystemTheme implementation 4 年之前
  Andreas Kling 71f50b6e94 LibGUI: Window icons no longer need to be backed by shbufs 4 年之前
  Andreas Kling 333366a99d WindowServer+Taskbar: Send WM icon updates as Gfx::ShareableBitmap 4 年之前
  Andreas Kling 633915e792 LibGfx: Make Gfx::ShareableBitmap use anonymous files instead of shbufs 4 年之前
  Andreas Kling 0b0514d46b LibGUI+WindowServer: Use anonymous files for window backing stores :^) 4 年之前