Josh Holtrop 6ff2faf4af Add key repeating back in with Jtk
Problem though: A change in modifiers between key press and release will
lead to a different keyval, which indexes differently into
g_key_statuses, leading to infinite key repeats. So we maybe should
revert to storing modifier state separately from keycode to handle this.
2017-10-01 17:46:30 -04:00
..
2017-10-01 17:46:30 -04:00
2016-07-05 08:41:07 -04:00
2016-07-04 21:10:25 -04:00
2017-01-19 20:38:38 -05:00
2017-01-19 20:38:38 -05:00
2017-10-01 17:46:30 -04:00