iprodanovbg / homeassistant-desktop

🎛 Desktop application (Windows / macOS / Linux) for Home Assistant built with Electron
Apache License 2.0
394 stars 39 forks source link

[v1.5.2] Title shown in detached window mode #6

Open bcutter opened 1 year ago

bcutter commented 1 year ago

After updating from v1.5.1 to v1.5.2 the window shows the (pretty ugly) title in detached mode:

grafik

Probably related to Fixed "detached windows" is not movable on Windows systems in https://github.com/iprodanovbg/homeassistant-desktop/releases/tag/v1.5.2

Can we remove that title somehow?

iprodanovbg commented 1 year ago

Hello,

The title bar is necessary for the window to be dragged and some people don't know how to move it without this title bar, so I added it. I may add an additional option to hide the title bar in the future update.

bcutter commented 1 year ago

I may add an additional option to hide the title bar in the future update.

That sounds like a good plan. I vote for this option 👍🏼

bcutter commented 1 year ago

I may add an additional option to hide the title bar in the future update.

Status?

iprodanovbg commented 1 year ago

I was away for a while and didn't have time for the project. I will try to fix that next weekend.