[][src]Crate winvd

Modules

helpers

This module contains numbered helpers, if you prefer handling your desktops by a number.

Structs

Desktop
HRESULT

This is wrapper for handling HRESULT values.

Enums

Error
VirtualDesktopEvent

Functions

create_desktop

Create desktop

get_current_desktop

Get current desktop

get_desktop_by_window

Get desktop by window

get_desktops

Get desktops

get_event_receiver

Get event receiver

go_to_desktop

Go to desktop

is_pinned_window

Is window pinned?

is_window_on_current_desktop

Is window on current desktop

is_window_on_desktop

Is window on desktop number

move_window_to_desktop

Move window to desktop

notify_explorer_restarted

Should be called when explorer is restarted

pin_window

Pin window

remove_desktop

Remove desktop

unpin_window

Unpin window

Type Definitions

HWND