Describe the bug
It would be better to show the window bezels for HTML widgets when the 'Show Window Buttons' is enabled.
The current implementation is a bit weird, plus showing the window buttons with no bezel is kind of useless and awkward...
Is this macOS Mojave?
(The top border wasn't shown when I first implemented this, maybe something changed with recent macOS updates).
It makes sense to have the bar transparent like this in some cases (for example for something like this: https://folivora.ai/blog/post/13000 ). Because when opaque it would just show a bar on top of the whole thing.
In your case it doesn't make sense though, so I should probably make the transparency optional.
Yeah, an extra switch "show window bezel" or something would be nice
Mojave Dark Mode. Probably some extra shading that apple put in there.
Edit: In that example, the setting is set to hide all window bezels and buttons completley. You wouldn't want three awkward window buttons floating from nowhere, so at the moment, personally I still can't see a use case for three window buttons without their bezel. but I guess options are good.