aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladimir Pinchuk2017-04-21 19:50:46 +0300
committerVladimir Pinchuk2017-04-21 19:50:46 +0300
commit9bdcae1cc973930a8e1812bd6d8630351e890315 (patch)
tree414984140e64a3c7dd6016ce7dd7863d417b01a8
parentb1bc6a9bf91b19cdae914915e52e53ced0f76fc1 (diff)
downloadaur-9bdcae1cc973930a8e1812bd6d8630351e890315.tar.gz
Correct README.md
-rw-r--r--README.md16
1 files changed, 2 insertions, 14 deletions
diff --git a/README.md b/README.md
index db530e34f377..14d49059eacf 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,6 @@
-GTK3-mushrooms
+GTK3-cosy
===
-This is a set of patches for GTK3 library that makes it better for me and maybe for you too. ;-)
-It is based on official GTK3 package from Arch Linux (but compiles GTK3 without documentation and Broadway backend).
-I have not wide knowledge about programming in C, so quality of this patches can be not good.
-But it works! See list of patches below.
-
CSD
---
@@ -18,6 +13,7 @@ File chooser
---
* Removes "Other locations" button from places bar and shows all mounted devices and drives directly.
+* Adds remote locations to places slidebar
* Disables very annoying single-click "feature" in file list. See: https://bugzilla.gnome.org/show_bug.cgi?id=766089
* Removes XDG user directories (like Pictures, Downloads, Documents) from places sidebar. They can be added as bookmarks.
@@ -34,11 +30,3 @@ General
--------
-In future
----
-
-* Message dialogs: restore appearance like in GTK2.
-* CSD headerbar: remove application title when it is displayed in WM decoration.
-* Adwaita theme: make default controls (buttons, checkboxes etc.) smaller.
-* File chooser: restore typeahead feature in file list. See: https://aur.archlinux.org/packages/gtk3-typeahead
-* Menus: remove delay before show mnemonics.