Age | Commit message (Collapse) | Author |
|
This is probably my last commit here. After two years
with mushroomed gtk3 it's time to say – goodbye!
|
|
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.
|
|
|
|
Remove tray icons patch, bug fixed by upstream.
|
|
- 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.
|
|
- 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.
|
|
- 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.
|
|
- 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.
|
|
— "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.
|
|
|
|
Compiling gtk3 without Broadway backend breaks compatibility with some packages from Arch Linux's official repositories, spice-gtk for example.
|
|
- 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.
|
|
If menu is too large, menu bar is covered by popup menu.
|
|
- "Insert emoji" and CSS `:backdrop` are disabled by default.
- GNOME servers are used to download source code again.
|
|
|
|
- "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.
|
|
- 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.
|
|
|
|
- Wayland backend reenabled in PKGBUILD.
- Checking whether compile workaround works in PKGBUILD.
- "smaller-adwaita.css" stylesheet updated.
|
|
|
|
|
|
- create-patch.sh added.
|
|
|