From f278574df4a7fe84ff8f7e70b0f9f260fa665072 Mon Sep 17 00:00:00 2001 From: Carlos Soriano Date: Fri, 13 Apr 2018 21:36:42 +0200 Subject: general: Add actions to the toolbar Generally actions in Nautilus were accessed through context menus or keyboard shorcuts. However, those are not very discoverable and are not touch friendly. Even more, in list view it was not possible to access background actions since there is always a selection, making Nautilus UX quite poor in that case. Also some actions were placed in the app menu, which didn't was not as clear for some people given that we have most of actions in the toolbar. In all, we came with a new design that solves the main goals of discoverability, touch friendly and accessibility for background actions and app actions, and now are placed in the toolbar together with an overhaul of the looks of Nautilus path bar and search. There is still work to do, specifically finding a design that works for the selection actions and also to replace the current information floating bar. The later might be just a different goal. However this goes in the right direction. See https://gitlab.gnome.org/GNOME/nautilus/issues/322 --- src/resources/ui/nautilus-window.ui | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src/resources/ui/nautilus-window.ui') diff --git a/src/resources/ui/nautilus-window.ui b/src/resources/ui/nautilus-window.ui index 52efc2ecc..4eef37c11 100644 --- a/src/resources/ui/nautilus-window.ui +++ b/src/resources/ui/nautilus-window.ui @@ -3,18 +3,6 @@