Black borders around windows in GNOME

After updating my GNOME+Wayland system (after two months without using it, so big update) some GNOME apps are displaying a big black border or margin around them.

During the update process the system asked me to choose a repository for vulkan-driver (like in this post) and I chose the default amdvlk. Can that be related?

Technical info

System Details Report


Report details

  • Date generated: 2025-01-29 16:02:19

Hardware Information:

  • Hardware Model: ASUS TUF GAMING B550M-PLUS
  • Memory: 16.0 GiB
  • Processor: AMD Ryzen™ 5 PRO 4400G with Radeon™ Graphics × 12
  • Graphics: AMD Radeon™ RX 5500 XT
  • Disk Capacity: 3.5 TB

Software Information:

  • Firmware Version: 0603
  • OS Name: EndeavourOS
  • OS Build: 2022.04.08
  • OS Type: 64-bit
  • GNOME Version: 47
  • Windowing System: Wayland
  • Kernel Version: Linux 6.12.10-arch1-1
1 Like

Try setting one of these in /etc/environment

GSK_RENDERER=gl
GSK_RENDERER=ngl

Then logout of your session and then log back into your session.

1 Like

The first one worked. Thank you so much!

1 Like

I’m so glad I ran across this thread. I had the same issue with Gear Lever in KDE Plasma. I just added GSK_RENDERER=gl to /etc/environment, logged out and back in. That did the trick!

Thanks @Cphusion!

1 Like

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