diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2025-01-18 18:58:39 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2025-01-18 20:32:01 +0100 |
commit | 9039db44f66b8940326b70ae6947a46ab18c21d3 (patch) | |
tree | 35d964e3f2d2ad002b29fb7819d9e9087924aafa /NEWS | |
parent | 89cab6fa393f7d083f878d66957af176f51c2322 (diff) | |
download | usb-drivers-9039db44f66b8940326b70ae6947a46ab18c21d3.tar.gz usb-drivers-9039db44f66b8940326b70ae6947a46ab18c21d3.tar.xz usb-drivers-9039db44f66b8940326b70ae6947a46ab18c21d3.zip |
eizoctl: make --events work with GUIs
Also add a --quiet option, and expand the program help.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Unreleased + + * eizoctl: added a --quiet option to suppress information and/or errors + + * eizoctl: fixed input port reporting + + 1.1.0 (2024-11-28) * Ported eizoctltray to macOS as well |