Releases: cbdevnet/xecho
Releases · cbdevnet/xecho
release v1.2
- Add option for windowed mode (
-windowed
) - Translate keycodes according to keyboard layout
- Conform to NET_WM_PID protocol
- Fixes to the makefile, correct PREFIX
- Performance fixes (Event aggregation)
- stdin reading mode is now the default,
-no-stdin
is provided to disable it.-stdin
is still recognized as flag for compatability - Add
--help
argument