Releases: LumKitty/LumsExtras
Releases · LumKitty/LumsExtras
v1.2
v1.1
Added two new functions
_lum_ext_getdesktop
_lum_ext_getwindow
Adjusted _lum_ext_setwindow X pos to take into account windows border padding, so the window goes where you would expect. This will break existing graphs that use this. For most Windows 10/11 users, just add 8 to the current value. This will differ if you have messed with border sizes in e.g. WinAeroTweaker
v1.1a
IF YOU ARE USING AN OLDER RELEASE, Please delete LumsExtras.vnobj and LumsExtras.pdb these are no-longer required and may cause issues. Only the dll will be required from now on
No logic changes in this release. Initialisation change to use the new plugin manifest system which does not require a vnobj. This should slightly improve performance
v1.0 - Initial release
Create README.md