[PATCH] KUrlNavigatorButton: Use arrow as separators
authorAkseli Lahtinen <akselmo@akselmo.dev>
Fri, 4 Apr 2025 20:00:59 +0000 (20:00 +0000)
committerAurélien COUDERC <coucouf@debian.org>
Sun, 8 Jun 2025 12:42:29 +0000 (14:42 +0200)
commitc21e4c7ea6d4925ea47c5de037af912b7d16a040
tree23f1facc08de2c634b04e89649101b10290658f9
parentd3faa3f9ae7e7dc944768e5e77755d14be44fa1e
[PATCH] KUrlNavigatorButton: Use arrow as separators

Due to the feedback of regular separator not being good enough for
separating folders, use an arrow separator instead.

This also refactors bunch of code around the button, so it should
be easier to tweak over time.

Remove icons due to the added clutter. They would work with full height chevrons but those are not technically feasible at this time.

BUG: 501587
BUG: 501575
BUG: 501582
BUG: 501589
BUG: 501706
BUG: 501803
FIXED-IN: 6.14

Gbp-Pq: Name upstream_KUrlNavigatorButton.patch
src/filewidgets/kurlnavigator.cpp
src/filewidgets/kurlnavigator.h
src/filewidgets/kurlnavigatorbutton.cpp
src/filewidgets/kurlnavigatorbutton_p.h
src/filewidgets/kurlnavigatorbuttonbase.cpp
src/filewidgets/kurlnavigatortogglebutton.cpp