• Marmaduke@lemmy.world
    link
    fedilink
    arrow-up
    23
    ·
    5 months ago

    A compositor is a program responsible for displaying program windows and things like the desktop on your PC. On Linux, the compositor is just a program that starts when the system starts. There are multiple desktop environments available, like Plasma or Gnome, each comes with their own compositor, you can choose which you want to use.

    Wayland is a protocol that the programs use to communicate with the compositor. Everyone decided to use Wayland, because if each compositor had their own protocol it would be silly, eg some programs would work only on Plasma or Gnome.

    It’s a replacement for a much older X11, which could no longer keep up with requirements of modern apps.

    You never hear anything about compositors on Windows or Mac because there’s only one available, you can’t choose.

      • LinusSexTips@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        5 months ago

        Oh man, brings me back to blackbox / xoblite on my old XP machine.

        I remember using notepad to change the config files, no auto formatting or error checking.

        Had no idea what I wanted out of it but I loved the minimal aesthetic.

    • penquin@lemm.ee
      link
      fedilink
      arrow-up
      2
      ·
      5 months ago

      Thank you so much. Is there a reason why we have so many issues with scaling and font rendering and the other two OSs don’t (I’m not sure if they and they hide it, I don’t know). I tried gnome on my pc and the font got very blurry when I set the scaling to 175% for my 27" 4k monitor, switched to x and fraction scaling just disappeared. Why don’t the other two OSs have this issue?