slint/api
Simon Hausmann ae1178dd55 Make the modifiers simple booleans in the key event
This will give a nicer API to expose to .60. If the struct weren't
repr(C) then the booleans would be nicely packed, but alas that's not
happening. On the other hand we're not keeping many instances of them
around.
2021-01-22 13:47:52 +01:00
..
sixtyfps-cpp C++: operator== for VRc 2021-01-22 13:03:02 +01:00
sixtyfps-node Split up ComponentWindow::run() into show(), hide() and sixtyfps::run_event_loop() 2021-01-19 09:50:22 +01:00
sixtyfps-rs Make the modifiers simple booleans in the key event 2021-01-22 13:47:52 +01:00
sixtyfps-wasm-interpreter Split up ComponentWindow::run() into show(), hide() and sixtyfps::run_event_loop() 2021-01-19 09:50:22 +01:00