summaryrefslogtreecommitdiff
path: root/src/input.c
AgeCommit message (Collapse)Author
2025-11-15Simplify render command bufferonelin
2025-11-02Flatten project structureonelin
This will make it easier to break up the code into smaller chunks again later. One would think doing this seems fun to me at this point.
2024-02-05Organize the sourcefiles0scar
2024-01-29Fix compilation0scar
I didn't quite get all the renames in the first pass.
2023-10-30The great formattening!0scar
2023-08-15Move input stuffs into input.{h,c}0scar
2023-08-14Add reloading of state-specific keybindings bindings0scar
2023-08-02Update input handling method0scar