xdo_get_current_desktop

Get the current desktop. Uses _NET_CURRENT_DESKTOP of the EWMH spec.

@param desktop pointer to long where the current desktop number is stored.

extern (C) nothrow @nogc
int
xdo_get_current_desktop
(
const xdo_t* xdo
,
long* desktop
)

Meta