Input Passthrough #1426
Unanswered
BasicMaintenance
asked this question in
Q&A
Replies: 0 comments
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.
It is possible to have windows clickable behind a widget? I have a scoreticker in a simple eventbox that sits at the top of the screen beneath my taskbar polling live NBA scores, it's on my laptop so rather than have it reserve the screenspace it sits on top of the windows. I have it so it transitions to transparent on hover with css, but would like to have it so I can click any buttons on the window behind. Not sure if this is possible.
All reactions