summaryrefslogtreecommitdiff
path: root/Userland/Shell/AST.cpp
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-10-21 19:28:46 +0200
committerAndreas Kling <kling@serenityos.org>2021-10-21 23:23:24 +0200
commitae2579d8b5c5f6544d5d31c09cde70c84a37bb6b (patch)
treeb92997beec57cab191f662dd8e0df6428e4f553c /Userland/Shell/AST.cpp
parent25475f700399651bac1be1c648c39bb79d7620cf (diff)
downloadserenity-ae2579d8b5c5f6544d5d31c09cde70c84a37bb6b.zip
LibGUI: Add a GUI::Tray widget for the FilePicker common locations
The FilePicker has implemented its common locations tray as a composite widget built from a GUI::Frame with a bunch of GUI::Button inside it. The problem with that is that it creates a long and annoying chain of keyboard-focusable widgets. This patch adds GUI::Tray, which is a dedicated single widget that implements the same UI element, but without child widgets.
Diffstat (limited to 'Userland/Shell/AST.cpp')
0 files changed, 0 insertions, 0 deletions