/windows-utils

Provide some native util functions on Windows

Primary LanguageC++MIT LicenseMIT

Windows Utils

Provide some native binding for some Windows function for native app. Used for x-minecraft-launcher

  • getAppInstallerUri: get appinstaller uri if this is app is installed by appinstaller
  • getWindowsVersion: get windows version
  • setWindowBlur: set window blur for the effect like acrylic
  • setMica: enable window mica effect

Currently, the package only ship with x64 build.