I wonder if Wayland supports opening more than 512 windows at once. I learned that X11 does not, and that making it support more apparently wastes a bunch of memory:
Quote:
Note that raising MAXCLIENTS lowers the number of resources each client can have since the resource namespace is fixed across all clients in the X11 protocol, and evenly divided among them.