VirtualBox

Ignore:
Timestamp:
Jul 18, 2019 7:47:15 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
132260
Message:

WDDM: correctly report mouse pointer visibility change in DxgkDdiSetPointerPosition for all screens

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp

    r79746 r79864  
    44744474            }
    44754475        }
    4476         else
    4477         {
    4478             // tell the host to use the guest's pointer
    4479             vboxWddmHostPointerEnable(pDevExt, pSetPointerPosition->Flags.Visible);
    4480         }
     4476
     4477        // Always update the visibility as requested. Tell the host to use the guest's pointer.
     4478        vboxWddmHostPointerEnable(pDevExt, pSetPointerPosition->Flags.Visible);
    44814479    }
    44824480
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette