kapetan / titlebar

Emulate OS X window title bar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support windows and other platforms

mafintosh opened this issue · comments

awesome that you pulled this out! we should add windows/ubuntu styling to this as well you can use this to get a platform specific titlebar

That was my though also. But to begin with I also want to use this in one my own projects.

Platform specific titlebars would be awesome!

+1 for platform specific titlebars

That would be great to have one central package for this, as apps don't have to care about own solutions.

I have a Windows 10 title bar solution already made and I'm planning to incorporate it with this repo. Watch for a pull request within the next week or so :)

All ready! My pull request is open for someone to merge.

With me the icons aren't centered in the spots

So here's what I have... https://github.com/katacarbix/windowbar

I'm trying to make this project an all-in-one solution for electron app titlebars. If there are any features you would like to see, open an issue on my repo and I'll try to add it!
For now my pull request will be closed.