nice pic iszing

This commit is contained in:
talksik
2022-05-01 17:29:54 -05:00
parent 5a144a6dcb
commit ecf2b39d7f
3 changed files with 12 additions and 3 deletions
+3 -1
View File
@@ -44,11 +44,13 @@ const createWindow = (): void => {
transparent: true,
backgroundColor: "#00000000",
frame: false,
roundedCorners: false,
});
browserWindow.setBackgroundColor("#00000000");
// browserWindow.setBackgroundColor("#00000000");
// browserWindow.setIgnoreMouseEvents(true);
// browserWindow.setFocusable(true);