Closed ericfont closed 2 years ago
I just noticed this issue on another program that use opengl, I think...so I'm sure this issue has to do with wayland and not your problem:
For anyone reading, I can force usage of Xorg backend for Qt (so can have the opengl working) in a Qt app under a wayland session by having the environment variable QT_QPA_PLATFORM=xcb
set when runnning...
Thx für investigating.
When I drag a rectangle to select an area using measurement tool, I can see through the background of the oscilloscope to what is on my desktop underneath the OpenHantek window:
I'm on Arch Linux 5.10.90-1-lts with latest packages from repos (wayland v1.20.0-1, xorg-xwayland v21.1.4-1, KDE plasma-desktop 5.23.5-1), using OpenHantek commit 944 (built via https://aur.archlinux.org/packages/openhantek6022-git/).
Maybe should report this to xorg-wayland people instead of you, cause it should be their responsibility. (and maybe this also has to do with opengl too).