Open miguelmanalo opened 3 years ago
I found a way to fix it, I removed windowDic["kCGWindowAlpha"] as! Int == 1 from line 135 in AmongKeyApp.swift that seems to have solved the problem, i know that it is for window opacity. My question is, is there a reason it needs to be there?
same here