Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom title bars (window control overlays) #4029

Open
Bastitron opened this issue Jan 22, 2025 · 0 comments
Open

Custom title bars (window control overlays) #4029

Bastitron opened this issue Jan 22, 2025 · 0 comments

Comments

@Bastitron
Copy link

Custom titlebars are not natively supported on Windows (WebView2) which means wails can't support them currently, but there is actually an issue in WebView2Feedback that resulted in a specification, and they are working on adding support for window control overlays. Until then, the only solution is to mock them in HTML CSS (or any other frontend framework). I will eventually provide a base for mocking them in react.js + tailwindcss, so that anyone can do them quickly (they are quite convincing). Example:

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant