The openSUSE Tumbleweed rolling release Linux distribution has begun rolling out the KDE Plasma 6.0.1, Gear 24.02 apps, and Frameworks 6.0 packages. Plasma 5 is being replaced within the Tumbleweed repository but openSUSE Tumbleweed isn’t yet transitioning to the Wayland session by default.

  • @[email protected]
    link
    fedilink
    4
    edit-2
    4 months ago

    The latest driver should be 550 series. If VS Code is running under xwayland then you are probably going to be waiting a few more months for explicit sync to be finished in xwayland and various other pieces of the graphics stack https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/967. Since vs code is electron you can try running it with the wayland command line arguments --ozone-platform=wayland. There might be some other arguments you need to pass depending on the version of electron.

    • Nate
      link
      English
      24 months ago

      I’ll have to look into this a bit more. The guy at the end of the comment chain says his chromium stuff is still flickering, but I’ll give it a whirl when I don’t strictly need a working dev environment :P