Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-08-02 | fixing regressions mentioned by eldon | Mate | 2 | -18/+5 | |
2021-08-02 | fix mate-calc. | Mate | 1 | -0/+2 | |
2021-08-02 | fix mate-calc | Mate | 1 | -1/+1 | |
2021-08-02 | decrease popover and menu radius to 2px | Mate | 2 | -16/+16 | |
2021-08-02 | improve tabs and panel grabber | Mate | 3 | -17/+17 | |
2021-08-02 | fix osd colors | Mate | 3 | -38/+40 | |
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 | 2 | -18/+19 | |
2021-08-02 | darken yarugreen scrollbar as requested | Mate | 2 | -14/+14 | |
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 YaruGreen GTK3 | Mate | 3 | -5/+4 | |
2021-08-02 | Add YaruGreen | Mate | 148 | -0/+13548 | |
2021-06-24 | Revert "Propose a different traditional ok implentation (#290)" | raveit65 | 151 | -13756/+0 | |
This reverts commit 9bf6f4ec2f77fd09a12ba2b68416e81a13b4ca3d. | |||||
2021-06-24 | Propose a different traditional ok implentation (#290) | blue-devil-93 | 151 | -0/+13756 | |
* 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. |