Acrylic window with no-frame: true and background: transparent looks sharp — any way to make it rounded? #9856
Unanswered
bukkumaaku
asked this question in
Q&A
Replies: 1 comment
-
|
There is no feature like that in Slint itself, but maybe you can then get along using [Winit API](TouchArea pointer-event not called when moving mouse above children) or native API through the native handle. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m playing around with Slint on Windows and ran into a small issue.
When I set
Is there any way to make it a rounded rectangle instead?

Maybe by tweaking the window shape or applying some clipping mask?
Beta Was this translation helpful? Give feedback.
All reactions