• @mycodesucks
        link
        1
        edit-2
        5 hours ago

        That’s a fair point, and it’s the Waydroid team’s unquestioned right to use whatever technologies they want to build their software on.

        But just throwing it out as a solution to a general Linux question when there’s a VERY good chance it’s incompatible with major distros is omitting critical information.

        • Quack Doc
          link
          33 hours ago

          Thankfully nested compositor, while not perfect, work really well for most use cases.

          You won’t get native multi-window support, because I don’t think there are any nested compositors that work like that. There was a project in the past, but I’m pretty sure it’s dead now. However, if you looking for something like a blue stack, it’s alternative where you’re only trying to play one game at a time, then waydroid with a nested compositor will work fine.

          I apologize for the rock writing. I’m using speech 2 text.

        • @[email protected]
          link
          fedilink
          45 hours ago

          I’m on pop, with a working wayland for quite some time now. Excuse me fon being out of the loop, but what major distros don’t have wayland support?

          • @mycodesucks
            link
            3
            edit-2
            5 hours ago

            Just off the top of my head, Linux Mint, which I know because Waydroid is incompatible with the machines I use in my classrooms. Even if it were compatible, unless the lack of global hotkeys has been addressed changing is a non-starter.

            • Chewy
              link
              fedilink
              12 hours ago

              Global hotkeys have been addressed on KDE, but no applications actually support it — one of the reasons being that no other desktops support it. Typical chicken-egg problem.

          • @[email protected]
            link
            fedilink
            English
            1
            edit-2
            4 hours ago

            linux mint(cinnamon stable ,experimental has some wayland support),mx linux(non kde version but am pretty sure kde 5.27 doesnt have wayland out of the box if they follow debian stable release cycle),antix,debian is what i can get from my head

    • @[email protected]
      link
      fedilink
      English
      -36 hours ago

      True considering 90% of linux desktops are still x11 only outside of kde and gnome (they use x11 as fallback)

      • @mycodesucks
        link
        0
        edit-2
        2 hours ago

        It saddens me to see you being downvoted by the Wayland evangelists when it is CLEARLY not a stable(EDIT: feature complete) replacement for X11 yet. If I could upvote you twice, I would.

        • @iopq
          link
          23 hours ago

          If only x11 worked well in the first place. But its many flaws are never going to addressed because the developers only work on Wayland

          • @mycodesucks
            link
            12 hours ago

            I’ll never make the claim that X11 is perfect, but my use case requires features that are either not built into Wayland yet or simply won’t be built into it in the future.

            I’m sure it’s a fine product, but asking me to change my workflow to use it is a non-starter. When it reaches feature complete support of X11 functionality, I’ll consider changing.

          • @mycodesucks
            link
            12 hours ago

            Stable was probably the wrong word. I’ll change that to “feature complete”.

        • @[email protected]
          link
          fedilink
          23 hours ago

          what issues are you having on wayland? I run nvidia+intel and it’s completely fine (way faster on old machines too)

          • @mycodesucks
            link
            12 hours ago

            It’s not that I have issues - it works just fine in the domain it’s designed for. It’s that the Wayland system does not provide feature parity with X11. I make extensive use of window manipulation using xdotool and wmctrl for my daily use case, and those are both unsupported on Wayland. It’s a fine system for users whose use case fit with its design. It is not a feature complete replacement for X11.