From 128f797d73ba8118072767cbead7f22590b522db Mon Sep 17 00:00:00 2001 From: Akseli Lahtinen Date: Thu, 30 Jan 2025 09:25:12 +0000 Subject: Change three view buttons into one with menu arrow Instead of showing three buttons, which is quite visually noisy, show only one button that is split: First button, when clicked, loops through the view modes. Second smaller button with the down arrow shows menu of the available view modes. See also https://invent.kde.org/system/dolphin/-/issues/68#toolbar-button-changes Alternative for https://invent.kde.org/system/dolphin/-/merge_requests/893 ![Screencast_20250121_123718](/uploads/e8625c485c58a9c47e8168106b3e7419/Screencast_20250121_123718.mp4) --- src/dolphinui.rc | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'src/dolphinui.rc') diff --git a/src/dolphinui.rc b/src/dolphinui.rc index 5c9afa03d..7c2cb2bfc 100644 --- a/src/dolphinui.rc +++ b/src/dolphinui.rc @@ -1,6 +1,6 @@ - + @@ -106,10 +106,7 @@ Main Toolbar - - - - + -- cgit v1.3.1