Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-19 | BlackMATE GTK3: consistant panel menus | lukefromdc | 1 | -0/+7 | |
Fix tiny right-click menus on some panel applets on GTK3 panels. Make them consistant with the panel main menu size. Note that this problem came from an earlier fix for panels being spaced 1px away from the edge of the screen, which resulted from a theme default padding of 1px, most themes default to 0px and expand from there | |||||
2016-06-01 | GTK+3 BlackMATE: use a text shadow on mate-panel | raveit65 | 1 | -0/+8 | |
2016-05-05 | BlackMATE metacity: remove borders from max window | raveit65 | 1 | -5/+11 | |
fixes https://github.com/mate-desktop/mate-themes/issues/117 | |||||
2016-03-30 | fix cpufreq applet label problem | lukefromdc | 1 | -0/+8 | |
The cpufreq-applet units label was not coming up at panel startup, and a bottom panel was rendering 1px above the bottom of the screen. Fix both of these by overriding the theme default default 1px padding for everything in the panel. BlackMATE is one of the few themes with a non-zero default padding, it seems to cause bugs with applet and panel rendering not found in otther themes. | |||||
2016-03-11 | All themes: fixes missing translations in index.theme file | raveit65 | 1 | -8/+5 | |
2016-03-09 | all themes: prepare index.theme files for translations | raveit65 | 1 | -5/+1 | |
2016-03-09 | most themes: update index.theme files + a cleanup in TraditionalOK | raveit65 | 1 | -3/+5 | |
2016-02-09 | BlackMATE: notification name is "coco", not "Coco" | monsta | 1 | -1/+1 | |
that's the correct value of "theme" key in org.mate.NotificationDaemon schema | |||||
2016-01-14 | GTK3 all themes: follow canvas-item changes with caja-1.13.0 | Wolfgang Ulbrich | 1 | -15/+21 | |
2016-01-01 | GTK3 BlackMate: adjust notebook tabs | Wolfgang Ulbrich | 2 | -11/+11 | |
2015-12-31 | Gtk+-3.14 BlackMate: fix bg of scrollbars in pluma | Wolfgang Ulbrich | 1 | -2/+2 | |
2015-12-31 | GTk3 BlackMate: avoid annoying padding with GtkSwitch on/off | Wolfgang Ulbrich | 1 | -0/+6 | |
2015-12-31 | Gtk+-3.14 BlackMate: some button size adjustments | Wolfgang Ulbrich | 1 | -6/+5 | |
2015-12-22 | GTK3 black-mate, green-laguna: button size fix for gnome-mplayer | raveit65 | 1 | -0/+7 | |
2015-12-21 | GTK3: BlackMATE, GreenLaguna: fix Nautilus desktop window background ↵ | Balló György | 1 | -0/+4 | |
transparency | |||||
2015-12-03 | GTK3 BlackMate: adjust panel settings to follow latest mate-panel changes | Wolfgang Ulbrich | 1 | -17/+48 | |
2015-11-29 | Revert "GTK3: use a horizontal padding=0 for GtkCell" | Wolfgang Ulbrich | 1 | -11/+0 | |
This reverts commit 3425f8e47546fddc9221aa71317cf4ced43b82a5. | |||||
2015-11-26 | GTK3: use a horizontal padding=0 for GtkCell | Wolfgang Ulbrich | 1 | -0/+11 | |
- this is a workaround to fix https://github.com/mate-desktop/mate-system-monitor/issues/62 - the real issue should be in gtk+ itself | |||||
2015-11-19 | GTK3 all themes: adjust mate-panel-applet-slider style class | Wolfgang Ulbrich | 1 | -0/+4 | |
2015-11-04 | GTK3 all themes: style volume/brightness applet slider | Wolfgang Ulbrich | 1 | -0/+22 | |
2015-09-14 | GTK3 BlackMATE: adjust height of GtkFontButton and GtkColorButton | raveit65 | 1 | -0/+5 | |
2015-09-14 | GTK3 BlackMATE: don't use transition effect for menuitems | raveit65 | 1 | -1/+4 | |
2015-09-14 | GTK3 BlackMATE: style list-row + buttons | raveit65 | 2 | -1/+25 | |
2015-09-14 | GTK3 all themes: improve size of broken volume button in rhythmbox | raveit65 | 1 | -0/+11 | |
2015-09-06 | GTK3 BlackMATE: improve panel settings | raveit65 | 1 | -4/+0 | |
2015-09-06 | Gtk3 BlackMATE: more panel adjustments | raveit65 | 3 | -64/+250 | |
- style system-monitor applet - set icon-padding for na-tray-applet - adjust hide panel buttons - don't draw a bg on icons in na-tray-applet fixes https://github.com/mate-desktop/mate-panel/issues/336 | |||||
2015-09-06 | Gtk3 BlackMate: re-work panel settings to support full transparency | raveit65 | 1 | -58/+130 | |
2015-09-03 | Gtk3 all themes: style eom gallery | raveit65 | 1 | -0/+32 | |
2015-08-15 | GTK3 BlackMATE: style redhat's abrt | raveit65 | 1 | -0/+5 | |
2015-08-15 | Gtk3+-3.14 BlackMATE: adjust color of caja sidebar | raveit65 | 1 | -5/+9 | |
2015-08-15 | Gtk3+-3.14 BlackMATE: adjust link color | raveit65 | 1 | -1/+1 | |
2015-08-12 | GTK3 BlackMATE: fix font-color of links in yelp | raveit65 | 1 | -0/+14 | |
2015-08-12 | GTK3 BlackMATE: re-work caja styling a bit | raveit65 | 1 | -25/+29 | |
2015-08-12 | GTK3 BlackMATE: move some forgotten nemo settings to other-applications.css | raveit65 | 1 | -1/+1 | |
2015-08-12 | GTK3 BlackMATE: move application settings to extra files | raveit65 | 4 | -504/+697 | |
2015-08-12 | GTK3 BlackMATE: adjust fg color in GtkComboBox menu + little cleanup | raveit65 | 1 | -83/+7 | |
2015-08-12 | GTK3 BlackMATE: fix padding of GtkSwitch button in list-rows | raveit65 | 1 | -6/+5 | |
2015-08-12 | GTK3 BlackMATE: style GtkActionBar | raveit65 | 1 | -0/+20 | |
2015-08-11 | GTK3 BlackMATE: adjust app-notification | raveit65 | 1 | -12/+118 | |
2015-05-30 | GTK3: add much more csd apps to window-controls whitelist | raveit65 | 1 | -1/+49 | |
2015-05-25 | GTK3: add more csd apps to window-controls whitelist | raveit65 | 1 | -1/+25 | |
2015-05-25 | GTK3: add gnome-calculator to appplication whitelist for window-controls ↵ | raveit65 | 1 | -1/+13 | |
close-menu button | |||||
2015-05-21 | BlackMate GTK3: adjust Pluma PrintPreView Filebrowser and DocumentsPanel | raveit65 | 1 | -0/+107 | |
2015-05-06 | BlackMATE GTK3: add a css file for yumex-dnf | raveit65 | 3 | -1/+67 | |
2015-05-05 | All themes GTK3: do not flash the desktop with a color during theme switching | raveit65 | 1 | -1/+7 | |
2015-05-05 | All themes themes GTK3: enable spinner animation to use mate logo with ↵ | raveit65 | 1 | -4/+25 | |
latest commits from mate-icon-theme | |||||
2015-05-01 | Revert "All themes themes GTK3: disable shadow for .window-frame.csd.popup ↵mate-themes-gtk3.14-1.10.0 | raveit65 | 1 | -1/+1 | |
to avoid" This reverts commit 84f375eca0d4afc8369ee412aa318b141a99266e. The commit disabled all menu shadows | |||||
2015-04-29 | All themes themes GTK3: disable shadow for .window-frame.csd.popup to avoid | raveit65 | 1 | -1/+1 | |
black frames if turning compositor off, with MATE GTK3 | |||||
2015-04-27 | BlackMate GTK3: set blue scalebar trough | raveit65 | 1 | -0/+7 | |
2015-04-26 | BlackMATE GTK3: set bg color for gtk-file-chooser-dialog | raveit65 | 1 | -0/+10 | |