chrisknepper / android-messages-desktop

Android Messages as a Cross-platform Desktop App
MIT License
1.01k stars 117 forks source link

Feature Request: Style the toolbar to match the contents of the application #7

Open JacobDB opened 6 years ago

JacobDB commented 6 years ago

I'm not sure if this is possible, but some Windows 10 apps support this kind of fluid-looking "frame." This may be a "universal app" exclusive feature, but figured I'd log it in case it was possible. Here's a screenshot depicting this in the Windows 10 Mail app.

image

chrisknepper commented 6 years ago

I'm not sure if it's possible either, though it does look really good. It's possible to some extent on macOS: https://stackoverflow.com/questions/45828866/how-to-make-a-semi-transparent-app-background-with-electron

I can look into this but can't promise anything until I research further.

hexeth commented 6 years ago

It should ve possible by hiding the system bar and creating a custom bar using html, CSS and js. Google Music Desktop can change themes on the fly, so I imagine it should be possible to transition the bar color once you enter into a chat