g13gui/g13d
June Tate-Gans e97cb2c6c3 stick: Fix a logic error I introduced
Late night hacking causes all kinds of silliness. We only want to stop running
an action when the key is not pressed now, but was prior pressed. My logic
caused it to fire when not pressed and not prior pressed, erroneously, leading
to stuck keys.
2021-04-25 23:16:03 -05:00
..
action.cc action: Revert my unsigned vs. signed "fix" 2021-04-25 22:28:22 -05:00
action.h g13d: Get rid of some of the G13_ prefixing for classes 2021-04-25 21:04:01 -05:00
bounds.h g13d: Reformat all the files to Google style 2021-04-25 20:30:56 -05:00
CMakeLists.txt g13d: Migrate string_repr_out into a cc file and fix the deps 2021-04-25 17:27:07 -05:00
config.h.in g13d: Add a config header 2021-04-25 12:44:58 -05:00
coord.h g13d: Reformat all the files to Google style 2021-04-25 20:30:56 -05:00
device.cc device: Revert another warning "fix" due to lack of sleep 2021-04-25 22:31:13 -05:00
device.h g13d: Get rid of some of the G13_ prefixing for classes 2021-04-25 21:04:01 -05:00
find_or_throw.h g13d: Reformat all the files to Google style 2021-04-25 20:30:56 -05:00
font8x8.h g13d: Reformat all the files to Google style 2021-04-25 20:30:56 -05:00
font.cc g13d: Get rid of some of the G13_ prefixing for classes 2021-04-25 21:04:01 -05:00
font.h g13d: Get rid of some of the G13_ prefixing for classes 2021-04-25 21:04:01 -05:00
g13.h g13d: More cleanups 2021-04-25 21:12:26 -05:00
helper.h g13d: More cleanups 2021-04-25 21:12:26 -05:00
lcd.cc g13d: Get rid of some of the G13_ prefixing for classes 2021-04-25 21:04:01 -05:00
lcd.h g13d: Get rid of some of the G13_ prefixing for classes 2021-04-25 21:04:01 -05:00
logo.h g13d: Reformat all the files to Google style 2021-04-25 20:30:56 -05:00
main.cc g13d: Get rid of some of the G13_ prefixing for classes 2021-04-25 21:04:01 -05:00
manager.cc g13d: Get rid of some of the G13_ prefixing for classes 2021-04-25 21:04:01 -05:00
manager.h g13d: More cleanups 2021-04-25 21:12:26 -05:00
pbm2lpbm.cc g13d: Reformat all the files to Google style 2021-04-25 20:30:56 -05:00
profile.cc g13d: More cleanups 2021-04-25 21:12:26 -05:00
profile.h g13d: Get rid of some of the G13_ prefixing for classes 2021-04-25 21:04:01 -05:00
repr.cc g13d: Reformat all the files to Google style 2021-04-25 20:30:56 -05:00
repr.h g13d: Reformat all the files to Google style 2021-04-25 20:30:56 -05:00
stick.cc stick: Fix a logic error I introduced 2021-04-25 23:16:03 -05:00
stick.h g13d: Get rid of some of the G13_ prefixing for classes 2021-04-25 21:04:01 -05:00