• Communist
    link
    fedilink
    English
    arrow-up
    2
    ·
    7 days ago

    This is not true, ydotool already works and there’s nothing against that in the wayland design, it just works differently than x, not not at all

    gnome is working on an accessibility protocol for wayland called newton, check it out.

    • Limonene@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      7 days ago

      ydotool is missing a lot of features. It emulates an input device, so it can only send inputs to the active window. xdotool can send keystrokes to non-active windows, and has features for searching for a window to send to. xdotool can minimize, dismiss, or move windows around.

      I’m aware of newton. It’s a work in progress, though, and doesn’t have as many features as X11 accessibility has. Although it might have enough features eventually, I worry that X11 will be deprecated by operating system vendors before that.