Open prurph opened 2 years ago
It seems like the init function is called multiple times when the plugin is launched—is this intended? I'm using the websockets example show in the README and noticing it initiates multiple connections.
init
Edit: I think it might be instances for multiple monitors (see: https://github.com/felixhageloh/uebersicht/issues/411#issuecomment-692217528).
It seems like the
init
function is called multiple times when the plugin is launched—is this intended? I'm using the websockets example show in the README and noticing it initiates multiple connections.Edit: I think it might be instances for multiple monitors (see: https://github.com/felixhageloh/uebersicht/issues/411#issuecomment-692217528).