Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-17 | gtk-widgets.css: Add the missing .context-menu class | rbuj | 1 | -0/+1 | |
2020-07-28 | Traditional and Menta theme families: Resolved Caja sidebar display regressions | The Squash | 1 | -1/+1 | |
Several lines in these themes, seemingly related to historical overlay scrolling issues, have been removed. These lines were causing the doubling in height of some rows in the Caja Places, Tree, History and Bookmarks sidebars in all themes, and the chopping off of the left side of said Caja sidebars in the Traditional family of themes. | |||||
2019-10-09 | Menta: sync Menta with BlueMenta | raveit65 | 1 | -1/+0 | |
2019-10-09 | Menta: fix button.destructive-action:backdrop state | raveit65 | 2 | -6/+19 | |
- don't draw background image and color - drop text-shadow - adjust transition timing | |||||
2019-10-09 | Menta themes: set arrow color for backdrop state | raveit65 | 1 | -2/+22 | |
2019-10-09 | Menta themes: fix atril text selection color if focus | raveit65 | 1 | -5/+1 | |
2019-10-09 | Menta themes: override backdrop state for clock and menubar applets | raveit65 | 1 | -0/+50 | |
Simulation of normal/focused window state. | |||||
2019-10-09 | Menta Themes: add backdrop state to scrollbars | raveit65 | 1 | -5/+30 | |
2019-10-09 | Menta themes: add a general backdrop state design | raveit65 | 1 | -138/+283 | |
all in gtk-widget.css | |||||
2019-10-09 | Menta themes: add backdrop state to caja and mate-font-viewer | raveit65 | 1 | -3/+88 | |
all in mate-application.css | |||||
2019-10-09 | Menta themes: add backdrop state settings to other-applications.css | raveit65 | 1 | -116/+18 | |
And drop obsolete settings. | |||||
2019-10-09 | Menta themes: fix backdrop borders for suggested-action and default buttons | raveit65 | 1 | -5/+7 | |
2019-10-09 | Menta themes: add images for backdrop state | raveit65 | 1 | -17/+75 | |
to gtk-widgets-backgrounds | |||||
2019-10-09 | Menta themes: add backdrop color definitions | raveit65 | 1 | -0/+6 | |
2019-10-09 | Menta themes: add backdrop support for nautilus | raveit65 | 1 | -0/+20 | |
2019-10-07 | Menta themes: Use high resolution window control assets | Victor Kareh | 40 | -4443/+392 | |
This adds higher resolution window controls and explicitly sets the lower resolution size in the image <draw_ops>. This allows marco to determine the intended size to be used for either LoDPI or HiDPI rendering. | |||||
2019-10-07 | migrate from intltool to gettext | Wu Xiaotian | 2 | -3/+4 | |
2019-06-17 | Menta: add selectable metacity theme with borders | raveit65 | 2 | -18/+17 | |
This will add a second selectable theme for using without compositor and invisible borders. | |||||
2019-05-12 | all themes: adjustments for headerbars | raveit65 | 1 | -17/+16 | |
- border-radius fixes for double headerbars - separator fixes - height fixes - dropping old workarounds | |||||
2019-04-08 | Menta: metacity-3, rounded corners for modal-dialogs | raveit65 | 1 | -9/+20 | |
2019-04-06 | Menta: improve GtkSwitch | raveit65 | 1 | -1/+2 | |
2019-04-06 | Menta: improve metacity-theme-3 | raveit65 | 1 | -8/+8 | |
- increase border-width for frame-geometry "border" - increase title_vertical_pad for frame-geometry "modal" - draw buttons on dialog windows - fix glitch for focused modal_dialog windows | |||||
2019-04-06 | menta: GtkSwich, disable on/off characters | raveit65 | 1 | -0/+5 | |
2018-12-28 | Menta metacity: synchronize frame_geometry | raveit65 | 1 | -12/+13 | |
use same frame_geometry for metacity-theme version2/3 | |||||
2018-11-24 | Trad. and Menta themes: fix menu accelerator | raveit65 | 1 | -4/+4 | |
fixes https://github.com/mate-desktop/mate-themes/issues/192 | |||||
2018-08-08 | Menta/Submarine: fix backdrop/focus state with gnome-disk-utility | raveit65 | 1 | -0/+8 | |
2018-07-24 | some themes: drop styling for eom sidebar buttons | raveit65 | 1 | -32/+0 | |
This doesn't look very nice with new activated sidebar | |||||
2018-07-13 | all themes: add a thiny border to the panel | raveit65 | 2 | -3/+23 | |
this requires https://github.com/mate-desktop/mate-panel/commit/c4aedb | |||||
2018-05-28 | all themes: xrandr-applet menu styling | raveit65 | 2 | -4/+24 | |
2018-05-19 | Menta themes: fix background size for windows-control icons | raveit65 | 1 | -1/+1 | |
Fixes https://github.com/mate-desktop/mate-themes/issues/224 | |||||
2018-05-07 | all themes: Mate Panel: Fix align with CheckBoxes in applet popup menu | Pablo Barciela | 1 | -0/+5 | |
2018-05-07 | Menta themes: use icons with best resolution | perqbn | 15 | -0/+0 | |
Icons with best resolution. Resolve: https://github.com/mate-desktop/mate-themes/issues/222 | |||||
2018-03-30 | Menta themes: use black cursor theme | raveit65 | 1 | -1/+1 | |
2018-03-29 | All themes: some improvements for WebKitGtk2 | raveit65 | 1 | -0/+3 | |
partially fix for rhbz https://bugzilla.redhat.com/show_bug.cgi?id=1559045 | |||||
2018-02-23 | Menta themes: fix osd progressbar color | raveit65 | 1 | -1/+6 | |
2017-12-25 | all themes caja: remove right-border from scrolledwindow.frame | raveit65 | 1 | -1/+2 | |
....for maximized windows. But not for ie. sidebars. Partially fix for https://github.com/mate-desktop/mate-desktop/issues/291 | |||||
2017-12-25 | Menta metacity themes: remove left/right-border for maximised windows | raveit65 | 1 | -10/+6 | |
Partially fix for https://github.com/mate-desktop/mate-desktop/issues/291 | |||||
2017-12-25 | all themes: remove right-border from scrolledwindow.frame | raveit65 | 1 | -0/+11 | |
....for maximized windows. But not for ie. sidebars. Partially fix for https://github.com/mate-desktop/mate-desktop/issues/291 | |||||
2017-10-06 | Revert "Gtk+-3.20 all themes: fix redraw issue with yelp" | raveit65 | 1 | -15/+0 | |
This reverts commit 5923eed2cfce3d15529f43b3cee47787bf4b6ee7. Sadly, this breaks scrollbar buttons in mozilla apps and OpenOffice | |||||
2017-09-19 | Revert "Gtk+-3.20 Menta: drop some panel settings" | raveit65 | 1 | -1/+19 | |
This reverts commit a9d5569c1b3c16d27bc993388fe1c17f52a941df. | |||||
2017-09-05 | Gtk+-3.20 Menta: drop some panel settings | raveit65 | 1 | -19/+1 | |
2017-08-24 | Gtk+-3.20 Most themes: style menuitem accelerator hover | raveit65 | 1 | -8/+9 | |
Fixes https://github.com/mate-desktop/mate-themes/issues/192 | |||||
2017-08-24 | All themes: change syntax for loading panel-grid image for mate-1.20 | raveit65 | 1 | -1/+1 | |
2017-07-28 | Gtk+-3.20 most themes: fix GtkScale slider mouse-selection if slider is out ↵ | raveit65 | 1 | -1/+4 | |
of range | |||||
2017-07-25 | Gtk+-3.20 all themes: fix redraw issue with yelp | raveit65 | 1 | -0/+15 | |
Displaying the scrollbar buttons on horizontal scrollbar in yelp causes redraws. Disable the back/forward stepper fixes this. Probably a issue with webkitgtk4 or yelp itself | |||||
2017-07-06 | Gtk+-3.20 Menta themes: add transition effect for menu arrows | raveit65 | 1 | -0/+1 | |
2017-07-06 | Gtk+-3.20 Menta themes: drop settings for firefox menus | raveit65 | 1 | -14/+0 | |
2017-07-02 | Gtk+-3.20 Most themes: setup border for clockmap in clock applet | raveit65 | 1 | -5/+3 | |
2017-06-20 | Gtk+-3.20 Menta themes: use a hardcoded bg color for tooltips | raveit65 | 1 | -1/+4 | |
Fixes https://github.com/mate-desktop/mate-themes/issues/165 | |||||
2017-06-13 | Gtk+-3.20 Menta themes: change colors for panel applet buttons | raveit65 | 1 | -24/+14 | |