| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ui: include touch inputs in the input queue | Florian Fischer | 2025-07-06 | 1 | -28/+30 |
| | | |||||
| * | make input events consumable | Florian Fischer | 2025-07-03 | 1 | -0/+8 |
| | | | | | | | Having a input queue of consumable input events allow widgets to prevent the further handling of the same event by different collections by consuming the event. | ||||
| * | add a singleton to handle touch inputs | Florian Fischer | 2025-05-01 | 1 | -0/+220 |
