Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 1a38ab0ca1 WindowServer+LibGUI: Notify windows when their maximized state changes hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Itamar 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer hace 3 años
  Jelle Raaijmakers 48eecaad64 LibGUI: Remove `Window` background color hace 3 años
  networkException f49948cc48 LibGUI: Collect menu and submenu actions for CommandPalette hace 3 años
  thankyouverycool aefe3ef539 LibGUI: Allow Windows to set a default return key widget hace 3 años
  bugreport0 6c049ea4c4 LibGUI+WindowServer: Flash menubar menu when using a keyboard shortcut hace 3 años
  Andreas Kling dc47fce2d9 LibGUI: Add GUI::Window::try_set_main_widget<T>(...) hace 3 años
  Andreas Kling bde9c2bc65 LibGUI: Add GUI::Window::try_add_menu() hace 3 años
  Marco Cutecchia 116bb4888f LibGUI: Support using a bitmap as override cursor hace 3 años
  Andreas Kling 24651f854c LibGUI: Add Widget::repaint() to force an immediate repaint hace 3 años
  Timothy Flynn 176155c695 LibGUI+WindowServer: Add option to hide a widow's close button hace 3 años
  Karol Kosek d91f194ddd LibGUI: Remember the maximized value if a window hasn't been created yet hace 3 años
  Ben Wiederhake c6e56612f5 LibGUI+WindowServer: Remove now-obsolete cursor tracking feature hace 3 años
  Joe Bentley 9df79a77da WindowServer: Add message to notify clients of applet area resize hace 3 años
  Karol Kosek ac21c6625d LibGUI: Add on_active_window_change function object to the Window class hace 3 años
  sin-ack 611370e7dc LibGUI, WindowServer: Greatly simplify menubar logic hace 3 años
  sin-ack 444ed56521 LibGUI: Add virtual handlers for WindowEntered and WindowLeft events hace 4 años
  Andreas Kling 687a12d7fb Userland: Add GUI::Window::add_menu() and use it everywhere hace 4 años
  LuK1337 b40d771512 LibGUI: Add FontsChanged event and deliver it to windows and widgets 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
  Tom 4392da970a WindowServer: Add initial support for rendering on multiple screens 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 123848f0c1 LibGUI: Fixes Widget->set_visible(false) still maintains focus bug hace 4 años
  Gunnar Beutner d954c11f66 Everywhere: Add missing includes for <AK/OwnPtr.h> hace 4 años
  Andreas Kling cc6db526a6 WindowServer+LibGUI+Taskbar: Store window progress as Optional<int> hace 4 años
  Andreas Kling 2fa765bbd5 LibGUI: Add getter/setter for GUI::Window modified state hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  sin-ack aa56f9a1e0 LibGUI+WindowServer: Separate window manager IPC from regular IPC hace 4 años