Replies: 1 comment
-
I've opened an issue, because I think this is a bug. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I am trying to make a basic cross-platform overlay. I use GNOME on Linux, so that is my first target. Here is a minimal example of my code;
I expect this to create a transparent window, which is always on top, and allows mouseclick events to pass-through. Instead, I get a transparent window that is transparent, allows mouseclick events to pass through, but does not stay on top.
Am I doing something wrong? Should I file a bug report? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions