RMVirtualDesktop icon indicating copy to clipboard operation
RMVirtualDesktop copied to clipboard

Virtual desktop functionality for Rainmeter

Results 2 RMVirtualDesktop issues
Sort by recently updated
recently updated
newest added

This plugin broke for me after my latest Windows update. I am now on Windows 11, 22H2 (build 22621.3155). The plugin now shows zero desktops, and the arrows don't work....

Using the OleViewDotNet PS Module: Install: ```Install-Module -Name OleViewDotNet``` Then try: ```Get-ComInterface -Name "IVirtualDesktopManagerInternal" | Format-ComProxy -Flags RemoveComments``` On Windows 10, I get: ``` [Guid("f31574d6-b682-4cdc-bd56-1827860abec6")] interface IVirtualDesktopManagerInternal : IUnknown {...