datguypiko / Firefox-Mod-Blur

Firefox Theme - For dark theme lovers / More compact / Modular / Blur
1.32k stars 62 forks source link

[Linux, GNOME, GTK] System window titlebar buttons broken #60

Closed jdev082 closed 1 year ago

jdev082 commented 1 year ago

When I use the left system titlebar icons, the buttons are usable but the icons do not appear. When I use the right system titlebar icons, the menu, bookmark, and extension buttons are under the buttons with no icon and prevent the menu, bookmark, and extension buttons from working.

jdev082 commented 1 year ago

Screenshot (left system titlebar buttons): image

Screenshot (right system titlebar buttons): image

datguypiko commented 1 year ago

Update: I fixed some of the things so re-download userChrome.css

You will still need to set your own padding depending on how many control buttons you have. In userChrome change value of --firefoxcss-control-buttons-margin on line 44.


**1. Disable dark theme for OS buttons

(for some reason dark theme creates this red blob) image

2.You can use the custom macos buttons, they work fine. Just needs lowering padding because some distros only have one button

image

datguypiko commented 1 year ago

no response.