aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md27
1 files changed, 11 insertions, 16 deletions
diff --git a/README.md b/README.md
index c2949afd8afd..9a7c21f8fd50 100644
--- a/README.md
+++ b/README.md
@@ -18,23 +18,17 @@ File chooser
* Annoying single-click "feature" in file list is disabled. You always have to double-click to choose file from list. See https://bugzilla.gnome.org/show_bug.cgi?id=758065.
* Typeahead feature is restored. Recursive file search will not be ran automatically when you start typing. You can still search recursively by Left Alt + S shortcut. See https://bugzilla.gnome.org/show_bug.cgi?id=784029.
-* Current working directory is opened by default instead of section with recently used files.
* "Other locations" button is removed from places sidebar. All mounted devices and drives are accessible directly.
+* Trash and XDG user directories (like Pictures, Downloads, Documents) are removed from places sidebar. You can add it as bookmarks.
* File system button in places sidebar is labeled as "File System" instead of "Computer".
-* Trash and XDG user directories (like Pictures, Downloads, Documents) are removed from places sidebar. They can be added as bookmarks.
-Print dialog
+Appearance
---
-* Appearance of print dialog is less "gnomish" (natural margins are restored).
-* Atril instead of Evince is set as default previewer.
-
-Icons
----
-
-* Some GTK stock icons on buttons are restored. You can see it in GTK internal dialogs and in some applications.
-* Context menus of text fields, links and labels have restored icons too.
+* Some GTK stock icons on buttons and context menus are restored. You can see it in GTK internal dialogs and in some applications.
* Regular colorized icons instead of symbolic icons are used in file chooser dialog.
+* Appearance of print dialog is less "gnomish" (natural margins are restored).
+* Statusbars are smaller regardless of used theme.
Popovers
---
@@ -42,18 +36,19 @@ Popovers
* File chooser dialog, places sidebar and color chooser dialog use classic menu as context menu instead of popover.
* Menus of menu buttons are displayed as classic menu instead of popover.
-Others
+Default settings
---
-* Status bars are smaller regardless of used theme.
* Scrollbars are always visible. You can enable invisible scrollbars by `GTK_OVERLAY_SCROLLING=1` environment variable.
-* Delay before showing mnemonics is removed. You don't have to wait when you press Left Alt button.
+* Current working directory is opened by default in file chooser dialog instead of section with recently used files.
+* Atril instead of Evince is set as default previewer in printing dialog.
-Fixes
+Others
---
+* Delay before showing mnemonics is removed. You don't have to wait when you press Left Alt button.
* Window background is set properly to theme background color instead of solid black. See https://bugzilla.gnome.org/show_bug.cgi?id=771708.
-* Errors in console output about disabled integration with Accessibility Toolkit are hidden. See https://unix.stackexchange.com/questions/230238.
+* Errors in console output because of integration with Accessibility Toolkit are hidden. See https://unix.stackexchange.com/questions/230238.
Adwaita theme
---