Files
ladybird/Userland/Libraries/LibGUI
Sam Atkins f0c2dcdbac LibGUI: Add PathBreadcrumbbar
This Widget wraps both a Breadcrumbbar and a TextBox for editing the
path manually, based heavily on the existing code in FileManager.

Breadcrumbbar itself requires outside code to micro-manage what it does.
This class provides a simpler interface for it: Users don't have to
worry about segments, they just give/receive a string for the current
path.
2023-02-19 01:09:09 +01:00
..
2023-02-19 01:09:09 +01:00
2023-02-19 01:09:09 +01:00
2022-11-19 11:04:11 +01:00
2023-02-19 01:09:09 +01:00
2023-01-11 10:24:51 +01:00
2023-01-11 10:24:51 +01:00
2023-02-16 10:47:22 +00:00
2023-02-16 10:47:22 +00:00
2023-02-13 00:50:07 +00:00