Commit 9d4885dfb920c79fa157e0c990c63aa6896fc006

Pierre Le Marre 2025-08-04T14:31:13

tools: Improve how-to-type keysym parsing - Fixed incorrect numeric keysym parsing due to `errno` not being reset. - Added parsing keysym as fallback when `--keysym` is omitted. - Added arguments tests. - Fixed tools test Python types. - Updated documentation.