Releases: samhocevar/wincompose
Releases · samhocevar/wincompose
WinCompose 0.6.6
This release fixes minor GUI issues with foreign languages and adds a new Greek translation.
WinCompose 0.6.5
This release significantly improves startup times and general responsiveness.
It is now possible to type sequences that start with another known sequence. For instance, o - + will properly output ♀
even though there is a o - rule for ō
. In order to type ō
, just wait for the timeout to expire, or hit ⎄ Compose again, or any other key that is not part of a valid sequence.
WinCompose 0.6.4
This release features a new options window and new settings to deal with invalid typed in sequences (try case-insensitive matches instead, emit an error sound, discard all characters…).
WinCompose 0.6.3
- Switching between keyboard layouts no longer requires to restart WinCompose.
- Keys that can only be obtained with AltGr can now be part of a compose sequence.
- Performance improvements.
WinCompose 0.6.2
- Fix grave performance issues by using a modified version of AutoHotKey.
WinCompose 0.6.1
- Fix issues with the save files.
- Czech translation.
WinCompose 0.6.0
- More than 600 new compose rules from the dotXcompose project.
- The sequence window is now a lot more usable and appealing.
WinCompose 0.5.0
- Support for custom compose rules in
%userprofile%/.XCompose.txt
. - Using Alt as the compose key does not disable Alt-Tab, and other
similar fixes. - Keeping the compose key pressed no longer causes the icon to flicker.
WinCompose 0.4.6
- Internationalisation support.
- The key timeout can be entirely disabled.
- Unicode characters in the sequence window can be copied to the clipboard.
WinCompose 0.4.5
- Support for numeric keypad keys.
- Bugfix for pure ASCII compose sequences.
- Cosmetic UI fixes.