1
0
Fork 0
baseview/src
Joakim Frostegård ff09c3a256
macOS: add timer triggering WindowHandler::on_frame (#58)
* macOS: add simple NSTimer that triggers WindowHandler::on_frame

* macOS: invalidate frame timer when releasing view

* macOS: clean up
2020-11-23 14:38:32 +01:00
..
macos macOS: add timer triggering WindowHandler::on_frame (#58) 2020-11-23 14:38:32 +01:00
win Use keyboard_types::KeyboardEvent directly instead of wrapping it 2020-11-14 17:46:12 +01:00
x11 Use keyboard_types::KeyboardEvent directly instead of wrapping it 2020-11-14 17:46:12 +01:00
event.rs Use keyboard_types::KeyboardEvent directly instead of wrapping it 2020-11-14 17:46:12 +01:00
keyboard.rs Use keyboard-types types directly instead of druid wrappers 2020-11-14 17:46:12 +01:00
lib.rs Use keyboard-types types directly instead of druid wrappers 2020-11-14 17:46:12 +01:00
mouse_cursor.rs fix Windows build 2020-10-20 17:04:37 -05:00
window_info.rs fix Windows build 2020-10-20 17:04:37 -05:00
window_open_options.rs reword comment 2020-10-20 19:18:42 -05:00