Files
wtype/wtype.changes
Michael Vetter 450ed220ff Accepting request 987740 from home:llyyr:branches:X11:Wayland
- 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
2022-07-07 19:36:02 +00:00

22 lines
856 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-------------------------------------------------------------------
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