Up to [cvs.NetBSD.org] / pkgsrc / graphics / mate-themes
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.30 / (download) - annotate - [select for diffs], Wed May 24 22:17:07 2023 UTC (2 weeks, 2 days ago) by gutteridge
Branch: MAIN
CVS Tags: HEAD
Changes since 1.29: +2 -3
lines
Diff to previous 1.29 (colored)
mate-themes: update to 3.22.24 ### 3.22.24 (GTK 3.22) * Translations update * Most themes: fix border-radius of csd decorations * Traditional*: Fix selectors for toolbar buttons (#302) * Fix headerbar rendering in GNOME 1.41 apps * Fix button states of charpick-applet with Yaru themes * BLACKMATE: fix dictionary applet in panel * BlackMATE: fix issues with tasklist, charpick buttons
Revision 1.29 / (download) - annotate - [select for diffs], Sun Jan 29 21:16:40 2023 UTC (4 months, 1 week ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
*: Recursive revbup from graphics/freetype2
Revision 1.28 / (download) - annotate - [select for diffs], Tue Jan 3 17:37:26 2023 UTC (5 months ago) by wiz
Branch: MAIN
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
*: recursive bump for tiff shlib major bump
Revision 1.27 / (download) - annotate - [select for diffs], Tue Dec 6 00:49:22 2022 UTC (6 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.26: +4 -1
lines
Diff to previous 1.26 (colored)
mate-themes: patch out redundancies and add ICON_THEMES=yes During the build phase, translation files are generated, installed, and then deleted. This needs to be better sorted out upstream.
Revision 1.26 / (download) - annotate - [select for diffs], Sun Nov 27 02:31:38 2022 UTC (6 months, 1 week ago) by gutteridge
Branch: MAIN
Changes since 1.25: +2 -3
lines
Diff to previous 1.25 (colored)
mate-themes: update to 3.22.23 Change log: ### 3.22.23 (GTK 3.22) * Translations update * add YaruOK and YaruGreen
Revision 1.25 / (download) - annotate - [select for diffs], Thu Aug 11 05:08:44 2022 UTC (9 months, 4 weeks ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
Bump all dependent packages of wayland (belatedly) The package changed with the addition of its libepoll-shim dependency. Otherwise, we can get: ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
Revision 1.24 / (download) - annotate - [select for diffs], Wed Dec 8 16:05:01 2021 UTC (18 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.23: +2 -1
lines
Diff to previous 1.23 (colored)
revbump for icu and libffi
Revision 1.23 / (download) - annotate - [select for diffs], Fri Aug 6 01:11:50 2021 UTC (22 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Changes since 1.22: +2 -3
lines
Diff to previous 1.22 (colored)
mate-themes: update to 3.22.22 Change log: 3.22.22 (GTK 3.22) * Translations update * Traditional themes: fix tooltip shadow on openindiana * The compositor doesn't apply the shadow mask if border-radius is 0 * build: allow users to disable gettext support (--disable-nls) * i18n: icon theme ContrastHigh * Set gtk-print-preview-command in settings.ini * Remove the execution bit * Remove USE_MATE2_MACROS from autogen.sh (legacy) * Green-Submarine: Use procedural adaptive-sized icons * Blue-submarine: Use procedural adaptive-sized icons * gtk-widgets.css: Add the missing .context-menu class * Traditional and Menta theme families: Resolved Caja sidebar display regressions * TraditionalOk/Green: Fix title_border bottom attribute
Revision 1.22 / (download) - annotate - [select for diffs], Mon Aug 24 04:41:39 2020 UTC (2 years, 9 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
mate*: remove unintentional linkage against pkgsrc gettext-libs As of 1.24, MATE requires GNU-specific msgfmt features. meta-pkgs/mate/ Makefile.common r. 1.10 expressed this tool dependency using USE_BUILTIN.gettext=no, but this exposed pkgsrc gettext-libs in the build environment as well, which some MATE packages then linked against, but gettext-libs didn't end up being declared as a run-time dependency, so binary package installations were broken (with the workaround of manually installing the undeclared gettext-libs dependency). Express this dependency differently, so GNU msgfmt is used as a tool without exposing pkgsrc gettext-libs. (The pkgsrc tooling infrastruture could be altered to provide a distinct "gmsgfmt" tool, same with "gxgettext", and perhaps others. Here I'm just immediately concerned with fixing this packaging issue.) Addresses PR pkg/55503 by Jay Patel.
Revision 1.21 / (download) - annotate - [select for diffs], Mon Aug 17 20:19:05 2020 UTC (2 years, 9 months ago) by leot
Branch: MAIN
Changes since 1.20: +2 -1
lines
Diff to previous 1.20 (colored)
*: revbump after fontconfig bl3 changes (libuuid removal)
Revision 1.20 / (download) - annotate - [select for diffs], Sun Apr 5 16:05:45 2020 UTC (3 years, 2 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.19: +2 -3
lines
Diff to previous 1.19 (colored)
Update all MATE packages (except system-monitor) to 1.24.0. This release contains plenty of new features, bug-fixes, and general improvements. Some of the most important highlights include: * We did it again, the MATE desktop environment is easier to use than before, once the user starts the session. Do you want to hide applications startup? Now you can set which applications to show on startup. * Engrampa now has support for a handful of extra formats, as well as fixed support for passwords and unicode characters in some of them. * Eye of MATE now has support for Wayland and weãàÑ×e added support for embedded color profiles. * The thumbnail generation has been reworked and fixed in several places. * Added support for webp files. * Our window manager, marco, has gotten quite a few changes: * WeãàÑ×e brought a bunch of window decorations from the past to feed your nostalgia. * Finally added invisible resize borders. No more struggling to find a border to grab with your mouse! * All window controls (you know, the min, max, close buttons) are now rendered in HiDPI. * The Alt+Tab and Workspace Switcher popups have been entirely reworked. Now they render in beautiful OSD style, are more configurable, and can respond to keyboard arrows. * Tiling windows with the keyboard now allows you to cycle through different window sizes. You no longer need to feel constrained by only half of your screen. * The System Monitor panel applet now has support for NVMe drives. * Calculator now supports using either ãà×Ñiãàor ãàØÑ ä. * Scientific notation has been improved. * Some fixes for supporting pre-defined physical constants. * The Control Center now displays its icons correctly on HiDPI displays. * A brand new Time And Date Manager app has been added. * The Mouse app now supports acceleration profiles. * The Preferred Applications app has been improved for accessibility, as well as better support for integration with IM clients. * The Indicator Applet has slightly better interaction with oddly-sized icons. * Speaking of icons, the network manager applet icons in our own themes have been entirely redesigned and can now be enjoyed on HiDPI displays. * If youãàÑÓe the type of person that does not like to be disturbed when busy, or giving a presentation, or watching a movie, youãàÑÍl be happy to know that the notification daemon now supports a Do-Not-Disturb mode. * The MATE Panel had several bugs that caused crashes in the past when changing layouts. Those are now fixed! * Support for Wayland compatibility has improved considerably. * Status icons (a.k.a. notification area, or system tray) have support for HiDPI displays. * Wanda the Fish got a make-over and now you can enjoy her in full HiDPI glory. * The window list applet now supports window thumbnails on hover. * Various accessibility improvements throughout the panel and its core applets. * If your system doesnãàÑÕ, uh, support systemd you might be interested in knowing that weãàÑ×e added support for elogind to both the MATE Screensaver and the MATE Session. * WeãàÑ×e also added a brand new MATE Disk Image Mounter utility. * Mozo, the menu editor, now supports Undo and Redo actions. * Pluma plugins have now fully switched to Python 3. * Pluma no longer has to envy anything from other complex editors, since it can now show the formatting marks. * i18n: All applications have been migrated from intltools to gettext.
Revision 1.19 / (download) - annotate - [select for diffs], Tue Mar 10 22:10:11 2020 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
librsvg: update bl3.mk to remove libcroco in rust case recursive bump for the dependency change
Revision 1.18 / (download) - annotate - [select for diffs], Sun Mar 8 16:50:04 2020 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
*: recursive bump for libffi
Revision 1.17 / (download) - annotate - [select for diffs], Sun Jul 21 22:25:02 2019 UTC (3 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.16: +2 -1
lines
Diff to previous 1.16 (colored)
*: recursive bump for gdk-pixbuf2-2.38.1
Revision 1.16 / (download) - annotate - [select for diffs], Tue Jul 9 02:37:27 2019 UTC (3 years, 11 months ago) by gutteridge
Branch: MAIN
Changes since 1.15: +2 -3
lines
Diff to previous 1.15 (colored)
mate-themes: update to 3.22.20 Change log: ### 3.22.20 (GTK 3.22) * Translations update * GreenLaguna: add selectable metacity theme with borders * BlackMATE: Restore 1px border metacity theme for the composited case * BlackMATE: add selectable metacity theme with borders * Submarine: add metacity themes with huge borders * Menta: add selectable metacity theme with borders * Change url project's website * GreenSubmarine: use menta icon theme * BlackMATE: provide enough border to resize windows with recent changes elsewhere * GreenLaguna: add metacity-theme-3.xml version back * include GtkStock icons directly in HCI * all themes: adjustments for headerbars * Update mate-desktop icon for ContrastHigh theme * Remove unused icons * Menta: metacity-3, rounded corners for modal-dialogs * Menta: improve GtkSwitch * Menta: improve metacity-theme-3 * menta: GtkSwich, disable on/off characters * Rename gnome-power-manager.png to mate-power-manager.png
Revision 1.15 / (download) - annotate - [select for diffs], Thu Apr 25 07:32:59 2019 UTC (4 years, 1 month ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
PKGREVISION bump for anything using python without a PYPKGPREFIX. This is a semi-manual PKGREVISION bump.
Revision 1.14 / (download) - annotate - [select for diffs], Wed Mar 13 23:08:23 2019 UTC (4 years, 2 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Changes since 1.13: +4 -3
lines
Diff to previous 1.13 (colored)
mate-themes: update to 3.22.19 ### 3.22.19 (GTK 3.22) * Translations update * add Travis-CI support * TOK/TG: fix menubar view for LibreOffice * Menta metacity: synchronize frame_geometry * BlackMATE: fix invisible checkboxes in Firefox content when userChrome.css is used * Trad. and Menta themes: fix menu accelerator * submarine: fix font-color headerbar button.default * Trad. and GreenLaguna: fix lightdm-gtk panel
Revision 1.13 / (download) - annotate - [select for diffs], Wed Jan 16 18:21:09 2019 UTC (4 years, 4 months ago) by youri
Branch: MAIN
Changes since 1.12: +2 -3
lines
Diff to previous 1.12 (colored)
mate-themes: update 3.22.18: .18.18.1.18.18.18.18.18.18.18.18.18.18.18.18.18.18.18.18.18.18.18.18.18.188 C.18.18.18VS: ---------------------------------------------------------------------ync with transifex Menta/Submarine: fix backdrop/focus state with gnome-disk-utility submarine: reduce button radius submarine: fix headerbar backdrop state button jumping some themes: drop styling for eom sidebar buttons submarine: give emoji-picker popup a nicer look submarine: few fixes for buttons in titlebar and popovers submarine: fix font color in lightdm-settings highcontrast: Use normal titlebar size for utility windows all themes: add a thiny border to the panel submarine: fix borders in filechooser placessidebar ### 3.22.17 (GTK 3.22) * sync with transifex * submarine: drop double border of scrollbar sliders * Submarine: some border fixes for caja notebook * all themes: xrandr-applet menu styling * Submarine/GreenLaguna: fix bg of foo-scroll-area * Menta themes: fix background size for windows-control icons * all themes: Mate Panel: Fix align with CheckBoxes in applet popup menu * Menta themes: use icons with best resolution * HighContrast: use HC icon-theme * Fix more HighContrast themes visibility with metacity * HighContrast: Rework colors * TOK: "menu > menuitem" instead "menu menuitem" * Update default cursor size * TOK/TG: Fix: checkboxes and radio buttons are little and blurry * Fix HighContrast themes visibility with metacity * use HighContrastInverse theme from gtk+
Revision 1.12 / (download) - annotate - [select for diffs], Wed Nov 14 22:21:43 2018 UTC (4 years, 6 months ago) by kleink
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Revbump after cairo 1.16.0 update.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Nov 12 03:52:15 2018 UTC (4 years, 6 months ago) by ryoon
Branch: MAIN
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Recursive revbump from hardbuzz-2.1.1
Revision 1.10 / (download) - annotate - [select for diffs], Mon May 14 13:26:48 2018 UTC (5 years ago) by youri
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.9: +2 -5
lines
Diff to previous 1.9 (colored)
Update to 3.22.16: MATE Themes have seen significant improvements to fully implement all style classes exposed by GTK 3.22
Revision 1.9 / (download) - annotate - [select for diffs], Mon Apr 16 14:34:39 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Recursive bump for new fribidi dependency in pango.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Mar 12 11:16:47 2018 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Recursive bumps for fontconfig and libzip dependency changes.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Nov 23 17:19:57 2017 UTC (5 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
recursive bump for libxkbcommon removal from at-spi2-core
Revision 1.6 / (download) - annotate - [select for diffs], Wed Jun 28 15:41:48 2017 UTC (5 years, 11 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Requires gtk2.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Jun 23 17:30:27 2017 UTC (5 years, 11 months ago) by youri
Branch: MAIN
Changes since 1.4: +3 -8
lines
Diff to previous 1.4 (colored)
Update mate-themes to 3.22.12.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 12 06:25:30 2017 UTC (6 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Recursive revbump from fonts/harfbuzz
Revision 1.3 / (download) - annotate - [select for diffs], Mon Feb 6 13:55:29 2017 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Recursive bump for harfbuzz's new graphite2 dependency.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 3 10:22:54 2016 UTC (6 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Revbump after graphics/gd update
Revision 1.1 / (download) - annotate - [select for diffs], Sat May 21 18:56:08 2016 UTC (7 years ago) by youri
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Import mate-themes-3.20.5 as graphics/mate-themes. All the a11y themes in this module inherit from the 'mate' theme. The 'mate' theme is in the mate-icon-theme module, and has to be built and installed separately.