Qt Linux. need to fix transparent mouse click on WayLand
Budget: $30 – $250 USD
hello
I am developing an app for Linux in Qt 5.15.
This app has a transparent background, and when you click on it, a click event must be sent to the app behind the mouse (through).
However, even if you click the mouse after calling paintEvent in my App, the click event is not delivered to the App behind it.
(When paintEvent is called for the first time, the click event is delivered to the app behind it.)
This issue only occurs in Wayland and is normal under X11.
For reference, the flags I used are WindowTransparentForInput and WA_TransparentForMouseEvents.
If you proceed with this project, I will send you the sample source code I wrote.
Best regards
I am developing an app for Linux in Qt 5.15.
This app has a transparent background, and when you click on it, a click event must be sent to the app behind the mouse (through).
However, even if you click the mouse after calling paintEvent in my App, the click event is not delivered to the App behind it.
(When paintEvent is called for the first time, the click event is delivered to the app behind it.)
This issue only occurs in Wayland and is normal under X11.
For reference, the flags I used are WindowTransparentForInput and WA_TransparentForMouseEvents.
If you proceed with this project, I will send you the sample source code I wrote.
Best regards