Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
kmonad | 2023-10-07 | 3.7 MB | |
README.md | 2023-10-07 | 783 Bytes | |
v0.4.2 released source code.tar.gz | 2023-10-07 | 116.5 kB | |
v0.4.2 released source code.zip | 2023-10-07 | 157.8 kB | |
Totals: 4 Items | 4.0 MB | 0 |
Notable changes:
- Added
around-next-single
, a variant ofaround-next
that will release its context on any change, as opposed to only on the release of the 'arounded' button. - Added default compose sequence for Ü
- Added a
sticky-key
- Added
--version
(-V
) flag - Added
+,
for "add a cedilla" - Added
:timeout-button
keyword totap-hold-next
andtap-hold-next-release
, so that they can switch to a button other than the hold button when the timeout expires. - The
multi-tap
key now immediately taps the current key when another key is pressed during tapping. - Fixed compilation error under Mac, having to do with typo in Keycodes.
- Fixed issue with empty-names for uinput-sinks.
- Ignore SIGCHLD to deal with non-termination bug.