wayland: Bump connection buffer size to 1MB
Let's increase the connection buffer size a bit to avoid killing
clients which stall just for a few ms when they receive high
frequency input updates.
Bumping it to even bigger sizes requires more sophisticated handling with GMemoryMonitor / systemd memory pressure (to kill/clients over a threshold when the system is under pressure).
Edited by Sebastian Wick