[Help] what's one of the easier ways to make a window on linux using x11 and nasm assembly? - eviltoast
    • o11c@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      The problem with XCB is that it’s designed to be efficient, not easy. If you’re avoiding toolkits for some reason, “so what if I block the world” may be a reasonable tradeoff.