Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-10 | submarine: Specify foreground color in headerbar. | Emilio Cobos Álvarez | 2 | -0/+2 | |
This fixes Firefox / Thunderbird's inactive tab colors when using CSD, probably others too. | |||||
2023-05-14 | Most themes: fix border-radius of csd decorations | raveit65 | 7 | -8/+17 | |
2022-04-21 | Traditional*: Fix selectors for toolbar buttons (#302) | jsane-h8ms | 2 | -25/+25 | |
2021-10-12 | Fix headerbar rendering in GNOME 1.41 apps (#296) | Luke from DC | 2 | -1/+3 | |
Fix square corners, align halves of headerbar in gnome-disks | |||||
2021-09-21 | Fix button states of charpick-applet with Yaru themes | blue-devil-93 | 4 | -0/+92 | |
2021-09-18 | BLACKMATE: fix dictionary applet in panel | lukefromdc | 1 | -5/+4 | |
2021-09-18 | BlackMATE: fix issues with tasklist, charpick buttons | lukefromdc | 1 | -9/+14 | |
2021-08-02 | fix xfce_desktop | Mate | 4 | -0/+33 | |
2021-08-02 | make headerbar_buttons identical for yaru ok and green | Mate | 4 | -24/+24 | |
2021-08-02 | headerbar_buttons first try | Mate | 6 | -0/+96 | |
2021-08-02 | fix borderof yaru green window buttons | Mate | 2 | -2/+2 | |
2021-08-02 | fixing regressions mentioned by eldon | Mate | 4 | -36/+10 | |
2021-08-02 | fix mate-calc. | Mate | 2 | -0/+4 | |
2021-08-02 | fix mate-calc | Mate | 2 | -2/+2 | |
2021-08-02 | decrease popover and menu radius to 2px | Mate | 4 | -32/+32 | |
2021-08-02 | improve tabs and panel grabber | Mate | 6 | -34/+34 | |
2021-08-02 | fix osd colors | Mate | 6 | -76/+79 | |
2021-08-02 | fiy overlay - first try | Mate | 4 | -38/+38 | |
2021-08-02 | decrease border radius for popover on yaru grren and ok . | Mate | 1 | -15/+15 | |
2021-08-02 | decrease border radius for popover on yaru grren and ok | Mate | 3 | -21/+23 | |
2021-08-02 | darken yarugreen scrollbar as requested | Mate | 2 | -14/+14 | |
2021-08-02 | addpanel_gripper_to yaru | Mate | 2 | -0/+23 | |
2021-08-02 | sync_yru_ok_with_green | Mate | 7 | -63/+243 | |
2021-08-02 | decrease_tab_size fix_panel fix_link_color | Mate | 4 | -46/+59 | |
2021-08-02 | add panel grip | Mate | 4 | -0/+185 | |
2021-08-02 | Tab_alignment_fix_for_yaru_green | Mate | 2 | -14/+14 | |
2021-08-02 | fix build | Mate | 1 | -1/+1 | |
2021-08-02 | import scrollbar code from traditional green to yaru green | Mate | 5 | -17/+23 | |
2021-08-02 | improve colors of yaru green, decrease tab size | Mate | 3 | -324/+324 | |
2021-08-02 | Fix Build - second try | Mate | 1 | -1/+1 | |
2021-08-02 | Fix Build - first try | Mate | 1 | -1/+1 | |
2021-08-02 | Fix YaruGreen GTK3 | Mate | 3 | -5/+4 | |
2021-08-02 | Add YaruGreen | Mate | 300 | -1/+25481 | |
2021-08-02 | fix Makefile.am | Mate | 1 | -1/+1 | |
2021-08-02 | improve tabs on gtk4 | Mate | 2 | -68/+94 | |
2021-08-02 | fix YaruOK case mismatch | Mate | 377 | -0/+0 | |
2021-08-02 | Sync with official branch | Mate | 152 | -0/+12032 | |
2021-08-02 | Fix regression in mate appearance yaruok | Mate | 2 | -3/+3 | |
2021-08-02 | move Theme to yaruok | Mate | 378 | -176/+176 | |
2021-08-02 | rename it to traditionalok | Mate | 1 | -3/+3 | |
2021-08-02 | remove trailing whitespaces | Mate | 1 | -125/+125 | |
2021-08-02 | remove whitespace+ | Mate | 1 | -1/+1 | |
2021-08-02 | fix makefile | Mate | 2 | -66/+1 | |
2021-08-02 | Makefile | Mate | 4 | -0/+224 | |
2021-08-02 | Propose another Traditonal Ok implementation based on Yaru | Mate | 374 | -0/+27625 | |
2021-08-02 | tr | Mate | 151 | -12031/+0 | |
2021-06-24 | Revert "Propose a different traditional ok implentation (#290)" | raveit65 | 683 | -53707/+1 | |
This reverts commit 9bf6f4ec2f77fd09a12ba2b68416e81a13b4ca3d. | |||||
2021-06-24 | Propose a different traditional ok implentation (#290) | blue-devil-93 | 683 | -1/+53707 | |
* tr * Propose another Traditonal Ok implementation based on Yaru * Makefile * fix makefile * remove whitespace+ * remove trailing whitespaces * rename it to traditionalok * move Theme to yaruok * Fix regression in mate appearance yaruok * Sync with official branch * readd traditionalokf * fix YaruOK case mismatch * improve tabs on gtk4 * fix Makefile.am * Add YaruGreen * Fix YaruGreen GTK3 * Fix Build - first try * Fix Build - second try * Fix Build - third try * improve colors of yaru green, decrease tab size * import scrollbar code from traditional green to yaru green * fix build * Tab_alignment_fix_for_yaru_green * add panel grip * decrease_tab_size fix_panel fix_link_color * sync_yru_ok_with_green * addpanel_gripper_to yaru * darken yarugreen scrollbar as requested * decrease border radius for popover on yaru grren and ok * decrease border radius for popover on yaru grren and ok . * fiy overlay - first try * fix osd colors * improve tabs and panel grabber * decrease popover and menu radius to 2px * fix mate-calc * fix mate-calc. | |||||
2021-03-27 | Traditional themes: fix tooltip shadow on openindiana | rbuj | 2 | -2/+2 | |
The compositor doesn't apply the shadow mask if border-radius is 0 closes https://github.com/mate-desktop/mate-themes/issues/255 | |||||
2021-02-09 | build: allow users to disable gettext support (--disable-nls) | rbuj | 16 | -137/+118 | |