Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Animation made the outline appear temporarily
|
|
|
|
|
|
|
|
Possible fix for github.com/mate-desktop/mate-themes/issues/145 in which gitg, possibly other apps can't find system monospace font
|
|
This is important in pause/queue buttons in Caja file copy dialogs and looks much better in menuitems and other buttons too
|
|
|
|
|
|
- needed for latest changes in mate-screenshot
|
|
Fix for https://github.com/mate-desktop/mate-themes/issues/131 in BlackMATE with GTK 3.21/22
|
|
and fix wrong node names for color and font button in BlackMATE
|
|
|
|
In the "General" tab olf a print dialog under the "copies" spinbutton are checkboxes for "collate" and "reverse." The "Reverse" button shows two numbered pieces of paper, but until now it only worked in Adwaita or in GTK 2. Fix this, in GTK 3..20 or later this is a cssnode named simply "paper"
|
|
nm-applet
|
|
Fully expand panel right-click menus to be consistant with panel main menus
|
|
Fix tiny right-click menus on some panel applets on GTK3 panels. 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
|
|
|
|
Theme parsing error: mate-applications.css:75:13: Expected a string. came from use of "font" rather than "font-style" to indicate caja statusbar font. Must have missed this one earlier, warning popped up in Firefox from terminal. Tested and works: Italic font used in caja statusbar. This is a GTK 3.21/22 only issue
|
|
This is necessary for the MSD media keys after the port of mate-settings-daemon's (and mate-power-manager's) OSD windows to GtkStyleContext. Otherwise the window gets square corners and progressbars almost the same color as the progressbar trough.
|
|
- caja combobox views
- sidebar scrollbar button
- drop old selectors from nautilus
- drop non ported stuff
- use right selectors for na-tray applet
|
|
Use a text shadow on the panel so the text is readable even on a transparent panel over a light background. Tested on a white panel, it works
|
|
fixes https://github.com/mate-desktop/mate-themes/issues/121
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- replace wrong node GtkSpinButton
- replace column-header with treeview header button
- replace list-row with list row
- replace GtkCellView with cellview
- replace GtkVolumeButton button with button.scale
- fix GtkSwitch
- replace GtkGrid button with grid
- fix app-notification
|
|
|
|
|
|
- fix wrong nodes and style classes
Note, previous fixes wasn't there at git for some reasons
- adjustments for gedit and meld
- some code styling clean ups
|
|
fixes https://github.com/mate-desktop/mate-themes/issues/117
|
|
|
|
This reverts commit 8fa3cf2241e0c4685ef7c5c75cab936d18703034.
|
|
|
|
- fix for firefox
- fix for min/max/close/menu buttons in WM
- don't write bg for tooltip decoration (padding=0px)
|
|
Gedit forces the use of the default symboiic icons in the window control buttons in its titlebar. Possibly some other GNOME apps as well. Making them transparent causes NO icons to be shown and the buttons to turn invisible. Not turning these images foreground colors transparent makes them show up. Does not seem to interfere in any way with normal BlackMATE window control buttons inn CSD or SSD apps where they are not blocked.
|
|
header-bar is incorrect for GTK 3.20, GtkInspector shows headerbar to be the correct selector here
|
|
Fix scrollbars, keep any default colors off check and radio boxes in Firefox
|
|
Fix check and radio buttons in Firefox GTK3 website content, they are not just in menus. Note that some sites-including Firefox's own preference page use their own widgets, others (notably Hushmail) call Firefox's default widgets and are broken if checkboxes only work in menus.
|
|
|
|
- and remove unneeded settings
|
|
- this removes unwanted colors from GtkScale, check and radio buttons,
spinbuttons and others. Better set those colors on a widget later
if they are missing.
Note: other general color settings should also removed, you never know where they matched.
|
|
modelbutton
- use a background a border for the whole scrollbar, better for overlay-scrollbars
|
|
- fixes menu glitches
- enable transition effects again
- fixes menu issues in firefox
- use symbolic arrows for menus
- adjust menuitem:hover bg-image
- sync popover with normal menus
|
|
-GtkScrolledWindow-scrollbar-spacing
- this removes the weird color in views beside scrollbars
- resize-grip is droped since 3.14
Not sure about the other parameter without Gtk in name.
|
|
|
|
|