Age | Commit message (Collapse) | Author |
|
- "no-at-bridge" patch renamed to "atk-bridge-errors". Currently it's possible to use Orca reader or other assistive technologies with my
patch. ATK bridge integration isn't disabled, errors are hidden.
- Classic context menu instead of popovers is used in menu buttons only if GTK_CSD environment variable is other than "1".
|
|
- Window background is rendered with proper color instead of black.
- Added ability to enable invisible scrollbars disabled by default.
|
|
|
|
- dconf as optional dependence. It is possible to use GTK3 and GSettings-based applications without dconf. dconf can be replaced by gconf (with
GSETTINGS_BACKEND=gconf environment variable) or with memory backend.
- Source of GTK code changed from GitHub to download.gnome.org.
|
|
- 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.
|
|
|
|
|
|
- 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.
|
|
|
|
- Context menus of file chooser dialog and color chooser dialog are not displayed as popovers.
- Icons patches updated.
|
|
- Headerbar patch updated. Title and subtitle are removed from headerbar and moved to native titlebar.
- Context menu of labels and entry fields have icons.
|
|
|
|
- Recently files feature is enabled now.
- Default view in file chooser is changed from "recent" to "cwd".
- "smaller-adwaita.css" stylesheed is appended also to HighContrast
themes.
|
|
- Patches are divided into more files.
- File chooser uses colorized icons instead symbolic.
- Application menu icons is changed.
- "smaller-adwaita.css" stylesheet is appended into "gtk-contained.css" instead "gtk.css".
|
|
|
|
Thanks to AUR comment from @XShell.
|
|
|
|
- Wayland backend reenabled in PKGBUILD.
- Checking whether compile workaround works in PKGBUILD.
- "smaller-adwaita.css" stylesheet updated.
|
|
|
|
|
|
|
|
- File chooser typeahead patch.
- Button icons patch.
- Menu button popover patch.
- Patches contain more code lines.
|
|
- create-patch.sh added.
|
|
- GTK version updated to 3.22.15.
- Patches files refactored and improved.
- Custom Adwaita styles added.
|
|
- Default print backends are not removes like in original PKGBUILD.
- File formatting corrects.
|
|
|
|
|