Transparent background

I’ve tried all different methods from
WA_TranslucentBackground
to
Qt.WidgetAttribute.WA_TranslucentBackground

I’m not an expert, but I’ve gathered that maybe on macOS you can’t really make the background transparent with solid text.

You can only set the general opacity with mainWindow.setWindowOpacity()

Someone please confirm this before I lose my mind over it, thank you

1 Like

This strikes me as an add-on development question, so I’m going to move it to that category for visibility – but please correct me if I’ve misunderstood.

1 Like

this add-on code may be helpful.
add-on: Anki Transparency addonCode:1967799146