Screen glitching when moving/resizing windows/apps

Hello, I have Zorin OS 16 Core edition in dual-boot aside Windows 10 in my laptop. Since installation I've been experiencing glitching pixels with certain windows/apps when I try to move them around or resize them. Here's how it looks like - (sorry for choppy quality)

https://vimeo.com/827141819

As you might see above, the area around the window glitches when moved sometimes. The above glitch happens with some apps only, for example Gnome Boxes is opened in the above video; rest seem to work fine. My display drivers and all are up to date, and no issues seem to occur anywhere else in linux or when switching to windows side. My laptop is Lenovo V15-IGL, with below processor & graphics -

image

How can I fix this? Any advice is appreciated! Thanks :slight_smile:

1 Like

Have you yet fully updated after installing?

sudo apt update && sudo apt full-upgrade

sudo reboot

and test...

sudo apt install inxi
And then
inxi -G
Please?
I'm on mobile, could somebody teach me how to insert code? I know no markdown

You wrap the code in triple backticks -> `.

inxi -G

1 Like

Thank you! Post saved!

Thats a bit painful to do with an Italian mobile keyboard but ok. Are they different than apostrophes? '

I guess syntactically they are not really that much different, but technically they are a different character with their own special meaning for markdown. It's also used in programming widely for this same reason.

1 Like

You can also refer to here:

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.