Historique des commits

Auteur SHA1 Message Date
  Tim Ledbetter 24aa43f3fd LibGUI: Use floating rect when saving window state on exit il y a 1 an
  Tim Ledbetter 3aa49f268c Userland: Make `Window::set_main_widget()` non-fallible il y a 1 an
  Bastiaan van der Plaat 613557a535 LibGUI: Add window remember state that loads and saves from config il y a 1 an
  Andreas Kling bd61e75e0b LibGUI: Remove Window::try_add_menu() il y a 1 an
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver il y a 1 an
  Andreas Kling 405187993a LibGUI+LibCore: Move GML property system from LibCore to LibGUI il y a 1 an
  Valtteri Koskivuori 6931a5a0a8 WindowServer+LibGUI: Yank out window-global opacity il y a 2 ans
  thankyouverycool dfe06096c7 LibGUI: Add Window::constrain_to_desktop() helper il y a 2 ans
  Andreas Kling 98b8bab441 LibGUI: Use Variant's built-in equality operator in Window and Widget il y a 2 ans
  Karol Kosek 969543a847 LibGUI+Userland: Make Window::*add_menu take name using new string il y a 2 ans
  thankyouverycool 7304556ff2 LibGUI: Add Window::on_font_change() hook il y a 2 ans
  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