Historique des commits

Auteur SHA1 Message Date
  thankyouverycool aa94b944de LibGUI: Allow Windows to auto shrink il y a 2 ans
  Lucas CHOLLET baac824ee3 LibGUI: Make `propagate_shortcuts` handle different level of propagation il y a 2 ans
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues il y a 2 ans
  Jelle Raaijmakers 634d1e0197 LibGUI+WindowServer: Improve window resizing performance il y a 2 ans
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) il y a 2 ans
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value il y a 2 ans
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  thankyouverycool 24d299c9c8 LibGUI+WindowServer+Applets+Taskbar: Remove active input concepts il y a 2 ans
  thankyouverycool 3027cf7e99 LibGUI+WindowServer: Remove InputPreemptor concept il y a 2 ans
  thankyouverycool 5d567565a4 LibGUI+WindowServer: Replace WindowInput{Enter,Leave} Events il y a 2 ans
  thankyouverycool 1718a40ac7 LibGUI+WindowServer: Add WindowType:Autocomplete and helpers il y a 2 ans
  thankyouverycool c88d77361c LibGUI: Allow adding previously constructed menus to Menubar il y a 2 ans
  Zaggy1024 967dfa7956 LibGUI: Handle Action keyboard shortcuts in Widget keydown il y a 2 ans
  Timothy Flynn 0d5209cee6 LibGUI+WindowServer: Allow programatically minimizing windows il y a 2 ans
  demostanis 28c1d7011f LibGUI: Remove Window::set_blocks_command_palette() il y a 2 ans
  demostanis 63a18aa89e LibGUI+WindowServer: Add Window::set_always_on_top() il y a 2 ans
  Mart G 8202beeb2b WindowServer+LibGUI: Shrink window edge resize hot-spots il y a 2 ans
  thankyouverycool f8e65d24cf LibGUI: Allow blocking CommandPalette/EmojiInput on a per Window basis il y a 2 ans
  faxe1008 d91469ebb1 LibGUI: CommandPalette: Fix key event capture for actions il y a 2 ans
  thankyouverycool 463aff827e LibGUI+WindowServer: Notify Windows on input preemption il y a 2 ans
  thankyouverycool 4c7f95e2f8 LibGUI+WindowServer+Apps: Replace Accessory Windows il y a 2 ans
  thankyouverycool 589572cfa4 LibGUI+WindowServer: Introduce WindowModes il y a 2 ans
  thankyouverycool 46d6347035 LibGUI+WindowServer: Initialize minimum window size to zero il y a 2 ans
  FrHun 80ea141ffe LibGUI: Calculate Window min_size on show il y a 3 ans
  FrHun 5d25956790 LibGUI: Add ability to calculate min_size of Window from content widget il y a 3 ans
  Geordie Hall 737c1c86dc LibGUI: Search for actions with a Shortcut instead of for KeyEvent il y a 3 ans
  Andreas Kling 1a38ab0ca1 WindowServer+LibGUI: Notify windows when their maximized state changes il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Itamar 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer il y a 3 ans