Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 2135c66823 Revert "LibGUI: Only dispatch Leave if the now-hovered widget isn't a child" hace 4 años
  Andreas Kling b3d27c2340 LibGUI: Add GUI_HOVER_DEBUG runtime debugging flag (environment) hace 4 años
  sin-ack cfc9ee6f16 LibGUI: Only dispatch Leave if the now-hovered widget isn't a child hace 4 años
  sin-ack 444ed56521 LibGUI: Add virtual handlers for WindowEntered and WindowLeft events hace 4 años
  Andreas Kling 6bb53d6a80 LibGUI: Handle GUI::Window non-volatile backing store issues better hace 4 años
  Andreas Kling 143443e0b6 LibGfx: Make Gfx::Bitmap::set_nonvolatile() report allocation failure hace 4 años
  Andreas Kling 687a12d7fb Userland: Add GUI::Window::add_menu() and use it everywhere hace 4 años
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions hace 4 años
  LuK1337 b40d771512 LibGUI: Add FontsChanged event and deliver it to windows and widgets hace 4 años
  Aziz Berkay Yesilyurt 6f594b36f5 LibGUI: Verify m_window_id is not-zero in set_maximized hace 4 años
  Ali Mohammad Pur 0459a111b2 Revert "Userland: Add ability to screenshot rectangular region in `shot` (#8515)" hace 4 años
  Aziz Berkay Yesilyurt 1c06d77262 Userland: Add ability to screenshot rectangular region in `shot` (#8515) hace 4 años
  Andreas Kling 86d0145260 LibGfx+LibGUI+WindowServer: Use move() on Core::AnonymousBuffer more hace 4 años
  Andreas Kling e0986c2766 LibGUI: Fix some clang-tidy warnings in Window.cpp hace 4 años
  Andreas Kling c2dfa9d54c WindowServer+LibGUI: Add a way to force a window to have a drop shadow hace 4 años
  Andreas Kling 782a5c88ce WindowServer: Make most remaining WindowServer IPC calls async hace 4 años
  Ali Mohammad Pur 2665cdf2a1 LibGUI: Don't allocate a scope-local MouseEvent on the heap hace 4 años
  Andreas Kling 6a132d8672 WindowServer+LibGUI: Allow specifying a "launch origin" for new windows hace 4 años
  Aatos Majava 3e6a5af32b LibGUI: Actually use the Action alternate shortcut hace 4 años
  Tom 4392da970a WindowServer: Add initial support for rendering on multiple screens hace 4 años
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) hace 4 años
  Andreas Kling 0a98964600 WindowServer+LibGUI: Make window creation asynchronous :^) hace 4 años
  Marcus Nilsson 2f7dc29ab7 LibGUI/WindowServer: Add set_maximized IPC call hace 4 años
  Ali Mohammad Pur 7ac196974d Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> hace 4 años
  Matthew Jones ea4116f5bd LibGUI+LibGfx+WindowServer: Sanity check window size dimensions hace 4 años
  Matthew Jones 123848f0c1 LibGUI: Fixes Widget->set_visible(false) still maintains focus bug hace 4 años
  Jean-Baptiste Boric e4394b1605 LibGfx: Use anonymous buffer instead of raw anon_fd for Gfx::Bitmap hace 4 años
  Brian Gianforcaro 79ccba908e LibGUI: Retain Taskbar icon when toggling frameless setting hace 4 años
  Andreas Kling 8684fca9df WindowServer+LibGUI: Make "move window to front" asynchronous hace 4 años
  Andreas Kling 1aa56f0129 WindowServer+LibGUI: Make much of window construction asynchronous hace 4 años