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 19:02:12 +0100 |
commit | 034d1712e86293c00b8ffadabf35889ccb1fc5e5 (patch) | |
tree | 6cc6c601f769b4ff95bd159bd17537eee590ba7c /NEWS | |
parent | 89cab6fa393f7d083f878d66957af176f51c2322 (diff) | |
download | usb-drivers-034d1712e86293c00b8ffadabf35889ccb1fc5e5.tar.gz usb-drivers-034d1712e86293c00b8ffadabf35889ccb1fc5e5.tar.xz usb-drivers-034d1712e86293c00b8ffadabf35889ccb1fc5e5.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 |