aboutsummarylogtreecommitdiffstats
path: root/p__icons__context-menus.patch
AgeCommit message (Collapse)Author
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.
2017-07-11Context menus instead of popovers.Tomasz Gąsior
- Context menus of file chooser dialog and color chooser dialog are not displayed as popovers. - Icons patches updated.
2017-07-04New icons patch, titlebar patch updated.Tomasz Gąsior
- Headerbar patch updated. Title and subtitle are removed from headerbar and moved to native titlebar. - Context menu of labels and entry fields have icons.