Currently, the feedback callback does not receive event data when it is called. This means that getting detailed feedback on events like LV_EVENT_KEY is impossible.
I modified the feedback callback to pass event data as a third parameter and pushed it to a new feedback_cb branch. Should I send this as a PR to master, dev-6.1, or not send it at all? 