Skip to content

Voolime v0.5.3

Latest

Choose a tag to compare

@victor141516 victor141516 released this 16 Jun 21:19

Changes

  • Keep the volume flyout topmost without activating it, improving visibility over games and fullscreen-style apps.
  • Stop placing the flyout behind the taskbar, which could hide it behind games.
  • Add mouse hook diagnostics and explicit mouse wheel consumption logs.
  • Also handle horizontal mouse wheel messages for volume actions.
  • Log whether Voolime is running elevated to help diagnose game input and overlay issues.

Notes

  • Normal Windows mouse wheel events are consumed by Voolime when the configured mouse activation modifiers are held.
  • Some games may still react if they read mouse input through Raw Input, DirectInput, or anticheat-level paths.

Validation

  • dotnet build
  • dotnet publish -c Release -r win-x64 --self-contained false -p:PublishSingleFile=true -o publish