implements up/down slider mode binds

adjustments to pdirty event toggling.

press/release events defined for slider binds

note:
the main window no longer returns keyboard events

minor bump
This commit is contained in:
2023-09-23 16:36:48 +01:00
parent 893f9f59ff
commit 0dd6c89f96
2 changed files with 274 additions and 233 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "nvda_voicemeeter"
version = "0.3.1"
version = "0.4.0"
description = "A Voicemeeter app compatible with NVDA"
authors = [
{ name = "onyx-and-iris", email = "code@onyxandiris.online" },