Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 2fa765bbd5 LibGUI: Add getter/setter for GUI::Window modified state hace 4 años
  Jelle Raaijmakers 83dfc4aa46 LibGUI/Window: Do not reset mouse cursor on show() hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  jakewestrip b9fc7780ae LibGUI: Remove premature return in Window::handle_key_event hace 4 años
  sin-ack aa56f9a1e0 LibGUI+WindowServer: Separate window manager IPC from regular IPC hace 4 años
  Andreas Kling 050648b270 LibGUI: Make Window::set_title() take a String hace 4 años
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" hace 4 años
  Andreas Kling 0069020e6c WindowServer+LibGUI: Rename WindowType::MenuApplet => Applet hace 4 años
  Linus Groh 5367bbb82c LibGUI: Add ScreenRectChangeEvent and deliver it to windows and widgets hace 4 años
  Andreas Kling 0cd60a28ba WindowServer+LibGUI: Plumb mouse/enter/leave events to applet windows hace 4 años
  Andreas Kling 78b12e1521 Userland: Turn all application menus into window menus :^) hace 4 años
  Andreas Kling e76771bfad WindowServer+LibGfx: Show menus in windows! :^) hace 4 años
  Tom 7626f9e0bb LibGUI: Process pending window updates after handling input events hace 4 años
  Andreas Kling e0f32626bc LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x hace 4 años
  Andreas Kling 38f11cc1ba Everywhere: Rename "logo" key to "super" key hace 4 años
  Brian Gianforcaro bac0dd5e3d LibGUI: Use AK_ENUM_BITWISE_OPERATORS for the FocusPolicy enum hace 4 años
  Tom cd0a1fa5b0 LibGUI: Avoid needlessly copying vectors of rects hace 4 años
  Tom 3907bacfcd LibGUI: Process pending invalidations when handling paint events hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  Tom 2677e24a99 LibGUI: Copy alpha channel as-is when keeping backing bitmaps in sync hace 4 años
  Tom 1c31bcb24e WindowServer: Allow changing frameless state after a window is created hace 4 años
  Andreas Kling 11c8596ad3 WindowServer+LibGUI+LibGfx: Add WindowType::ToolWindow hace 4 años
  Nick Vella 15c1f7a40d WindowServer, LibGUI: Variable minimum window sizes hace 4 años
  Tom d590e0c946 WindowServer: Add support for alpha channel based hit testing hace 4 años
  Andreas Kling a5bbe3280d LibGUI+WindowServer: Don't use a WM IPC to initiate own window resize hace 4 años
  Andreas Kling d9c5fdf5d5 LibGUI: Handle Window::hide() during Application teardown better hace 4 años
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. hace 4 años
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. hace 4 años
  Nico Weber 5f9c42c404 LibGfx: Give Bitmap a scale factor hace 4 años
  Andreas Kling 8a61aba1e5 LibGfx+LibGUI: Make Gfx::ShareableBitmap transmit indexed palettes hace 4 años