• MentalEdge
    link
    97 months ago

    When I first attempted to give Wayland a try, it just wouldn’t work. Did some troubleshooting but stuck with X11 for the time being.

    About a month ago I gave logging into a Wayland session a try on a whim, and it just worked. Everything was fine, only difference was a change is mouse sensitivity.

    • unalivejoy
      link
      fedilink
      English
      7
      edit-2
      7 months ago

      When you have a HiDPI screen, wayland is a must. X11 just doesn’t have good support for it in my experience.

      • aard
        link
        fedilink
        57 months ago

        There’s a lot of other stuff where Wayland improves the experience. Pretty much everything hotplug works to some extend on X, but it’s all stuff that got bolted on later. Hotplugging an input device with a custom keymap? You probably can get it working somewhat reliably by having udev triggers call your xmodmap scripts - or just use a Wayland compositor handling that.

        Similar with xrandr - works a lot of the time nowadays, but still a compositor just dealing with that provides a nicer experience.

        Plus it stops clients from doing stupid things - changing resolutions, moving windows around or messing up what is focused is also a thing of the past.