Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ciantic/VirtualDesktopAccessor
/ functions
Functions
137 in github.com/Ciantic/VirtualDesktopAccessor
⨍
Functions
137
◇
Types & classes
24
Method
eq
(&self, other: &Self)
src/desktop.rs:15
Method
from
(e: DesktopEvent)
testbin/src/main.rs:23
Method
from
(sender: std::sync::mpsc::Sender<T>)
src/events.rs:25
Method
from
(index: u32)
src/desktop.rs:36
Method
from
(r: ::windows::core::Error)
src/comobjects.rs:102
Function
main
()
testbin/src/main.rs:28
Method
new
(t: &'a T)
src/interfaces.rs:91
Method
new
()
src/comobjects.rs:240
Method
new
(sender: DesktopEventSender<T>)
src/listener.rs:42
Method
remote_virtual_desktop_connected
(&self, desktop: ComIn<IVirtualDesktop>)
src/listener.rs:304
Function
retry_function
(com_objects: &ComObjects, f: F)
src/comobjects.rs:170
Function
test_create_desktop
()
dll/src/lib.rs:277
Function
test_desktop_count
()
src/tests.rs:437
Function
test_desktop_get
()
src/tests.rs:24
Function
test_desktop_moves
()
src/tests.rs:32
Function
test_dll_get_desktop_name
()
dll/src/lib.rs:250
Function
test_dll_set_desktop_name
()
dll/src/lib.rs:263
Function
test_errors
()
src/tests.rs:259
Function
test_kill_explorer_exe_manually
()
src/tests.rs:338
Function
test_listener_manual
()
src/tests.rs:314
Function
test_move_notepad_between_desktops
()
src/tests.rs:83
Function
test_pin_notepad
()
src/tests.rs:141
Function
test_pin_notepad_app
()
src/tests.rs:185
Function
test_rename_desktop
()
src/tests.rs:230
Function
test_switch_desktops_rapidly_manual
()
src/tests.rs:388
Function
test_threads
()
src/tests.rs:291
Method
try_from
(desktop: IVirtualDesktop)
src/desktop.rs:77
Method
try_from
(desktop: &'a IVirtualDesktop)
src/comobjects.rs:145
Method
view_virtual_desktop_changed
(&self, view: ComIn<IApplicationView>)
src/listener.rs:293
Method
virtual_desktop_created
(&self, desktop: ComIn<IVirtualDesktop>)
src/listener.rs:223
Method
virtual_desktop_destroy_begin
( &self, desktop_destroyed: ComIn<IVirtualDesktop>, desktop_fallback: ComIn<IVirtualDe
src/listener.rs:232
Method
virtual_desktop_destroy_failed
( &self, desktop_destroyed: ComIn<IVirtualDesktop>, desktop_fallback: ComIn<IVirtualDe
src/listener.rs:240
Method
virtual_desktop_destroyed
( &self, desktop_destroyed: ComIn<IVirtualDesktop>, desktop_fallback: ComIn<IVirtualDe
src/listener.rs:248
Method
virtual_desktop_moved
( &self, desktop: ComIn<IVirtualDesktop>, old_index: i64, new_index: i64,
src/listener.rs:263
Method
virtual_desktop_name_changed
( &self, desktop: ComIn<IVirtualDesktop>, name: HSTRING, )
src/listener.rs:279
Method
virtual_desktop_switched
(&self, desktop: ComIn<IVirtualDesktop>)
src/listener.rs:300
Method
virtual_desktop_wallpaper_changed
( &self, desktop: ComIn<IVirtualDesktop>, name: HSTRING, )
src/listener.rs:209
← previous
101–137 of 137, ranked by callers