dotool/CHANGELOG.md
2023-02-06 11:40:01 +00:00

33 lines
767 B
Markdown

# Changelog
Notable changes to dotool will be documented in this file.
## [1.2](https://git.sr.ht/~geb/dotool/refs/1.2)
### Added
- Added X11 and sway config files for the virtual keyboard's layout.
- Added ./\_install.sh for packaging the basic files.
### Fixed
- Stopped some x: keys simulating shift.
## [1.1](https://git.sr.ht/~geb/dotool/refs/1.1)
### Added
- Added --version.
- Added keyhold and typehold.
### Changed
- There is now a default keydelay, keyhold, typedelay and typehold.
- Delays now come after keypresses not before.
- Now aborts if there are any command-line arguments.
### Fixed
- Added a udev rule so it shouldn't type guff if you're using a non-us
keyboard layout on at least X11.
- Fixed x:backspace that was simulating shift.