Skip to content
Discussion options

You must be logged in to vote

On Windows, you can't really have a transparent native titlebar, instead, most apps will hide the native titlebar (.decorations(false)) and create a custom one using HTML/CSS/JS.

A few references:
https://tauri.app/v1/guides/features/window-customization/
https://github.com/agmmnn/tauri-controls

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@thep0y
Comment options

@emipasca
Comment options

@thep0y
Comment options

@timwehrle
Comment options

@FabianLars
Comment options

Answer selected by amrbashir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
type: documentation Need to update the API documentation
5 participants
Converted from issue

This discussion was converted from issue #8384 on December 13, 2023 14:20.