xdo_get_desktop_viewport

Get the position of the current viewport.

This is only relevant if your window manager supports _NET_DESKTOP_VIEWPORT

extern (C) nothrow @nogc
int
xdo_get_desktop_viewport
(
const xdo_t* xdo
,
int* x_ret
,
int* y_ret
)

Meta