Blog post from LXC’s project lead

  • woelkchen@lemmy.worldOP
    link
    fedilink
    arrow-up
    4
    ·
    11 months ago

    Yes, but I can still play steam, any Valve game and atm any Linux steam game on X11.

    I’m not aware of any move by Red Hat or anyone else to remove X11 support from GTK, Qt, etc.

    • Chewy@discuss.tchncs.de
      link
      fedilink
      arrow-up
      0
      ·
      11 months ago

      There’re discussions to drop the X11 backend with the release of GTK 5. That’s still many years away and I really don’t think there’ll be much of reason left to use X11 by this point.

      What is actually still missing for Wayland?

      • Absolute placement of multiple windows for some scientific applications (multi-process, multi-window apps are places arbitrarily on Wayland atm, excluding compositor specific solutions).
      • Proper colour management support
      • VRR working while the cursor is shown. Needs hardware cursor (?) support in the kernel and drivers. FPS games usually don’t show cursor, so VRR works in the games which benefit the most from it.

      Both are likely to get fixed in the coming years and are pretty niche.

      Obviously I’m excluding compositor specific issues, like VRR, server-side decorations and global shortcuts not being implemented on Gnome. Generally they would work, if implemented.