-
Notifications
You must be signed in to change notification settings - Fork 15k
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
Make credential dialog work with SDL3 #11093
Conversation
Can one of the admins verify this patch? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@freerdp-bot test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clang-tidy made some suggestions
Refer to this link for build results (access rights to CI server needed): |
@freerdp-bot test |
@vmpn there is a typo left: |
c322386
to
bc5bd0e
Compare
@vmpn please rebase to master and squash commits (and force push) so we get a clean history. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clang-tidy made some suggestions
Sure, squash and rebase on the way |
clang-tidy review says "All clean, LGTM! 👍" |
Refer to this link for build results (access rights to CI server needed): |
bc5bd0e
to
acffd25
Compare
acffd25
to
0757ad4
Compare
Think I addressed all comments, and mistakes in follow up changes |
@freerdp-bot test |
@vmpn thx. looking good now, waiting for pr to go through (formatting et al) |
clang-tidy review says "All clean, LGTM! 👍" |
Refer to this link for build results (access rights to CI server needed): |
@akallabeth happy to help, appreciate your help getting this into acceptable shape |
When using
master
branch with SDL3 the credentials dialog was not working for me.Looking at code and API documentation seems like code was not fully changed from SDL2->SDL3 API conventions.
Tested by successfully working with real RDP host using SDL3 with wayland video driver and following flags