plugins/zoom: Fix viewport on X11
On X11, there's no per screen rendering. The primary screen is specified as the painted screen. RenderViewport::renderRect() should be used.
On X11, there's no per screen rendering. The primary screen is specified as the painted screen. RenderViewport::renderRect() should be used.