tc icon indicating copy to clipboard operation
tc copied to clipboard

[aesthetic] Removal of the top white bar in Windows

Open CyberSecGuy opened this issue 4 years ago • 3 comments

I love this, it's amazing! Hiding the top white windows bar would be amazing especially for night-mode users.

https://i.imgur.com/MhtYUCO.png

CyberSecGuy avatar Mar 19 '20 17:03 CyberSecGuy

Just gonna leave this tutorial here, it explains from start to finish how you'd implement a custom title bar in Electron, then we could style it according to the Tc theme.

Bauke avatar Feb 14 '21 17:02 Bauke

Hmm yes. Rather than removing, I guess what we want is a custom implementation. I'm always weary of reimplementing native things, but many (most?) popular electron apps seem to do it, like Slack & Discord

mccxiv avatar Feb 16 '21 12:02 mccxiv

Yeah, I don't think removing the title bar is a smart thing. I think having a setting like Visual Studio Code that lets you choose between native or custom would probably be the best.

Bauke avatar Feb 17 '21 00:02 Bauke