You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some widgets, and I want to be able to click through them to interact with the window below.
A quick search suggests the following approach might work. I tried implementing it in JavaScript, but I ran into an issue because I couldn’t create a region from a rectangle — I couldn't find the equivalent method or maybe there wasn't one for it yet. This might work in Vala, but I don't have experience or knowledge to write it or test it in Vala.
I have some widgets, and I want to be able to click through them to interact with the window below.
A quick search suggests the following approach might work. I tried implementing it in JavaScript, but I ran into an issue because I couldn’t create a region from a rectangle — I couldn't find the equivalent method or maybe there wasn't one for it yet. This might work in Vala, but I don't have experience or knowledge to write it or test it in Vala.
source: https://discourse.gnome.org/t/how-to-release-input-gtk4/22821
The text was updated successfully, but these errors were encountered: