Skip to content
Discussion options

You must be logged in to vote
  1. if i recall correctly you want the child/parent window relation ship. the child will be confined to the parent window (if it's bigger then it will be clipped like overflow: hidden
  2. I'm not exactly sure how a child window is handled, but you could try the skipTaskbar config if it shows up

I see the macos only support "chlid"

Yep, it doesn't have the 2 concepts Windows (OS) has.

the linux support none of them?

I think on Linux it also has the child behavior but no owner api. It's implemented in tao (tauri's windowing library) but was never exposed in tauri for some reason. Should be an easy change though.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ggslayer
Comment options

@FabianLars
Comment options

@ggslayer
Comment options

Answer selected by ggslayer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants