Commit History

Author SHA1 Message Date
  Tim Ledbetter 24aa43f3fd LibGUI: Use floating rect when saving window state on exit 1 year ago
  Tim Ledbetter 3aa49f268c Userland: Make `Window::set_main_widget()` non-fallible 1 year ago
  Bastiaan van der Plaat 613557a535 LibGUI: Add window remember state that loads and saves from config 1 year ago
  Andreas Kling bd61e75e0b LibGUI: Remove Window::try_add_menu() 1 year ago
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver 1 year ago
  Andreas Kling 405187993a LibGUI+LibCore: Move GML property system from LibCore to LibGUI 1 year ago
  Valtteri Koskivuori 6931a5a0a8 WindowServer+LibGUI: Yank out window-global opacity 2 years ago
  thankyouverycool dfe06096c7 LibGUI: Add Window::constrain_to_desktop() helper 2 years ago
  Andreas Kling 98b8bab441 LibGUI: Use Variant's built-in equality operator in Window and Widget 2 years ago
  Karol Kosek 969543a847 LibGUI+Userland: Make Window::*add_menu take name using new string 2 years ago
  thankyouverycool 7304556ff2 LibGUI: Add Window::on_font_change() hook 2 years ago
  thankyouverycool aa94b944de LibGUI: Allow Windows to auto shrink 2 years ago
  Lucas CHOLLET baac824ee3 LibGUI: Make `propagate_shortcuts` handle different level of propagation 2 years ago
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues 2 years ago
  Jelle Raaijmakers 634d1e0197 LibGUI+WindowServer: Improve window resizing performance 2 years ago
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 years ago
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value 2 years ago
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  thankyouverycool 24d299c9c8 LibGUI+WindowServer+Applets+Taskbar: Remove active input concepts 2 years ago
  thankyouverycool 3027cf7e99 LibGUI+WindowServer: Remove InputPreemptor concept 2 years ago
  thankyouverycool 5d567565a4 LibGUI+WindowServer: Replace WindowInput{Enter,Leave} Events 2 years ago
  thankyouverycool 1718a40ac7 LibGUI+WindowServer: Add WindowType:Autocomplete and helpers 2 years ago
  thankyouverycool c88d77361c LibGUI: Allow adding previously constructed menus to Menubar 2 years ago
  Zaggy1024 967dfa7956 LibGUI: Handle Action keyboard shortcuts in Widget keydown 2 years ago
  Timothy Flynn 0d5209cee6 LibGUI+WindowServer: Allow programatically minimizing windows 2 years ago
  demostanis 28c1d7011f LibGUI: Remove Window::set_blocks_command_palette() 2 years ago
  demostanis 63a18aa89e LibGUI+WindowServer: Add Window::set_always_on_top() 2 years ago
  Mart G 8202beeb2b WindowServer+LibGUI: Shrink window edge resize hot-spots 2 years ago
  thankyouverycool f8e65d24cf LibGUI: Allow blocking CommandPalette/EmojiInput on a per Window basis 2 years ago