Commit Graph

6 Commits

Author SHA1 Message Date
Jonathan Bennett
cb7370e073 Fixup some compile errors 2025-06-09 13:29:32 -05:00
Jonathan Bennett
5c48e372ce
Rework the OneButton thread to be much less of a mess. (#6997)
* Rework the OneButton thread to be much less of a mess. And break lots of targets temporarily

* Update src/input/ButtonThread.h

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix GPS toggle

* Send the shutdown event, not just the kbchar

* Honor the back button in a notificaiton popup

* Draw the right size box for popup with options

* Try to un-break all the things

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-09 12:36:08 -05:00
Jonathan Bennett
a4ead96c39 ExternalNotifications now observe inputBroker 2025-06-08 09:18:31 -05:00
Jonathan Bennett
a115c78840 Make ButtonThread an InputBroker 2025-06-08 02:00:51 -05:00
Jonathan Bennett
934613cddb More buttonThread cleaning 2025-06-07 19:32:16 -05:00
Jonathan Bennett
652033a0b4 Onebutton Menu Support 2025-06-06 22:33:04 -05:00