2#include "ctrlr_deleter.hpp"
Ensures that buttons labeled Delete triggers the delete funcitonlaity on the widget tree,...
Definition ctrlr_deleter.hpp:12
Ensures that buttons labeled Shift are registered on press and can be queried with Shift_held,...
Definition ctrlr_shifter.hpp:12
void on_Shift(auto &p)
Empty funciton acting as a workaround, ensuring it is always defined in the controller.
Definition ctrlr_shifter.hpp:15