elfprince What are the advantages of using Wayland vs X11 ecosystem?
I notice differences when I'm working with VMs. With X11, a VM window will slowly shrink by resizing itself downward in tiny steps. If I don't intercede, it will eventually almost close, right down to the caption bar. It's something you'd probably need to see happen in order to appreciate it. With a Wayland host, the VM window is stable, and doesn't try to downsize itself to nothing.
And in Plasma, which supports fractional scaling, each mouse click to increase the scaling in X11 increases it by 6.25%, which is said to reduce the chance of creating screen artifacts. In Wayland, each click increases it by 5%. I'm assuming the end result is similar, but it is a difference.
In practice, I always just click twice to make my 1920x1080 laptop screen more usable. So with X11, that gives me 112.5% scaling, and in Wayland, it gives me 110% scaling. I don't really notice a difference, and I never notice any artifacts.