• unalivejoy
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    3
    ·
    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@kyu.de
      link
      fedilink
      arrow-up
      7
      arrow-down
      2
      ·
      7 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.