Window resizing and behavior
-
For working with an IDE on left side of screen,
I also wanted to be able to obfuscate the dragged over area, so I could temporarily hide my todo list and such behind my IDE,Or to be able to drag from the left side of the screen and to work with the windows multi layout thing, where it links the sides of two windows to adjust together
Other options, are to embed regular windows, so I can put my ide in Freeter, but then top bars and stuff, so maybe not. Or maybe like window docking
or to lock z index behind a foreground
Also, I tried reducing the minWidth in browserWindow.ts, but it doen't work like I expected.