Treverix / custom-electron-titlebar

Custom electon title bar inpire on VS Code title bar
MIT License
35 stars 6 forks source link

Add wordpress Fix #18

Closed GreepTheSheep closed 4 years ago

GreepTheSheep commented 4 years ago

This can fix #17

Treverix commented 4 years ago

This is a good solution for scenarios where we use electron to load a wordpress page and want to use electron custom titlebar instead of the usual browser window titlebar.

But, the purpose of this library is to use it one electron apps, where displayed content is part of the app rather then from a remote URL.

I hope for your understanding that I don't want a special solution for another framework inside this app. Because as soon as I accept this, I (1) also would have to accept or provide solutions for other web apps, facebook, twitter, github, jenkins, google maps, ... - and (2) maintain them - which means, adapt the styles whenever one of those frameworks changes their page.