ravynos icon indicating copy to clipboard operation
ravynos copied to clipboard

WindowServer: Cocoa must be able to set window positions

Open mszoek opened this issue 3 years ago • 0 comments

Wayland does not offer any way for a client to set its window positions explicitly, leaving that to the compositor. We need to be able to position windows at specific desktop coordinates, like the center of the screen for splash images and alert dialogs. Add a protocol extension that provides this.

mszoek avatar Jun 14 '22 01:06 mszoek