diff options
| author | Automeris naranja <automeris@tuta.io> | 2025-07-08 15:56:58 -0300 |
|---|---|---|
| committer | Peter Eisenmann <p3732@getgoogleoff.me> | 2026-01-09 14:33:31 +0100 |
| commit | daafee3fe750b111df12755ac64d4c8767baee94 (patch) | |
| tree | 34272492d1f88d6b4a65d775ac126e25e1ec4f8a | |
| parent | 8c9130d3cd104d5da499a22c97341e7513f03825 (diff) | |
shortcuts-dialog: Reorganize sectionsmr-origin-1785
Based on https://gitlab.gnome.org/Teams/Design/os-mockups/-/commit/082d0b3738d7b67f951105f7245aafa62fd6b100
| -rw-r--r-- | src/resources/ui/shortcuts-dialog.ui | 349 |
1 files changed, 205 insertions, 144 deletions
diff --git a/src/resources/ui/shortcuts-dialog.ui b/src/resources/ui/shortcuts-dialog.ui index c2d390d55..6f92d3317 100644 --- a/src/resources/ui/shortcuts-dialog.ui +++ b/src/resources/ui/shortcuts-dialog.ui @@ -4,404 +4,465 @@ <object class="AdwShortcutsDialog" id="shortcuts_dialog"> <child> <object class="AdwShortcutsSection"> - <property name="title" translatable="yes" context="shortcuts dialog">General</property> + <property name="title" translatable="yes" context="shortcuts dialog">Actions</property> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">New Window</property> - <property name="action-name">app.clone-window</property> + <property name="title" translatable="yes" context="shortcuts dialog">Open</property> + <property name="accelerator">Return <Primary>O</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Close Window or Tab</property> - <property name="action-name">win.close-current-view</property> + <property name="title" translatable="yes" context="shortcuts dialog">Open in New Tab</property> + <property name="accelerator"><Primary>Return</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Quit</property> - <property name="action-name">app.quit</property> + <property name="title" translatable="yes" context="shortcuts dialog">Open in New Window</property> + <property name="accelerator"><shift>Return</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Search Everywhere</property> - <property name="accelerator"><Primary><Shift>F</property> + <property name="title" translatable="yes" context="shortcuts dialog">Open Item Location (Search and Recent Only)</property> + <property name="accelerator"><alt><Primary>O</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Search Current Folder</property> - <property name="accelerator"><Primary>F</property> + <property name="title" translatable="yes" context="shortcuts dialog">Open With Default App</property> + <property name="accelerator"><Primary>O <alt>Down</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Bookmark Current Location</property> - <property name="accelerator"><Primary>D</property> + <property name="title" translatable="yes" context="shortcuts dialog">Open Current Directory in Console</property> + <property name="accelerator"><Primary>period</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Show Help</property> - <property name="action-name">app.help</property> + <property name="title" translatable="yes" context="shortcuts dialog">Open Current Folder Menu</property> + <property name="action-name">win.current-location-menu</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Show Preferences</property> - <property name="action-name">app.preferences</property> + <property name="title" translatable="yes" context="shortcuts dialog">Open Context Menu</property> + <property name="accelerator"><Shift>F10</property> </object> </child> + </object> + </child> + <child> + <object class="AdwShortcutsSection"> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Shortcuts</property> - <property name="action-name">app.shortcuts</property> + <property name="title" translatable="yes" context="shortcuts dialog">Create Folder</property> + <property name="accelerator"><Primary><shift>N</property> </object> </child> + </object> + </child> + <child> + <object class="AdwShortcutsSection"> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Undo</property> - <property name="action-name">win.undo</property> + <property name="title" translatable="yes" context="shortcuts dialog">Cut</property> + <property name="accelerator"><Primary>X</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Redo</property> - <property name="action-name">win.redo</property> + <property name="title" translatable="yes" context="shortcuts dialog">Copy</property> + <property name="accelerator"><Primary>C</property> </object> </child> - </object> - </child> - <child> - <object class="AdwShortcutsSection"> - <property name="title" translatable="yes" context="shortcuts dialog">Opening</property> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Open</property> - <property name="accelerator">Return <Primary>O</property> + <property name="title" translatable="yes" context="shortcuts dialog">Paste</property> + <property name="accelerator"><Primary>V</property> </object> </child> + </object> + </child> + <child> + <object class="AdwShortcutsSection"> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Open in New Tab</property> - <property name="accelerator"><Primary>Return</property> + <property name="title" translatable="yes" context="shortcuts dialog">Rename</property> + <property name="accelerator">F2</property> </object> </child> + </object> + </child> + <child> + <object class="AdwShortcutsSection"> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Open in New Window</property> - <property name="accelerator"><shift>Return</property> + <property name="title" translatable="yes" context="shortcuts dialog">Undo</property> + <property name="action-name">win.undo</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Open Item Location (Search and Recent Only)</property> - <property name="accelerator"><alt><Primary>O</property> + <property name="title" translatable="yes" context="shortcuts dialog">Redo</property> + <property name="action-name">win.redo</property> </object> </child> + </object> + </child> + <child> + <object class="AdwShortcutsSection"> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Open With Default App</property> - <property name="accelerator"><Primary>O <alt>Down</property> + <property name="title" translatable="yes" context="shortcuts dialog">Move to Trash</property> + <property name="accelerator">Delete</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Open Current Directory in Console</property> - <property name="accelerator"><Primary>period</property> + <property name="title" translatable="yes" context="shortcuts dialog">Delete Permanently</property> + <property name="accelerator"><shift>Delete</property> </object> </child> </object> </child> <child> <object class="AdwShortcutsSection"> - <property name="title" translatable="yes" context="shortcuts dialog">Tabs</property> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">New Tab</property> - <property name="action-name">win.new-tab</property> + <property name="title" translatable="yes" context="shortcuts dialog">Create Link to Copied Item</property> + <property name="accelerator"><Primary>M</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Go to Previous Tab</property> - <property name="accelerator"><Primary>Page_Up</property> + <property name="title" translatable="yes" context="shortcuts dialog">Create Link to Selected Item</property> + <property name="accelerator"><Primary><shift>M</property> </object> </child> + </object> + </child> + <child> + <object class="AdwShortcutsSection"> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Go to Next Tab</property> - <property name="accelerator"><Primary>Page_Down</property> + <property name="title" translatable="yes" context="shortcuts dialog">Show Item Properties</property> + <property name="accelerator"><Primary>I <alt>Return</property> </object> </child> + </object> + </child> + <child> + <object class="AdwShortcutsSection"> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Open Tab</property> - <property name="accelerator"><alt>0...8</property> + <property name="title" translatable="yes" context="shortcuts dialog">Bookmark Current Location</property> + <property name="accelerator"><Primary>D</property> </object> </child> + </object> + </child> + <child> + <object class="AdwShortcutsSection"> + <property name="title" translatable="yes" context="shortcuts dialog">View</property> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Move Tab Left</property> - <property name="action-name">win.tab-move-left</property> + <property name="title" translatable="yes" context="shortcuts dialog">Zoom In</property> + <property name="accelerator"><Primary>plus</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Move Tab Right</property> - <property name="action-name">win.tab-move-right</property> + <property name="title" translatable="yes" context="shortcuts dialog">Zoom Out</property> + <property name="accelerator"><Primary>minus</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Restore Closed Tab</property> - <property name="action-name">win.restore-tab</property> + <property name="title" translatable="yes" context="shortcuts dialog">Reset Zoom</property> + <property name="accelerator"><Primary>0</property> </object> </child> </object> </child> <child> <object class="AdwShortcutsSection"> - <property name="title" translatable="yes" context="shortcuts dialog">Navigation</property> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Go Back</property> - <property name="accelerator"><alt>Left</property> - <property name="direction">GTK_TEXT_DIR_LTR</property> - </object> - </child> - <child> - <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Go Back</property> - <property name="accelerator"><alt>Right</property> - <property name="direction">GTK_TEXT_DIR_RTL</property> + <property name="title" translatable="yes" context="shortcuts dialog">List View</property> + <property name="accelerator"><Primary>1</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Go Forward</property> - <property name="accelerator"><alt>Right</property> - <property name="direction">GTK_TEXT_DIR_LTR</property> + <property name="title" translatable="yes" context="shortcuts dialog">Grid View</property> + <property name="accelerator"><Primary>2</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Go Forward</property> - <property name="accelerator"><alt>Left</property> - <property name="direction">GTK_TEXT_DIR_RTL</property> + <property name="title" translatable="yes" context="shortcuts dialog">Refresh View</property> + <property name="accelerator">F5 <Primary>R</property> </object> </child> + </object> + </child> + <child> + <object class="AdwShortcutsSection"> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Go Up</property> - <property name="accelerator"><alt>Up</property> + <property name="title" translatable="yes" context="shortcuts dialog">Expand Folder</property> + <property name="accelerator">Right</property> + <property name="direction">GTK_TEXT_DIR_LTR</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Go Down</property> - <property name="accelerator"><alt>Down</property> + <property name="title" translatable="yes" context="shortcuts dialog">Expand Folder</property> + <property name="accelerator">Left</property> + <property name="direction">GTK_TEXT_DIR_RTL</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Go to Home Folder</property> - <property name="accelerator"><alt>Home</property> + <property name="title" translatable="yes" context="shortcuts dialog">Collapse Folder</property> + <property name="accelerator">Left</property> + <property name="direction">GTK_TEXT_DIR_LTR</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Enter Location</property> - <property name="accelerator"><Primary>L</property> + <property name="title" translatable="yes" context="shortcuts dialog">Collapse Folder</property> + <property name="accelerator">Right</property> + <property name="direction">GTK_TEXT_DIR_RTL</property> </object> </child> + </object> + </child> + <child> + <object class="AdwShortcutsSection"> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Location Bar With Root Location</property> - <property name="accelerator">slash</property> + <property name="title" translatable="yes" context="shortcuts dialog">Show/Hide Hidden Files</property> + <property name="accelerator"><Primary>H</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Location Bar With Home Location</property> - <property name="accelerator">asciitilde</property> + <property name="title" translatable="yes" context="shortcuts dialog">Show/Hide Sidebar</property> + <property name="action-name">win.toggle-sidebar</property> </object> </child> </object> </child> <child> <object class="AdwShortcutsSection"> - <property name="title" translatable="yes" context="shortcuts dialog">View</property> + <property name="title" translatable="yes" context="shortcuts dialog">Select</property> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Zoom In</property> - <property name="accelerator"><Primary>plus</property> + <property name="title" translatable="yes" context="shortcuts dialog">Select All</property> + <property name="accelerator"><Primary>A</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Zoom Out</property> - <property name="accelerator"><Primary>minus</property> + <property name="title" translatable="yes" context="shortcuts dialog">Invert Selection</property> + <property name="accelerator"><shift><Primary>I</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Reset Zoom</property> - <property name="accelerator"><Primary>0</property> + <property name="title" translatable="yes" context="shortcuts dialog">Select Items Matching</property> + <property name="accelerator"><Primary>S</property> </object> </child> + </object> + </child> + <child> + <object class="AdwShortcutsSection"> + <property name="title" translatable="yes" context="shortcuts dialog">Navigation</property> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Refresh View</property> - <property name="accelerator">F5 <Primary>R</property> + <property name="title" translatable="yes" context="shortcuts dialog">Go Back</property> + <property name="accelerator"><alt>Left</property> + <property name="direction">GTK_TEXT_DIR_LTR</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Show/Hide Hidden Files</property> - <property name="accelerator"><Primary>H</property> + <property name="title" translatable="yes" context="shortcuts dialog">Go Back</property> + <property name="accelerator"><alt>Right</property> + <property name="direction">GTK_TEXT_DIR_RTL</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Show/Hide Sidebar</property> - <property name="action-name">win.toggle-sidebar</property> + <property name="title" translatable="yes" context="shortcuts dialog">Go Forward</property> + <property name="accelerator"><alt>Right</property> + <property name="direction">GTK_TEXT_DIR_LTR</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Open Current Folder Menu</property> - <property name="action-name">win.current-location-menu</property> + <property name="title" translatable="yes" context="shortcuts dialog">Go Forward</property> + <property name="accelerator"><alt>Left</property> + <property name="direction">GTK_TEXT_DIR_RTL</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Open Context Menu</property> - <property name="accelerator"><Shift>F10</property> + <property name="title" translatable="yes" context="shortcuts dialog">Go Up</property> + <property name="accelerator"><alt>Up</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">List View</property> - <property name="accelerator"><Primary>1</property> + <property name="title" translatable="yes" context="shortcuts dialog">Go Down</property> + <property name="accelerator"><alt>Down</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Grid View</property> - <property name="accelerator"><Primary>2</property> + <property name="title" translatable="yes" context="shortcuts dialog">Go to Home Folder</property> + <property name="accelerator"><alt>Home</property> </object> </child> + </object> + </child> + <child> + <object class="AdwShortcutsSection"> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Expand Folder</property> - <property name="accelerator">Right</property> - <property name="direction">GTK_TEXT_DIR_LTR</property> + <property name="title" translatable="yes" context="shortcuts dialog">Enter Location</property> + <property name="accelerator"><Primary>L</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Expand Folder</property> - <property name="accelerator">Left</property> - <property name="direction">GTK_TEXT_DIR_RTL</property> + <property name="title" translatable="yes" context="shortcuts dialog">Location Bar With Root Location</property> + <property name="accelerator">slash</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Collapse Folder</property> - <property name="accelerator">Left</property> - <property name="direction">GTK_TEXT_DIR_LTR</property> + <property name="title" translatable="yes" context="shortcuts dialog">Location Bar With Home Location</property> + <property name="accelerator">asciitilde</property> </object> </child> + </object> + </child> + <child> + <object class="AdwShortcutsSection"> + <property name="title" translatable="yes" context="shortcuts dialog">Search</property> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Collapse Folder</property> - <property name="accelerator">Right</property> - <property name="direction">GTK_TEXT_DIR_RTL</property> + <property name="title" translatable="yes" context="shortcuts dialog">Search Everywhere</property> + <property name="accelerator"><Primary><Shift>F</property> + </object> + </child> + <child> + <object class="AdwShortcutsItem"> + <property name="title" translatable="yes" context="shortcuts dialog">Search Current Folder</property> + <property name="accelerator"><Primary>F</property> </object> </child> </object> </child> <child> <object class="AdwShortcutsSection"> - <property name="title" translatable="yes" context="shortcuts dialog">Editing</property> + <property name="title" translatable="yes" context="shortcuts dialog">Windows & Tabs</property> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Create Folder</property> - <property name="accelerator"><Primary><shift>N</property> + <property name="title" translatable="yes" context="shortcuts dialog">New Window</property> + <property name="action-name">app.clone-window</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Rename</property> - <property name="accelerator">F2</property> + <property name="title" translatable="yes" context="shortcuts dialog">New Tab</property> + <property name="action-name">win.new-tab</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Move to Trash</property> - <property name="accelerator">Delete</property> + <property name="title" translatable="yes" context="shortcuts dialog">Close Window or Tab</property> + <property name="action-name">win.close-current-view</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Delete Permanently</property> - <property name="accelerator"><shift>Delete</property> + <property name="title" translatable="yes" context="shortcuts dialog">Restore Closed Tab</property> + <property name="action-name">win.restore-tab</property> </object> </child> + </object> + </child> + <child> + <object class="AdwShortcutsSection"> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Create Link to Copied Item</property> - <property name="accelerator"><Primary>M</property> + <property name="title" translatable="yes" context="shortcuts dialog">Go to Previous Tab</property> + <property name="accelerator"><Primary>Page_Up</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Create Link to Selected Item</property> - <property name="accelerator"><Primary><shift>M</property> + <property name="title" translatable="yes" context="shortcuts dialog">Go to Next Tab</property> + <property name="accelerator"><Primary>Page_Down</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Cut</property> - <property name="accelerator"><Primary>X</property> + <property name="title" translatable="yes" context="shortcuts dialog">Open Tab</property> + <property name="accelerator"><alt>0...8</property> </object> </child> + </object> + </child> + <child> + <object class="AdwShortcutsSection"> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Copy</property> - <property name="accelerator"><Primary>C</property> + <property name="title" translatable="yes" context="shortcuts dialog">Move Tab Left</property> + <property name="action-name">win.tab-move-left</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Paste</property> - <property name="accelerator"><Primary>V</property> + <property name="title" translatable="yes" context="shortcuts dialog">Move Tab Right</property> + <property name="action-name">win.tab-move-right</property> </object> </child> + </object> + </child> + <child> + <object class="AdwShortcutsSection"> + <property name="title" translatable="yes" context="shortcuts dialog">App</property> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Select All</property> - <property name="accelerator"><Primary>A</property> + <property name="title" translatable="yes" context="shortcuts dialog">Show Preferences</property> + <property name="action-name">app.preferences</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Invert Selection</property> - <property name="accelerator"><shift><Primary>I</property> + <property name="title" translatable="yes" context="shortcuts dialog">Shortcuts</property> + <property name="action-name">app.shortcuts</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Select Items Matching</property> - <property name="accelerator"><Primary>S</property> + <property name="title" translatable="yes" context="shortcuts dialog">Show Help</property> + <property name="action-name">app.help</property> </object> </child> <child> <object class="AdwShortcutsItem"> - <property name="title" translatable="yes" context="shortcuts dialog">Show Item Properties</property> - <property name="accelerator"><Primary>I <alt>Return</property> + <property name="title" translatable="yes" context="shortcuts dialog">Quit</property> + <property name="action-name">app.quit</property> </object> </child> </object> |
