You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xremap/CHANGELOG.md

23 lines
585 B
Markdown

2 years ago
## v0.1.3
* Support remapping a key to two different keys depending on
whether it's pressed alone or held
[#47](https://github.com/k0kubun/xremap/issues/47)
2 years ago
## v0.1.2
* Fix recognition of a right Alt modifier in `keymap`
[#43](https://github.com/k0kubun/xremap/issues/43)
## v0.1.1
2 years ago
* Binary distribution is built on GitHub Actions
* Improve error message for features `gnome` and `sway`
* Stop using a fork of swayipc and publish `sway` feature on crates.io
8 years ago
## v0.1.0
8 years ago
* Initial release
* `modmap`, `keymap`, `application`, `remap`
* --features: `x11`, `gnome`, `sway`