- Fixed bug where the YouTube TV process would not close completely on platforms other than macOS.
- The title bar is transparent (macOS only).
- The title bar of the window did not load the Spanish title.
Note: electron's API does not allow to use the native window control buttons of the operating system for other platforms than macOS, at least that I have seen. A solution would be to replicate it for each operating system and/or desktop environment (unfeasible)...