This repository has been archived on 2023-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
tomo-old/elements
Sasha Koshka 72f604e819 Repeated keys are detected properly
The repeated bool was removed and instead key release events are
*only* sent when the key is actually let go. If an element wants to
listen to repeat presses, it can just listen to press events.
2023-01-20 17:40:28 -05:00
..
basic Repeated keys are detected properly 2023-01-20 17:40:28 -05:00
core Element core now conforms to the new API 2023-01-19 14:44:40 -05:00
fun Fixed clock and checkbox 2023-01-20 00:42:57 -05:00
testing Mouse test now conforms to new API 2023-01-19 15:05:13 -05:00