Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 6a132d8672 WindowServer+LibGUI: Allow specifying a "launch origin" for new windows %!s(int64=4) %!d(string=hai) anos
  Aatos Majava 3e6a5af32b LibGUI: Actually use the Action alternate shortcut %!s(int64=4) %!d(string=hai) anos
  Tom 4392da970a WindowServer: Add initial support for rendering on multiple screens %!s(int64=4) %!d(string=hai) anos
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 0a98964600 WindowServer+LibGUI: Make window creation asynchronous :^) %!s(int64=4) %!d(string=hai) anos
  Marcus Nilsson 2f7dc29ab7 LibGUI/WindowServer: Add set_maximized IPC call %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 7ac196974d Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> %!s(int64=4) %!d(string=hai) anos
  Matthew Jones ea4116f5bd LibGUI+LibGfx+WindowServer: Sanity check window size dimensions %!s(int64=4) %!d(string=hai) anos
  Matthew Jones 123848f0c1 LibGUI: Fixes Widget->set_visible(false) still maintains focus bug %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric e4394b1605 LibGfx: Use anonymous buffer instead of raw anon_fd for Gfx::Bitmap %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 79ccba908e LibGUI: Retain Taskbar icon when toggling frameless setting %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 8684fca9df WindowServer+LibGUI: Make "move window to front" asynchronous %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1aa56f0129 WindowServer+LibGUI: Make much of window construction asynchronous %!s(int64=4) %!d(string=hai) anos
  Andreas Kling a8a899adbf WindowServer+LibGUI: Make much of menu construction asynchronous %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner eb21aa65d1 Userland: Make IPC results with one return value available directly %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies %!s(int64=4) %!d(string=hai) anos
  Andreas Kling cc6db526a6 WindowServer+LibGUI+Taskbar: Store window progress as Optional<int> %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 2fa765bbd5 LibGUI: Add getter/setter for GUI::Window modified state %!s(int64=4) %!d(string=hai) anos
  Jelle Raaijmakers 83dfc4aa46 LibGUI/Window: Do not reset mouse cursor on show() %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  jakewestrip b9fc7780ae LibGUI: Remove premature return in Window::handle_key_event %!s(int64=4) %!d(string=hai) anos
  sin-ack aa56f9a1e0 LibGUI+WindowServer: Separate window manager IPC from regular IPC %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 050648b270 LibGUI: Make Window::set_title() take a String %!s(int64=4) %!d(string=hai) anos
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 0069020e6c WindowServer+LibGUI: Rename WindowType::MenuApplet => Applet %!s(int64=4) %!d(string=hai) anos
  Linus Groh 5367bbb82c LibGUI: Add ScreenRectChangeEvent and deliver it to windows and widgets %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 0cd60a28ba WindowServer+LibGUI: Plumb mouse/enter/leave events to applet windows %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 78b12e1521 Userland: Turn all application menus into window menus :^) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling e76771bfad WindowServer+LibGfx: Show menus in windows! :^) %!s(int64=4) %!d(string=hai) anos