You are not logged in.
I recently noticed some windows stay visible even if I close them or open another window on top, this issue is not limited to windows but to other UI elements too, for example if I have some windows opened in one desktop and the switch to an empty desktop, I can still see the taskbar buttons from the previous desktop.
This issue is not visible when taking screenshots, so I edited some pictures to show how it looks to me.
https://live.staticflickr.com/65535/502 … efde_h.jpg
I can also see some glow at the screen edges although this does not happen as often as the previous issue (again picture is edited)
https://live.staticflickr.com/65535/502 … 96f1_b.jpg
uname -srv
Linux 5.4.61-1-lts #1 SMP Wed, 26 Aug 2020 18:35:48 +0000glxinfo | grep OpenGL
OpenGL vendor string: X.Org
OpenGL renderer string: Radeon RX 590 Series (POLARIS10, DRM 3.35.0, 5.4.61-1-lts, LLVM 10.0.1)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 20.1.6
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.6 (Compatibility Profile) Mesa 20.1.6
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 20.1.6
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:pacman -Qs amd
local/amd-ucode 20200817.7a30af1-1
Microcode update image for AMD CPUs
local/xf86-video-amdgpu 19.1.0-2 (xorg-drivers)
X.org amdgpu video driverI have Vsync disabled on Plasma Settings, however I enabled TearFree via conf file
# /etc/X11/xorg.conf.d/20-amdgpu.conf
Section "Device"
Identifier "AMD"
Driver "amdgpu"
Option "TearFree" "on"
EndSectionAlso tried changing the settings of my monitor and tried a different monitor, but issue still happens. Is there something I can do to fix this issue?
Offline