提交歷史

作者 SHA1 備註 提交日期
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value 2 年之前
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  thankyouverycool 24d299c9c8 LibGUI+WindowServer+Applets+Taskbar: Remove active input concepts 2 年之前
  thankyouverycool 3027cf7e99 LibGUI+WindowServer: Remove InputPreemptor concept 2 年之前
  thankyouverycool 5d567565a4 LibGUI+WindowServer: Replace WindowInput{Enter,Leave} Events 2 年之前
  Zaggy1024 967dfa7956 LibGUI: Handle Action keyboard shortcuts in Widget keydown 2 年之前
  Timothy Flynn f7e747b68e LibGUI+WindowServer: Create and broadcast an event when a window moves 2 年之前
  demostanis 28c1d7011f LibGUI: Remove Window::set_blocks_command_palette() 2 年之前
  Timothy Flynn 31b2d93038 LibGUI+LibVT: Notify widgets of emoji selection with a callback 2 年之前
  thankyouverycool b70e4e9909 Spreadsheet+LibGUI: Set EmojiInputDialog as a CaptureInput modal 2 年之前
  thankyouverycool f8e65d24cf LibGUI: Allow blocking CommandPalette/EmojiInput on a per Window basis 2 年之前
  faxe1008 d91469ebb1 LibGUI: CommandPalette: Fix key event capture for actions 2 年之前
  thankyouverycool 463aff827e LibGUI+WindowServer: Notify Windows on input preemption 2 年之前
  thankyouverycool 38e13772e0 LibGUI: Make CommandPalette and EmojiInputDialog passive modals 2 年之前
  thankyouverycool 589572cfa4 LibGUI+WindowServer: Introduce WindowModes 2 年之前
  thankyouverycool 841d06f676 LibGUI+WindowServer: Create IPC calls for passing SystemEffects 2 年之前
  networkException ad060befad WindowServer+LibGUI: Remove awkward roundtrip for set wallpaper response 2 年之前
  Andreas Kling 548081ea23 Userland+Base: Make the window titlebar font configurable separately 2 年之前
  networkException 535e1c9152 LibGUI: Add on_theme_change callback to Application 3 年之前
  Geordie Hall 4efcf3cc8e LibGUI: Activate mouse shortcuts from within WindowServerConnection 3 年之前
  Geordie Hall 737c1c86dc LibGUI: Search for actions with a Shortcut instead of for KeyEvent 3 年之前
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 年之前
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 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 年之前