提交历史

作者 SHA1 备注 提交日期
  thankyouverycool c88d77361c LibGUI: Allow adding previously constructed menus to Menubar 2 年之前
  Zaggy1024 967dfa7956 LibGUI: Handle Action keyboard shortcuts in Widget keydown 2 年之前
  Zaggy1024 8e7c7e0a2a LibGUI: Share code for finding an Action by Shortcut 2 年之前
  Timothy Flynn 0d5209cee6 LibGUI+WindowServer: Allow programatically minimizing windows 2 年之前
  demostanis 63a18aa89e LibGUI+WindowServer: Add Window::set_always_on_top() 2 年之前
  Mart G 8202beeb2b WindowServer+LibGUI: Shrink window edge resize hot-spots 2 年之前
  thankyouverycool 7c2edd232d LibGUI: Reset Windows as visible for timer purposes on show() 2 年之前
  thankyouverycool 463aff827e LibGUI+WindowServer: Notify Windows on input preemption 2 年之前
  thankyouverycool 4c7f95e2f8 LibGUI+WindowServer+Apps: Replace Accessory Windows 2 年之前
  thankyouverycool 589572cfa4 LibGUI+WindowServer: Introduce WindowModes 2 年之前
  thankyouverycool c5dd72ac71 LibGUI: Remember size and position of hidden Windows 2 年之前
  thankyouverycool 46d6347035 LibGUI+WindowServer: Initialize minimum window size to zero 2 年之前
  Andreas Kling 6548ae8afd LibGUI: Retain the active input tracking widget's cursor 2 年之前
  thankyouverycool 5917545633 LibGUI+LibGfx: Let Desktop::the() set widget effects 2 年之前
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors 3 年之前
  FrHun 80ea141ffe LibGUI: Calculate Window min_size on show 3 年之前
  FrHun 5d25956790 LibGUI: Add ability to calculate min_size of Window from content widget 3 年之前
  FrHun 603034759f LibGUI: Remove usages of deprecated implicit conversions 3 年之前
  Olivier De Cannière 6c202ee4a9 LibGUI: Fix typo in ConnectionToWindowManagerServer 3 年之前
  Geordie Hall 737c1c86dc LibGUI: Search for actions with a Shortcut instead of for KeyEvent 3 年之前
  Andreas Kling 1a38ab0ca1 WindowServer+LibGUI: Notify windows when their maximized state changes 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  circl eeeaf410fb WindowServer+LibGUI: Expose raw scroll wheel values to applications 3 年之前
  Itamar 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer 3 年之前
  Itamar af132fdbd1 Userland: Rename WindowManagerServerConnection 3 年之前
  thankyouverycool aefe3ef539 LibGUI: Allow Windows to set a default return key widget 3 年之前
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support 3 年之前
  bugreport0 6c049ea4c4 LibGUI+WindowServer: Flash menubar menu when using a keyboard shortcut 3 年之前
  Andreas Kling bde9c2bc65 LibGUI: Add GUI::Window::try_add_menu() 3 年之前
  Andreas Kling 0de33b3d6c LibGfx: Use ErrorOr<T> for Bitmap::try_create() 3 年之前