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/backends/x
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
..
encoding.go Keynav moment 2023-01-11 22:30:14 -05:00
event.go Repeated keys are detected properly 2023-01-20 17:40:28 -05:00
window.go X backend now conforms to new API 2023-01-19 15:02:56 -05:00
x.go Progress bars 2023-01-17 20:16:03 -05:00