kapetan / titlebar

Emulate OS X window title bar
488 stars 37 forks source link

support windows and other platforms #1

Open mafintosh opened 9 years ago

mafintosh commented 9 years ago

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

kapetan commented 9 years ago

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

matiassingers commented 9 years ago

Platform specific titlebars would be awesome!

jczimm commented 9 years ago

+1 for platform specific titlebars

luckydonald commented 8 years ago

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

reeseovine commented 8 years ago

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 :)

luckydonald commented 8 years ago

@katacarbix Great!

reeseovine commented 8 years ago

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

omarshehab221 commented 7 years ago

With me the icons aren't centered in the spots

reeseovine commented 7 years ago

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.