Commit History

Author SHA1 Message Date
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor 2 years ago
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  thankyouverycool 657ff1cd19 LibGUI: Set focus proxy for CommandPalette's TableView 2 years ago
  thankyouverycool 4aa608aa71 LibGUI+Taskbar+Applets+Applications: Set various windows as Popups 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
  demostanis eb8c2bde90 LibGUI: Don't show the command palette action in the command palette 2 years ago
  demostanis 28c1d7011f LibGUI: Remove Window::set_blocks_command_palette() 2 years ago
  networkException 802cf9bc69 Everywhere: Use my very shiny serenityos.org email :^) 2 years ago
  thankyouverycool f8e65d24cf LibGUI: Allow blocking CommandPalette/EmojiInput on a per Window basis 2 years ago
  faxe1008 d91469ebb1 LibGUI: CommandPalette: Fix key event capture for actions 2 years ago
  thankyouverycool 463aff827e LibGUI+WindowServer: Notify Windows on input preemption 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 years ago
  faxe1008 9e323241f8 LibGUI: Use fuzzy matching in CommandPalette 3 years ago
  faxe1008 1074c399f3 LibGUI: Close CommandPalette on active window change 3 years ago
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 years ago
  thankyouverycool f457e43885 Assistant+CommandPalette: Use FrameShape::Window for main widgets 3 years ago
  networkException f49948cc48 LibGUI: Collect menu and submenu actions for CommandPalette 3 years ago
  networkException 3a50ab3f4c LibGUI: Increase the width of a CommandPalette dialog 3 years ago
  networkException 4af973fec6 LibGUI: Add Menu column to CommandPalette :^) 3 years ago
  networkException 048ed64c26 LibGUI: Allow CommandPalette to distinguish radio buttons and checkboxes 3 years ago
  networkException fcd97a3e19 LibGUI: Show radio buttons for checkable actions in CommandPalette 3 years ago
  Andreas Kling 3c3c2334fa LibGUI: Alphabetize the available entries in CommandPalette 3 years ago
  Andreas Kling 30d4f4b010 LibGUI: Show action icons in CommandPalette when available :^) 3 years ago
  Andreas Kling 3e7e52c5f0 LibGUI: Add a universally available "command palette" to GUI programs 3 years ago