Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-08-02 | fix xfce_desktop | Mate | 2 | -0/+17 | |
2021-08-02 | make headerbar_buttons identical for yaru ok and green | Mate | 2 | -10/+10 | |
2021-08-02 | headerbar_buttons first try | Mate | 3 | -0/+48 | |
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/+39 | |
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 | 1 | -3/+4 | |
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 | improve tabs on gtk4 | Mate | 2 | -68/+94 | |
2021-08-02 | fix YaruOK case mismatch | Mate | 377 | -0/+27784 | |
2021-06-24 | Revert "Propose a different traditional ok implentation (#290)" | raveit65 | 380 | -28017/+0 | |
This reverts commit 9bf6f4ec2f77fd09a12ba2b68416e81a13b4ca3d. | |||||
2021-06-24 | Propose a different traditional ok implentation (#290) | blue-devil-93 | 380 | -0/+28017 | |
* 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. |