Commit History

Author SHA1 Message Date
  Karol Kosek 2e244fc85b WindowServer+LibGUI: Change cursor icon if DragEnter event was accepted 3 years ago
  thankyouverycool a74f512f6b LibGUI+WindowServer+DisplaySettings: Add Tooltips to SystemEffects 2 years ago
  David Smith ac034bdf7d LibGUI: Avoid too large tooltip when switching to shorter text 2 years ago
  gbowser3@gmail.com 16d189e96b LibGUI: Move tooltip position up 4 pixels to prevent cursor pop-under 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  FrHun 603034759f LibGUI: Remove usages of deprecated implicit conversions 3 years ago
  networkException 535e1c9152 LibGUI: Add on_theme_change callback to Application 3 years ago
  Geordie Hall 737c1c86dc LibGUI: Search for actions with a Shortcut instead of for KeyEvent 3 years ago
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Itamar 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer 3 years ago
  Andreas Kling 24ea6a8ce7 LibGUI: Add GUI::Application::in_teardown() 3 years ago
  Tobias Christiansen d46c3896c6 LibGUI: Add show_tooltip_immediately() 3 years ago
  Andreas Kling 9826d616dd LibGUI: Update windows when they become active/inactive 3 years ago
  Andreas Kling b3d27c2340 LibGUI: Add GUI_HOVER_DEBUG runtime debugging flag (environment) 3 years ago
  sin-ack 6162e78c7f LibGUI: Let GUI applications create an inspectable EventLoop 3 years ago
  FrHun 02c0b1f380 LibGUI: Fix multi-line tooltip height 4 years ago
  LuK1337 62d4b4abf3 LibGUI: Make tooltip height line count aware 4 years ago
  Aatos Majava 3e6a5af32b LibGUI: Actually use the Action alternate shortcut 4 years ago
  Matthew Jones f0e9fd09b4 LibGUI: Tooltip no longer exceeds screen width, now truncates 4 years ago
  Gunnar Beutner eb21aa65d1 Userland: Make IPC results with one return value available directly 4 years ago
  Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies 4 years ago
  Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 7d0b59cb05 LibGUI: Add action enter/leave hooks on GUI::Application 4 years ago
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 4 years ago
  Andreas Kling a4992b5ece LibGUI+LibGfx: Collapse the '&' from Alt shortcuts in tooltip texts 4 years ago
  Andreas Kling 78b12e1521 Userland: Turn all application menus into window menus :^) 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling 04f95f9160 WindowServer+LibGUI: Pass the system theme using Core::AnonymousBuffer 4 years ago