Historie revizí

Autor SHA1 Zpráva Datum
  Marco Cutecchia 116bb4888f LibGUI: Support using a bitmap as override cursor před 3 roky
  Andreas Kling 24651f854c LibGUI: Add Widget::repaint() to force an immediate repaint před 3 roky
  Timothy Flynn 176155c695 LibGUI+WindowServer: Add option to hide a widow's close button před 3 roky
  Karol Kosek d91f194ddd LibGUI: Remember the maximized value if a window hasn't been created yet před 3 roky
  Ben Wiederhake c6e56612f5 LibGUI+WindowServer: Remove now-obsolete cursor tracking feature před 3 roky
  Joe Bentley 9df79a77da WindowServer: Add message to notify clients of applet area resize před 3 roky
  Karol Kosek ac21c6625d LibGUI: Add on_active_window_change function object to the Window class před 4 roky
  sin-ack 611370e7dc LibGUI, WindowServer: Greatly simplify menubar logic před 4 roky
  sin-ack 444ed56521 LibGUI: Add virtual handlers for WindowEntered and WindowLeft events před 4 roky
  Andreas Kling 687a12d7fb Userland: Add GUI::Window::add_menu() and use it everywhere před 4 roky
  LuK1337 b40d771512 LibGUI: Add FontsChanged event and deliver it to windows and widgets před 4 roky
  Andreas Kling c2dfa9d54c WindowServer+LibGUI: Add a way to force a window to have a drop shadow před 4 roky
  Tom 4392da970a WindowServer: Add initial support for rendering on multiple screens před 4 roky
  Marcus Nilsson 2f7dc29ab7 LibGUI/WindowServer: Add set_maximized IPC call před 4 roky
  Ali Mohammad Pur 7ac196974d Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> před 4 roky
  Matthew Jones 123848f0c1 LibGUI: Fixes Widget->set_visible(false) still maintains focus bug před 4 roky
  Gunnar Beutner d954c11f66 Everywhere: Add missing includes for <AK/OwnPtr.h> před 4 roky
  Andreas Kling cc6db526a6 WindowServer+LibGUI+Taskbar: Store window progress as Optional<int> před 4 roky
  Andreas Kling 2fa765bbd5 LibGUI: Add getter/setter for GUI::Window modified state před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  sin-ack aa56f9a1e0 LibGUI+WindowServer: Separate window manager IPC from regular IPC před 4 roky
  Andreas Kling 050648b270 LibGUI: Make Window::set_title() take a String před 4 roky
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" před 4 roky
  Linus Groh 5367bbb82c LibGUI: Add ScreenRectChangeEvent and deliver it to windows and widgets před 4 roky
  Andreas Kling 0cd60a28ba WindowServer+LibGUI: Plumb mouse/enter/leave events to applet windows před 4 roky
  Andreas Kling e76771bfad WindowServer+LibGfx: Show menus in windows! :^) před 4 roky
  Tom 1c31bcb24e WindowServer: Allow changing frameless state after a window is created před 4 roky
  Nick Vella 15c1f7a40d WindowServer, LibGUI: Variable minimum window sizes před 4 roky
  Tom d590e0c946 WindowServer: Add support for alpha channel based hit testing před 4 roky
  Tom 7e06afb822 WindowServer: Recompute occlusions when changing window's alpha channel před 4 roky