Nick Vella
|
4b3c61fad8
|
LibGUI: Add 'on_doubleclick' event to BreadcrumbBar.
|
2021-01-12 08:58:49 +01:00 |
|
Andreas Kling
|
12d0d12a78
|
FileManager+LibGUI: Make the breadcrumb bar accept text/uri-list drags
|
2021-01-09 12:02:07 +01:00 |
|
Andreas Kling
|
6159630fa0
|
LibGUI: Make BreadcrumbBar report drop events
Dropping something on a breadcrumb segment button will now fire the
BreadcrumbBar::on_drop hook.
Fixes #4792.
|
2021-01-08 19:51:44 +01:00 |
|
Andreas Kling
|
818f7777c8
|
LibGUI: Add a basic BreadcrumbBar widget! :^)
This can be used to implement segmented path bars in FileManager and
wherever else wanted.
|
2020-12-14 20:43:42 +01:00 |
|