dumbeau / AutoHotPie

Radial menus in Windows, aka PIE MENYOOS!
MIT License
340 stars 18 forks source link

Added native library for foreground window title/exe detection #97

Closed ryjacky closed 1 year ago

ryjacky commented 1 year ago

To my knowledge, the electronAPI does not provide a way to detect foreground window title and its exe path.

This library provides a way to get required information in order to implement the feature stated in #95

This library can be invoked by the NativeAPI class under /app/src/

The source code is under /WindowsAPI/GetForegroundWindow, the binary files are located in /bin/.