bugfix: chords with modifiers
[?]
Dec 1, 2022, 3:28 AM
QMTFHF3SG77FBOIQAA4ECQ4XS4UWBLKU5LUUMHGA65AK325OK3RQCDependencies
- [2]
LRDM35CEapp running again - [3]
TXDMRA5Jbugfix: alt-tab shouldn't emit keypress events - [4]
KKMFQDR4editing source code from within the app - [5]
36Z442IVback to commit 8123959e52f without code editing - [*]
OTIBCAUJlove2d scaffold
Change contents
- replacement in main.lua at line 131
if on.keychord_pressed then on.keychord_pressed(key, scancode, isrepeat) endif on.keychord_pressed then on.keychord_pressed(chord, key) end