slint/sixtyfps_runtime/rendering_backends
Simon Hausmann c62b0e5316 Fix copy & paste with the GL backend
We rely on ReceivedCharacter to send the event to the item for
combinations like Ctrl+C, instead of the single KeyEvent from winit. We
use the latter only for special key codes.
2021-01-22 15:18:38 +01:00
..
default Split up ComponentWindow::run() into show(), hide() and sixtyfps::run_event_loop() 2021-01-19 09:50:22 +01:00
gl Fix copy & paste with the GL backend 2021-01-22 15:18:38 +01:00
qt Make KeyEvent a struct 2021-01-22 13:47:52 +01:00