summaryrefslogtreecommitdiff
path: root/desktop-themes/BlackMATE
AgeCommit message (Collapse)AuthorFilesLines
2018-05-07all themes: Mate Panel: Fix align with CheckBoxes in applet popup menuPablo Barciela1-0/+5
2018-03-29All themes: some improvements for WebKitGtk2raveit651-0/+2
partially fix for rhbz https://bugzilla.redhat.com/show_bug.cgi?id=1559045
2018-03-29BlackMATE: fix some runtime warningsraveit651-2/+2
2018-03-28Most themes: don't write a background for vala-panel-appmenuraveit651-0/+5
... on that widget: .-vala-panel-appmenu-core > scrolledwindow > viewport.frame {} Using a scrolledwindow and a viewport on top of a menubar in widget order is really weird. Fixes https://github.com/mate-desktop/mate-themes/issues/207
2017-12-25all themes caja: remove right-border from scrolledwindow.frameraveit651-1/+2
....for maximized windows. But not for ie. sidebars. Partially fix for https://github.com/mate-desktop/mate-desktop/issues/291
2017-12-25BlackMATE: write the border on scrollbar troughraveit651-9/+9
This is better that writing the border on scrollbar itself. Otherwise the scrollbar isn't clickable at window edge for maximised windows. Partially fix for https://github.com/mate-desktop/mate-desktop/issues/291
2017-12-25all themes: remove right-border from scrolledwindow.frameraveit651-0/+10
....for maximized windows. But not for ie. sidebars. Partially fix for https://github.com/mate-desktop/mate-desktop/issues/291
2017-11-06BlackMATE: fix inset/outset/ridged/grooved frameslukefromdc1-4/+30
2017-10-10BlackMATE: Workaround for Yelp/Lireoffice/Firefox scrollbar issuelukefromdc1-0/+20
2017-10-06Revert "Gtk+-3.20 all themes: fix redraw issue with yelp"raveit651-15/+0
This reverts commit 5923eed2cfce3d15529f43b3cee47787bf4b6ee7. Sadly, this breaks scrollbar buttons in mozilla apps and OpenOffice
2017-08-24All themes: change syntax for loading panel-grid image for mate-1.20raveit651-1/+1
2017-08-22Gtk+-3.20 Most Themes: fix padding of primary/secondary image in GtkEntryraveit651-0/+8
fixes https://github.com/solus-project/brisk-menu/issues/68
2017-07-25Gtk+-3.20 all themes: fix redraw issue with yelpraveit651-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-02Gtk+-3.20 BlackMate: some panel clock fixesraveit651-0/+16
- override padding setting for image and label from gtk-widgets.css in clock gui - override the override for buttons in clock gui - add a border color for the clockmap
2017-06-15BlackMATE: Google Chrome: better looking bg color behind tabslukefromdc1-1/+1
2017-06-14BlackMATE: Google Chrome-restore background color behind tabslukefromdc1-0/+4
2017-06-14BlackMATE: Match Google Chrome URL bar to rest of themelukefromdc1-0/+10
2017-06-14Revert "Gtk+-3.20 BlackMATE: fix fontcolor in url bar of google chrome"lukefromdc1-1/+0
This reverts commit bb1f13b4146eed2080c7f4b852fc4158a6973842.
2017-06-13BlackMATE: CSD apps-match noncomposited headerbar to square window borderlukefromdc1-0/+8
2017-06-10Gtk+-3.20 BlackMATE: fix fontcolor in url bar of google chromeraveit651-0/+1
2017-06-10Gtk+-3.20 BlackMATE: change menuitem accelerator font colorraveit651-1/+1
2017-05-31BlackMATE: more CSD app fixeslukefromdc2-1/+33
Fix CDS window control button image behavior in backdrop, fix grey squares around CSD windows in some WM's (mutter, etc)
2017-05-31BlackMATE fixes for CSD appslukefromdc2-30/+70
Also fix window buttons in metacity, mutter, gnome-shell
2017-04-23Gtk+-3.20 most themes: fix bg color in list-view of caja inactive-paneraveit652-0/+8
2017-04-14Gtk+-3.20 all themes: add new css name matekbd-keyboard-drawingraveit651-1/+2
2017-04-08All themes: Fix: print dialog paper depictions not appearing correctlyZenWalker1-2/+5
Fixes #174
2017-04-04Gtk+-3.20 all themes: improvements for mate-menuraveit651-0/+8
2017-04-02Gtk+-3.20 all themes: better way to style keyboard layoutsraveit651-3/+10
mate-keyboard-layout-view and mate-keyboard-layout-chooser, This way it styles only the border of the keys, the bg of the map itself use the .view class from code.
2017-03-31Gtk+-3.20 all themes: style mate-keyboard-layout-viewerraveit651-0/+7
2017-03-23Fixed URL colors for Firefox search suggestionsdarkalemanbr1-0/+10
By default, FF uses #0000EE for the URLs (and separator) for the search suggestions and it looks bad, so I changed it to #2EB8E6 (same as GtkWidget::link-color).
2017-02-13Gtk+-3 all themes: don't set NaTrayApplet-icon-sizeraveit651-1/+0
2017-01-15BlackMATE: Fix disappearing focus of flat buttonslukefromdc2-6/+12
Animation made the outline appear temporarily
2017-01-13GTK+-3.20 BlackMATE: enable focus highlights and outlineslukefromdc3-22/+78
2016-12-26Most themes: add cinnamon-3.2 supportraveit651-2/+22
2016-12-24BlackMATE: fully style noncomposited m-s-d OSDlukefromdc1-2/+15
Add a subtle border, use same progressbar styling as normal (non-OSD) progressbars
2016-12-23BlackMATE: support new msd-osd-window-solid style class for non-composited ↵lukefromdc1-0/+8
OSD case
2016-12-04BlackMATE: make caja renaming labels more readablelukefromdc1-0/+1
Suggested by raveit65, makes Caja easier to use
2016-12-03Revert "Caja, Nemo: ensure caret in renaming label is visible"lukefromdc2-8/+0
This reverts commit 1147914097234d4d6fda9aff0353d7e698fd7667.
2016-12-02Caja, Nemo: ensure caret in renaming label is visiblelukefromdc2-0/+8
2016-10-20GTK+-3.20 BlackMate: start fixing wrong syntax for 3.20raveit655-180/+75
2016-10-19BlackMATE Specify a monospace font familylukefromdc1-0/+6
Possible fix for github.com/mate-desktop/mate-themes/issues/145 in which gitg, possibly other apps can't find system monospace font
2016-10-17Most themes: gray out images in disabled buttons and menuitemslukefromdc1-0/+14
This is important in pause/queue buttons in Caja file copy dialogs and looks much better in menuitems and other buttons too
2016-09-29GTK+-3.20 most themes: adjust fg color of days in GtkCalendarraveit651-0/+9
2016-09-19GTK 3.22: fix disabled menu items not grayed outlukefromdc1-0/+5
2016-09-03GTK+-3.20 all themes: add background-image to the ruberband style classraveit651-6/+8
- needed for latest changes in mate-screenshot
2016-07-13BlackMATE-fix treeview progressbarslukefromdc1-2/+6
Fix for https://github.com/mate-desktop/mate-themes/issues/131 in BlackMATE with GTK 3.21/22
2016-07-06GTK+-3.20 all themes: use "%" units instead of of hardcoded values for font-sizeraveit651-14/+14
and fix wrong node names for color and font button in BlackMATE
2016-07-02GTK+-3.20 BlackMATE: fix broken text selection in atrilraveit651-0/+11
2016-06-29Fix "paper" widget in print dialogslukefromdc1-0/+13
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"
2016-06-21GTK+-3.20 BlackMate: fix wrong bg color of notebook in wifi password dialog, ↵raveit651-6/+7
nm-applet