-
-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: PluginHandle
#793
feat: PluginHandle
#793
Conversation
Benchmark for 2f7f19bClick to view benchmark
|
Benchmark for d698391Click to view benchmark
|
TODO: Use gilrs effect system for better mouse movement in the example |
Benchmark for 5323d75Click to view benchmark
|
Benchmark for d90b667Click to view benchmark
|
Benchmark for f05b0e1Click to view benchmark
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #793 +/- ##
==========================================
- Coverage 73.76% 73.62% -0.15%
==========================================
Files 200 200
Lines 21502 21543 +41
==========================================
Hits 15862 15862
- Misses 5640 5681 +41 ☔ View full report in Codecov by Sentry. |
Benchmark for fd5488dClick to view benchmark
|
Benchmark for 0b47b57Click to view benchmark
|
Benchmark for f1352a4Click to view benchmark
|
Benchmark for a2fce02Click to view benchmark
|
Benchmark for 29804e4Click to view benchmark
|
New
PluginHandle
API for Plugins to interact with the app by e.g emitting platform events.