Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling e0986c2766 LibGUI: Fix some clang-tidy warnings in Window.cpp 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
  Andreas Kling 782a5c88ce WindowServer: Make most remaining WindowServer IPC calls async před 4 roky
  Ali Mohammad Pur 2665cdf2a1 LibGUI: Don't allocate a scope-local MouseEvent on the heap před 4 roky
  Andreas Kling 6a132d8672 WindowServer+LibGUI: Allow specifying a "launch origin" for new windows před 4 roky
  Aatos Majava 3e6a5af32b LibGUI: Actually use the Action alternate shortcut před 4 roky
  Tom 4392da970a WindowServer: Add initial support for rendering on multiple screens před 4 roky
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) před 4 roky
  Andreas Kling 0a98964600 WindowServer+LibGUI: Make window creation asynchronous :^) 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 ea4116f5bd LibGUI+LibGfx+WindowServer: Sanity check window size dimensions před 4 roky
  Matthew Jones 123848f0c1 LibGUI: Fixes Widget->set_visible(false) still maintains focus bug před 4 roky
  Jean-Baptiste Boric e4394b1605 LibGfx: Use anonymous buffer instead of raw anon_fd for Gfx::Bitmap před 4 roky
  Brian Gianforcaro 79ccba908e LibGUI: Retain Taskbar icon when toggling frameless setting před 4 roky
  Andreas Kling 8684fca9df WindowServer+LibGUI: Make "move window to front" asynchronous před 4 roky
  Andreas Kling 1aa56f0129 WindowServer+LibGUI: Make much of window construction asynchronous před 4 roky
  Andreas Kling a8a899adbf WindowServer+LibGUI: Make much of menu construction asynchronous před 4 roky
  Gunnar Beutner eb21aa65d1 Userland: Make IPC results with one return value available directly před 4 roky
  Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies před 4 roky
  Andreas Kling cc6db526a6 WindowServer+LibGUI+Taskbar: Store window progress as Optional<int> před 4 roky
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr před 4 roky
  Andreas Kling 2fa765bbd5 LibGUI: Add getter/setter for GUI::Window modified state před 4 roky
  Jelle Raaijmakers 83dfc4aa46 LibGUI/Window: Do not reset mouse cursor on show() před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  jakewestrip b9fc7780ae LibGUI: Remove premature return in Window::handle_key_event 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
  Andreas Kling 0069020e6c WindowServer+LibGUI: Rename WindowType::MenuApplet => Applet před 4 roky