nvda
Report virtual desktop switches in Windows 10
#8259
Merged

Commits
  • Report virtual desktop switches in Windows 10.
    josephsl committed 7 years ago
  • Merge branch 'master' into i5641
    michaelDCurran committed 7 years ago
  • eventHandler: desktop switches can only be reported on Windows 10 April 2019 and above.
    michaelDCurran committed 7 years ago
  • Update what's new.
    michaelDCurran committed 7 years ago
  • Fix winVersion check for virtual desktop switches.
    michaelDCurran committed 7 years ago
  • Desktop IAccessible NVDAObject: hardcode its role to window, and ensure that parent, next and previous are all None, so that it could be used for the root of the NVDAObject tree. Window NVDAObject: don't ban the desktop window class from using a higher API, which means it will no use IAccessible., and therefore on newer Windows 10 builds, the virtual desktop name will be reflected in the Desktop NVDAObject's name.
    michaelDCurran committed 7 years ago
  • Merged master
    josephsl committed 6 years ago
  • Event handler: April 2019 -> May 2019 Update
    josephsl committed 6 years ago
  • Merge branch 'master' into i5641
    michaelDCurran committed 6 years ago
  • Update what's new.
    michaelDCurran committed 6 years ago
Loading