summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/CommandPalette.cpp
AgeCommit message (Expand)Author
2022-11-19LibGUI: Set focus proxy for CommandPalette's TableViewthankyouverycool
2022-11-19LibGUI+Taskbar+Applets+Applications: Set various windows as Popupsthankyouverycool
2022-11-19LibGUI+WindowServer+Applets+Taskbar: Remove active input conceptsthankyouverycool
2022-11-19LibGUI+WindowServer: Remove InputPreemptor conceptthankyouverycool
2022-10-25LibGUI: Don't show the command palette action in the command palettedemostanis
2022-10-25LibGUI: Remove Window::set_blocks_command_palette()demostanis
2022-09-12Everywhere: Use my very shiny serenityos.org email :^)networkException
2022-09-09LibGUI: Allow blocking CommandPalette/EmojiInput on a per Window basisthankyouverycool
2022-09-09LibGUI: CommandPalette: Fix key event capture for actionsfaxe1008
2022-09-08LibGUI+WindowServer: Notify Windows on input preemptionthankyouverycool
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-05-13LibGUI+Userland: Make Dialog::ExecResult an enum classSam Atkins
2022-04-20LibGUI: Use fuzzy matching in CommandPalettefaxe1008
2022-04-20LibGUI: Close CommandPalette on active window changefaxe1008
2022-03-12Libraries: Use default constructors/destructors in LibGUILenny Maiorani
2022-02-25Assistant+CommandPalette: Use FrameShape::Window for main widgetsthankyouverycool
2022-01-30LibGUI: Collect menu and submenu actions for CommandPalettenetworkException
2022-01-30LibGUI: Increase the width of a CommandPalette dialognetworkException
2022-01-30LibGUI: Add Menu column to CommandPalette :^)networkException
2022-01-30LibGUI: Allow CommandPalette to distinguish radio buttons and checkboxesnetworkException
2022-01-29LibGUI: Show radio buttons for checkable actions in CommandPalettenetworkException
2022-01-27LibGUI: Alphabetize the available entries in CommandPaletteAndreas Kling
2022-01-27LibGUI: Show action icons in CommandPalette when available :^)Andreas Kling
2022-01-27LibGUI: Add a universally available "command palette" to GUI programsAndreas Kling