summaryrefslogtreecommitdiffstats
path: root/src/handle_event.hpp
AgeCommit message (Collapse)AuthorFilesLines
2021-05-10Add Action representation to isolate behaviour from canvas objectsDavid Robillard1-2/+2
A step towards isolating the canvas and ultimately the entire UI away so it can be replaced.
2020-11-29Use more reasonable class namesDavid Robillard1-2/+2
2020-11-29Put everything in a namespaceDavid Robillard1-0/+4
2020-11-28Move handle_event() to separate filesDavid Robillard1-0/+28