fanbox icon indicating copy to clipboard operation
fanbox copied to clipboard

Does it support transparency?

Open GhostInTheSteiner opened this issue 7 years ago • 1 comments

Is there any way to make the background of the widget transparent?

GhostInTheSteiner avatar Jun 10 '17 12:06 GhostInTheSteiner

Hi @GhostInTheSteiner,

At the moment transparency is not supported (though it is possible!) See here for how to implement it

https://github.com/electron/electron/blob/master/docs/api/frameless-window.md#transparent-window

Basically it's an option you need to pass through so it should be fairly simple.

If you make any progress, put up a PR and let me know :)

joereynolds avatar Jun 12 '17 08:06 joereynolds