https://bugs.kde.org/show_bug.cgi?id=475106
--- Comment #3 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit 2df82c5ab8580ffdc37299874acec80d2822d577 by Akseli Lahtinen. Committed on 03/03/2025 at 09:23. Pushed by akselmo into branch 'master'. Add background to KUrlNavigator This adds a background primitive to the KUrlNavigator, making it's default look similar as when edited. This should make it easier for users to realise that the item is interactable. This also changes the arrows between elements to clickable folder icons. See also https://invent.kde.org/system/dolphin/-/issues/68 M +9 -5 src/filewidgets/kfilewidget.cpp M +58 -1 src/filewidgets/kurlnavigator.cpp M +2 -0 src/filewidgets/kurlnavigator.h M +88 -69 src/filewidgets/kurlnavigatorbutton.cpp M +9 -3 src/filewidgets/kurlnavigatorbutton_p.h M +9 -15 src/filewidgets/kurlnavigatortogglebutton.cpp https://invent.kde.org/frameworks/kio/-/commit/2df82c5ab8580ffdc37299874acec80d2822d577 -- You are receiving this mail because: You are watching all bug changes.