aboutsummarylogtreecommitdiffstats
path: root/popovers__file-chooser-list.patch
AgeCommit message (Collapse)Author
2017-08-27File chooser changes, other improvements.Tomasz Gąsior
- Unneeded dependences and makedepends removed form PKGBUILD. - REAMDE.md updated. - Dropped support of custom stylesheet for HighContrast theme. - Improved custom stylesheet for Adwaita theme: buttons are smaller, dotted lines in scrolled windows are hidden, file chooser looks better. - Patch of file chooser typeahead feature improved. Now it is possible to use default GTK recursive search engine by Alt+S shortcut. - Better patch of print dialog appearance. Now print dialog appearance exactly match to other dialogs. - Simplification of file chooser icons patch. "-gtk-icon-style: regular" CSS property is used.
2017-07-30A lot of changes.Tomasz Gąsior
- Added ability to enable CSDs by GTK_CSD=0 or GTK_CSD=1 environment variable. - Changed icons of context menus in file chooser dialog to match old GTK2 file chooser and Caja places sidebar (because Caja is a fork of old Nautilus). - Disabled integration with GNOME assistive technologies by default to avoid errors in console output. - Structure of PKGBUILD and paches refactored. - gtk3-widget-factory application restored. - Files of original ArchLinux GTK3 package moved away.