jadedpasta

Results 2 issues of jadedpasta

The [kitty keyboard protocol][1] explicitly requires that the *un-shifted* version of the pressed key is used to report the primary code point in `CSI code-point;modifiers u` sequences. > Note that...

It seems that #177 had a typo that exports `stream.GenericStream` as `xev.Stream`. Export the correct item instead. Also enhance the comptime check to ensure that the exported fields actually have...