Commit Verlauf

Autor SHA1 Nachricht Datum
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke vor 3 Jahren
  Joe Bentley 9df79a77da WindowServer: Add message to notify clients of applet area resize vor 3 Jahren
  Andreas Kling 087bd7f767 Userland: Use Rect::centered_within() where useful vor 3 Jahren
  Rob Ryan fbf824a50f LibGUI: Allow widgets to make themselves non-auto-focusable vor 3 Jahren
  Karol Kosek ac21c6625d LibGUI: Add on_active_window_change function object to the Window class vor 3 Jahren
  sin-ack 611370e7dc LibGUI, WindowServer: Greatly simplify menubar logic vor 3 Jahren
  Andreas Kling 2135c66823 Revert "LibGUI: Only dispatch Leave if the now-hovered widget isn't a child" vor 3 Jahren
  Andreas Kling b3d27c2340 LibGUI: Add GUI_HOVER_DEBUG runtime debugging flag (environment) vor 3 Jahren
  sin-ack cfc9ee6f16 LibGUI: Only dispatch Leave if the now-hovered widget isn't a child vor 3 Jahren
  sin-ack 444ed56521 LibGUI: Add virtual handlers for WindowEntered and WindowLeft events vor 3 Jahren
  Andreas Kling 6bb53d6a80 LibGUI: Handle GUI::Window non-volatile backing store issues better vor 3 Jahren
  Andreas Kling 143443e0b6 LibGfx: Make Gfx::Bitmap::set_nonvolatile() report allocation failure vor 3 Jahren
  Andreas Kling 687a12d7fb Userland: Add GUI::Window::add_menu() and use it everywhere vor 4 Jahren
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions vor 4 Jahren
  LuK1337 b40d771512 LibGUI: Add FontsChanged event and deliver it to windows and widgets vor 4 Jahren
  Aziz Berkay Yesilyurt 6f594b36f5 LibGUI: Verify m_window_id is not-zero in set_maximized vor 4 Jahren
  Ali Mohammad Pur 0459a111b2 Revert "Userland: Add ability to screenshot rectangular region in `shot` (#8515)" vor 4 Jahren
  Aziz Berkay Yesilyurt 1c06d77262 Userland: Add ability to screenshot rectangular region in `shot` (#8515) vor 4 Jahren
  Andreas Kling 86d0145260 LibGfx+LibGUI+WindowServer: Use move() on Core::AnonymousBuffer more vor 4 Jahren
  Andreas Kling e0986c2766 LibGUI: Fix some clang-tidy warnings in Window.cpp vor 4 Jahren
  Andreas Kling c2dfa9d54c WindowServer+LibGUI: Add a way to force a window to have a drop shadow vor 4 Jahren
  Andreas Kling 782a5c88ce WindowServer: Make most remaining WindowServer IPC calls async vor 4 Jahren
  Ali Mohammad Pur 2665cdf2a1 LibGUI: Don't allocate a scope-local MouseEvent on the heap vor 4 Jahren
  Andreas Kling 6a132d8672 WindowServer+LibGUI: Allow specifying a "launch origin" for new windows vor 4 Jahren
  Aatos Majava 3e6a5af32b LibGUI: Actually use the Action alternate shortcut vor 4 Jahren
  Tom 4392da970a WindowServer: Add initial support for rendering on multiple screens vor 4 Jahren
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) vor 4 Jahren
  Andreas Kling 0a98964600 WindowServer+LibGUI: Make window creation asynchronous :^) vor 4 Jahren
  Marcus Nilsson 2f7dc29ab7 LibGUI/WindowServer: Add set_maximized IPC call vor 4 Jahren
  Ali Mohammad Pur 7ac196974d Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> vor 4 Jahren