more sort of playing around

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