Calvin
Calvin
To avoid confusion and better help devs find this issue, I'm editing the title & original post to be about maximizing rather than fullscreen
@codebytere No more work, please do merge! 😄
👋 Hi, thanks for bringing this up! Having the empty title bar show up for maximized frameless windows is not an ideal experience. I agree that it would be better...
Looking into the test failures, they look like they might be relevant. Edit: I was missing a space in one of the strings that was being generated. I double checked...
The WoA CI fail seems unrelated, caused by Windows AV flagging the electron binary on our WoA runner machine. Other Windows platforms are succeeding.
From my testing, this fixes the usage of `app.setAsDefaultProtocolClient` when the electron binary's path has characters that get incorrectly re-encoded.
I've been looking into this and I've discovered that something about the `remove_standard_frame` option in `views` is causing the background to be non-translucent. Still investigating...
This is what I have on my `clavin/frameless-bg-mat` branch with `remove_standard_frame` set to false:  Obviously, it has a frame, which is...
I fiddled around more with this issue and I unfortunately am going to have to drop it for the time being. Since I wasn't getting any traction modifying Electron &...
Just to note: there's some additional details/investigation into the cause of this in #36031, which I closed as a duplicate of this issue.