Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 230f7ce71c Revert "LibGUI: Ignore the Enter event by default" před 4 roky
  Andreas Kling b3d27c2340 LibGUI: Add GUI_HOVER_DEBUG runtime debugging flag (environment) před 4 roky
  sin-ack a5a32fbcce LibGUI: Ignore the Enter event by default před 4 roky
  sin-ack cfc9ee6f16 LibGUI: Only dispatch Leave if the now-hovered widget isn't a child před 4 roky
  Tom 2f754013a1 LibGUI: Fix widgets not being occluded před 4 roky
  Karol Kosek f99507bf02 LibGUI: Ignore drop events by default před 4 roky
  LuK1337 8992271c5c LibGUI: Redraw widgets when default font changes před 4 roky
  LuK1337 b40d771512 LibGUI: Add FontsChanged event and deliver it to windows and widgets před 4 roky
  Andreas Kling b7e551b164 LibGUI: Make Widget ignore paint events that don't intersect it před 4 roky
  Andreas Kling 27fecf57bd LibGUI: Don't fire visibility-tracking timers in non-visible widgets před 4 roky
  DoubleNegation d19edb0762 LibGUI: Add foreground_role and background_role property to GUI::Widget před 4 roky
  Aatos Majava 3e6a5af32b LibGUI: Actually use the Action alternate shortcut před 4 roky
  Spencer Dixon 5b79d53c89 LibGUI: Add update() when changing widget color or palette před 4 roky
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> před 4 roky
  Tom 4392da970a WindowServer: Add initial support for rendering on multiple screens před 4 roky
  Ali Mohammad Pur 7ac196974d Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> před 4 roky
  Matthew Jones 123848f0c1 LibGUI: Fixes Widget->set_visible(false) still maintains focus bug před 4 roky
  Tom 3aaffa2c47 LibGUI: Move widget registration to LibCore před 4 roky
  Andreas Kling d136fafde7 LibGUI: Make GUI::Widget ignore wheel events by default před 4 roky
  Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Andreas Kling d33fdc925b LibGUI: Make GUI::Widget::set_tooltip() take a String před 4 roky
  Andreas Kling 0069020e6c WindowServer+LibGUI: Rename WindowType::MenuApplet => Applet před 4 roky
  Linus Groh 5367bbb82c LibGUI: Add ScreenRectChangeEvent and deliver it to windows and widgets před 4 roky
  Andreas Kling 0cd60a28ba WindowServer+LibGUI: Plumb mouse/enter/leave events to applet windows před 4 roky
  Edgar Araújo 532e0090fc LibGUI: Enable the use of font properties through GML před 4 roky
  thankyouverycool 0e63141a19 LibGUI: Set override cursor to none when widget is disabled před 4 roky
  Andreas Kling 38f11cc1ba Everywhere: Rename "logo" key to "super" key před 4 roky
  Brian Gianforcaro bac0dd5e3d LibGUI: Use AK_ENUM_BITWISE_OPERATORS for the FocusPolicy enum před 4 roky
  Tom 35170715bc LibGUI: Constrain widgets to invalidating themselves only před 4 roky