• Heavybell
      cake
      link
      fedilink
      English
      arrow-up
      4
      ·
      21 天前

      What’s stopping you from using wayland, out of interest?

      • Paco@lemm.ee
        link
        fedilink
        arrow-up
        2
        ·
        21 天前

        I sometimes install some windows programs in lutris. With some apps, the setup.exe wizard shows as a black window. Switching to xorg allows me to run the full setup without issues.

        I also remember having issues with Nvidia/gnome and Wayland, but I haven’t tried in a while and the Nvidia driver got updated a few times in the mean time.

        • Heavybell
          cake
          link
          fedilink
          English
          arrow-up
          1
          ·
          21 天前

          Huh, interesting. I have seen the black window thing before but only with electron apps, and those can be told to use in-proc GPU to get around that issue. I assume that’s not the issue you had.

          • Paco@lemm.ee
            link
            fedilink
            arrow-up
            1
            ·
            21 天前

            I honestly can’t remember what the exact issue was. I would love to be on Wayland all the time, but I’m still happy to have the xorg session when I need it.

            • Heavybell
              cake
              link
              fedilink
              English
              arrow-up
              2
              ·
              13 天前

              It’s always preferable to have options, yeah. I so far haven’t found a need to use an xorg session, knock wood.

      • Mwa@thelemmy.club
        link
        fedilink
        English
        arrow-up
        2
        ·
        21 天前

        to run legacy x11 apps that dont work under xwayland??
        but ik i can use a lightweight wayland compositor like labwc

        • Heavybell
          cake
          link
          fedilink
          English
          arrow-up
          2
          ·
          21 天前

          I was more wondering like what apps, since I’ve not had trouble myself.

          Hadn’t heard of labwc, will have to check it out if I run into issues, thanks.

          • Mwa@thelemmy.club
            link
            fedilink
            English
            arrow-up
            1
            ·
            21 天前

            Yw and the only app(Ik a game but whatever) i have issues with is BeamNG (Native and proton with Vulkan renderer)

            • scintilla@lemmy.blahaj.zone
              link
              fedilink
              arrow-up
              1
              ·
              21 天前

              Does it actually play better native than under proton/wine? Should be a dumb question but a lot of the games I’ve tried that are “native” work far better when I force them to use proton than let them be native.

              • Mwa@thelemmy.club
                link
                fedilink
                English
                arrow-up
                1
                ·
                edit-2
                20 天前

                It works better on Native wth?? i used to have issues with that(on kde) but thank you for telling me to try native
                but i remember i heard Native is worse due to the oudated OpenGL/Vulkan version and its wayy buggier

                • Heavybell
                  cake
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  13 天前

                  Glad that’s working out for you. :)

                  BTW wine vanilla and some custom proton builds are adding direct wayland support, just so you know. It’s still experimental but works great for some games, just in case you have others tying you to X.

    • e8d79@discuss.tchncs.de
      link
      fedilink
      arrow-up
      20
      ·
      22 天前

      The source code is freely available and GNOME isn’t beholden to Canonicals decisions. If the Ubuntu devs want to keep X11 around nobody can stop them from maintaining it themselves, or pay somebody from the GNOME team to do it for them.

    • Luke@lemmy.ml
      link
      fedilink
      English
      arrow-up
      12
      arrow-down
      1
      ·
      22 天前

      We went ahead and disabled the X11 session by default and from now on it needs to be explicitly enabled when building the affected modules. (gnome-session, GDM, mutter/gnome-shell).

      Aside from a simple flag change and a recompile before Canonical adds the packages to their repo, it doesn’t sound like this will affect Ubuntu at all. They probably already do this anyway to add their own little patches.

      The most likely scenario is that all the X11 session code stays disabled by default for 49 with a planned removal for GNOME 50.

      GNOME 50 is when Canonical will truly need to either move to Wayland or do something else.

      Seems fairly reasonable of a timeline from the GNOME team, IMO.