-
Joined on
2020年08月28日
c1c211f32f
derive Default for types
bd184ab015
improve stream config API
85dc3407dc
use OnceLock instead of lazy_static
edda324a7a
improve error callback api to fix #3
Multiple Streams?
7823dc7438
Merge pull request 'new_api' (#5) from new_api into main
04917210a2
add .vscode to gitignore
f959158fab
finish new api
1dc01b2e55
work on new api
new_api
new_api
04917210a2
add .vscode to gitignore
f959158fab
finish new api
1dc01b2e55
work on new api
f4e5f47880
bump version to 0.4.0
a85bc4d4b2
add tracing feature
68796c1bd0
fix scaling issue, improve event capturing
9c40e43ce1
fix scaling issue and improve keyboard capturing
e8a43d4c40
Merge pull request 'egui_33' (#26) from egui_33 into main
fb4bcab598
run cargo fmt
fbd5330f7a
Merge branch 'fix-keyboard-passthrough' of https://github.com/brannn/egui-baseview into egui_33
052894ec28
fix scaling on resize request
1b26f76547
fix: return EventStatus::Ignored for unhandled events
egui_33
egui_33
fb4bcab598
run cargo fmt
fbd5330f7a
Merge branch 'fix-keyboard-passthrough' of https://github.com/brannn/egui-baseview into egui_33
1b26f76547
fix: return EventStatus::Ignored for unhandled events
93fe34540d
remove redundant example
b53bd16a57
Merge pull request 'egui_33' (#25) from egui_33 into main
052894ec28
fix scaling on resize request