Skip to content
Discussion options

You must be logged in to vote

Any ideas on how I can adjust the window's opacity via frontend or backend?

Try controlling this via CSS instead of the native window apis. They may not support any values between 1 and 0 on all platforms.

And also as to why the window never stays on top of other windows when you click off of it?

Which platform? Not all platforms have a always on top feature that's controllable on the application side (e.g. Wayland)

Replies: 2 comments 6 replies

Comment options

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

@FabianLars
Comment options

@cmcburnieucf
Comment options

@FabianLars
Comment options

@cmcburnieucf
Comment options

Answer selected by cmcburnieucf
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