Move and extend the browser toolbar

This makes the user interface more cohesive, and easier to use.

Both toolbars should ideally be made configurable.
This commit is contained in:
2023-03-15 03:33:48 +01:00
parent 1b50a834a5
commit 8da5f807cf
6 changed files with 373 additions and 131 deletions

View File

@@ -25,6 +25,10 @@
<default>true</default>
<summary>Show the browser's sidebar</summary>
</key>
<key name='show-browser-toolbar' type='b'>
<default>true</default>
<summary>Show a toolbar in the browser view</summary>
</key>
<key name='show-view-toolbar' type='b'>
<default>true</default>
<summary>Show a toolbar in the image view</summary>