- Update to 0.4: * Fix some unicode characters being converted to wrong keysyms (such as γ and other greek characters) * Drop reallocarray (for musl builds) * Do not parse the - stdin placeholder if it appears after -- * Document stdin input * Add the -d switch to specify a delay between keystrokes OBS-URL: https://build.opensuse.org/request/show/987740 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wtype?expand=0&rev=5
22 lines
856 B
Plaintext
22 lines
856 B
Plaintext
-------------------------------------------------------------------
|
||
Thu Jul 7 18:24:09 UTC 2022 - llyyr <llyyr.public@gmail.com>
|
||
|
||
- Update to 0.4:
|
||
* Fix some unicode characters being converted to wrong keysyms (such as γ and other greek characters)
|
||
* Drop reallocarray (for musl builds)
|
||
* Do not parse the - stdin placeholder if it appears after --
|
||
* Document stdin input
|
||
* Add the -d switch to specify a delay between keystrokes
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Nov 30 08:29:29 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
||
|
||
- Update to 0.3:
|
||
* Use temporary files instead of shm objects (fix for FreeBSD)
|
||
* Add a manpage
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Nov 23 16:07:47 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
||
|
||
- Initial package of wtype 0.2 for openSUSE
|