Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 1a38ab0ca1 WindowServer+LibGUI: Notify windows when their maximized state changes há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  circl eeeaf410fb WindowServer+LibGUI: Expose raw scroll wheel values to applications há 3 anos atrás
  Itamar 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer há 3 anos atrás
  Itamar af132fdbd1 Userland: Rename WindowManagerServerConnection há 3 anos atrás
  thankyouverycool aefe3ef539 LibGUI: Allow Windows to set a default return key widget há 3 anos atrás
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support há 3 anos atrás
  bugreport0 6c049ea4c4 LibGUI+WindowServer: Flash menubar menu when using a keyboard shortcut há 3 anos atrás
  Andreas Kling bde9c2bc65 LibGUI: Add GUI::Window::try_add_menu() há 3 anos atrás
  Andreas Kling 0de33b3d6c LibGfx: Use ErrorOr<T> for Bitmap::try_create() há 3 anos atrás
  Andreas Kling f23f99d51b LibGfx: Use ErrorOr<T> for Bitmap::try_create_with_anonymous_buffer() há 3 anos atrás
  Andreas Kling e2eabb4132 LibCore: Use ErrorOr<T> in Core::AnonymousBuffer há 3 anos atrás
  Andreas Kling 60a245b065 LibGUI: Don't ask WindowServer to destroy windows during app teardown há 3 anos atrás
  Marco Cutecchia 116bb4888f LibGUI: Support using a bitmap as override cursor há 3 anos atrás
  Andreas Kling f27d768745 LibGUI: Don't force flush pending paints whenever mouse moves há 3 anos atrás
  Andreas Kling 24651f854c LibGUI: Add Widget::repaint() to force an immediate repaint há 3 anos atrás
  Timothy Flynn 176155c695 LibGUI+WindowServer: Add option to hide a widow's close button há 3 anos atrás
  Karol Kosek d91f194ddd LibGUI: Remember the maximized value if a window hasn't been created yet há 3 anos atrás
  Karol Kosek 38bc81015b LibGUI: Update the window cursor if it was provided as a bitmap há 3 anos atrás
  Ben Wiederhake c6e56612f5 LibGUI+WindowServer: Remove now-obsolete cursor tracking feature há 3 anos atrás
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke há 3 anos atrás
  Joe Bentley 9df79a77da WindowServer: Add message to notify clients of applet area resize há 3 anos atrás
  Andreas Kling 087bd7f767 Userland: Use Rect::centered_within() where useful há 3 anos atrás
  Rob Ryan fbf824a50f LibGUI: Allow widgets to make themselves non-auto-focusable há 3 anos atrás
  Karol Kosek ac21c6625d LibGUI: Add on_active_window_change function object to the Window class há 3 anos atrás
  sin-ack 611370e7dc LibGUI, WindowServer: Greatly simplify menubar logic há 3 anos atrás
  Andreas Kling 2135c66823 Revert "LibGUI: Only dispatch Leave if the now-hovered widget isn't a child" há 3 anos atrás
  Andreas Kling b3d27c2340 LibGUI: Add GUI_HOVER_DEBUG runtime debugging flag (environment) há 3 anos atrás
  sin-ack cfc9ee6f16 LibGUI: Only dispatch Leave if the now-hovered widget isn't a child há 3 anos atrás
  sin-ack 444ed56521 LibGUI: Add virtual handlers for WindowEntered and WindowLeft events há 3 anos atrás