-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add Remote desktop portal #73
base: main
Are you sure you want to change the base?
Conversation
Pointer(Axis, AxisDiscrete) Keyboard(Keycode, Keysym) Touch(Down, Motion, Up)
Codecov Report
@@ Coverage Diff @@
## main #73 +/- ##
==========================================
- Coverage 99.04% 93.81% -5.23%
==========================================
Files 16 18 +2
Lines 627 841 +214
==========================================
+ Hits 621 789 +168
- Misses 6 52 +46
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
This is a big change - I'm not going to be able to review this until #71 lands. You might consider breaking off smaller changes into separate PRs that can be more easily reviewed and landed. |
I've landed a stub portal commit for this - we can build off that. |
I didn't understand. What should I do for this? |
For example, make a PR with just the |
Add Remote desktop portal