aboutsummarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-05-19emergency fix for dependency issueskrumelmonster
2020-05-19emergency fix for dependency issueskrumelmonster
2019-09-05update to gtk 3.24.11krumelmonster
2019-09-05update to gtk 3.24.11krumelmonster
2019-05-14Update READMETomasz Gąsior
This is probably my last commit here. After two years with mushroomed gtk3 it's time to say – goodbye!
2019-04-13maint. gtk upd.Tomasz Gąsior
2019-03-13Update GTK & disable too large menu patchTomasz Gąsior
This commit disables "fixes__too-large-menu-covers-bar" patch. It's incompatible with recent changes in GTK source code and I won't update it because I don't use this package anymore. Also, this patch is hacky and unstable so it will be kept disabled until someone will make it more stable.
2019-03-03README: looking for maintainerTomasz Gąsior
2019-02-04Update GTK and Adwaita stylesTomasz Gąsior
2019-01-24GTK updateTomasz Gąsior
2019-01-14Update GTKTomasz Gąsior
Remove tray icons patch, bug fixed by upstream.
2018-09-22Patchset update.Tomasz Gąsior
- Update places sidebar patch: add "Networks" button as replacement of "Other locations" functionality. - Introduce patch for tray icons problems in Awesome and i3wm. - Add small patch for hiding XFCE errors about "inhibit" method.
2018-09-19Update GTK version.Tomasz Gąsior
Update PKGBUILD to match Arch Linux upstream.
2018-09-04Update GTK to 3.24.0.Tomasz Gąsior
2018-07-17Patches update.Tomasz Gąsior
- Menu bar fix corrected. Now it does not break submenus in some cases. - Window background fix removed. It's unneeded now. - Properly apply upstream patches for transparent window background. Add missing second patch from upstream. Fixes problems in i3wm and Awesome.
2018-07-12PKGBUILD update.Tomasz Gąsior
- For some reason checksum of GitHub auto-generated patch file was incorrect. - `libcups` is added to makedepends. Without it printers are not shown in printing dialog. - Integration with Cloudprint and Colord is disabled to avoid dependences.
2018-06-01Window background patch fixed.Tomasz Gąsior
- Window background patch is activated only when window manager does not support client side shadows. This change fixes bug in Awesome and i3 wm-s. It's temporary fix.
2018-06-01Labels patch fix.Tomasz Gąsior
- Old labels wrapping patch caused bugs in Zenity message dialogs.
2018-06-01Labels patch is more inteligent.Tomasz Gąsior
- Labels wrapping fix is activated only for windows without default width. So it's used only when it's needed, avoiding wrapping text unnecessarily.
2018-05-31CSDs enabled on Wayland.Tomasz Gąsior
- Now it's possible to disable CSDs only on Xorg. Using gtk3-mushrooms with GNOME on Wayland is safe. - Additional CSS styles added for cleaning headerbars with forced server side decoration. - "fixes__window-background" restored (only for users without composition). - README updated.
2018-05-25Useless patches removed, labels patch.Tomasz Gąsior
— "popovers__menu-button" patch removed, caused errors (in Evince and GNOME MPV for example). — "fixes__window-background" patch removed, bug fixed in upstream better way. — "fixes__labels-wrapping" patch added, fixes too wide windows in apps badly ported from GTK2.
2018-04-19GTK updated.Tomasz Gąsior
2018-03-18Compile Broadway backend.Tomasz Gąsior
Compiling gtk3 without Broadway backend breaks compatibility with some packages from Arch Linux's official repositories, spice-gtk for example.
2018-03-13Package updated.Tomasz Gąsior
- GTK updated. - File chooser's single click patch removed. Problem fixed in upstream. https://github.com/GNOME/gtk/commit/f0d5b9561b83599538f70df80d7b6c7abf1a4d04 - "Insert emoji" patch works better.
2018-02-15GTK updated.Tomasz Gąsior
2018-01-21Too large menu fix.Tomasz Gąsior
If menu is too large, menu bar is covered by popup menu.
2018-01-12Small PKGBUILD change.Tomasz Gąsior
2017-12-27Message dialogs classic appearance.Tomasz Gąsior
- "Insert emoji" and CSS `:backdrop` are disabled by default. - GNOME servers are used to download source code again.
2017-11-27gtk3-mushrooms provides gtk3-print-backends.Tomasz Gąsior
…and drops i686 arch.
2017-11-08GTK updated.Tomasz Gąsior
2017-10-30Removed unwanted file.Tomasz Gąsior
2017-10-30GTK updated.Tomasz Gąsior
- Menu of GtkMenuButton is displayed as popover only if GTK_CSD env variable doesn't exists. - Fixes for GNOME developers mistake added.
2017-10-04GTK updated again.Tomasz Gąsior
2017-10-04GTK updated.Tomasz Gąsior
2017-10-03GTK updated.Tomasz Gąsior
2017-09-20Reorganized structure of package.Tomasz Gąsior
2017-09-17Patch updated.Tomasz Gąsior
- "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".
2017-09-13Patch updated.Tomasz Gąsior
- Window background is rendered with proper color instead of black. - Added ability to enable invisible scrollbars disabled by default.
2017-09-12GTK updated.Tomasz Gąsior
2017-09-09GTK updated.Tomasz Gąsior
- 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.
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-08-22GTK updated.Tomasz Gąsior
2017-08-08GTK updated.Tomasz Gąsior
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-24GTK updated.Tomasz Gąsior
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.
2017-06-28GTK version updated.Tomasz Gąsior
2017-06-20Recently files reenabled. CWD default in file chooser.Tomasz Gąsior
- 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.
2017-06-19Patches modified. File chooser icons changed.Tomasz Gąsior
- 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".