teleport icon indicating copy to clipboard operation
teleport copied to clipboard

Adds the extended keycode where appropriate and updates to the latest IronRDP master commit hash.

Open ibeckermayer opened this issue 1 year ago • 4 comments

Both of these changes are necessary in order to get the windows key to work again.

Corresponds with https://github.com/Devolutions/IronRDP/pull/364

changelog: Allow users to send the Windows key for desktop sessions.

ibeckermayer avatar Feb 08 '24 21:02 ibeckermayer

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

github-actions[bot] avatar Feb 08 '24 21:02 github-actions[bot]

@zmb3 @probakowski Please take another look.

I ended up needing to include some pretty substantive changes in order to pipe messages through to the client itself. I also realize we forgot to swap in the desktopplayback endpoint in https://github.com/gravitational/teleport/pull/37962 new authenticated websocket paradigm, so those changes are included now as well.

ibeckermayer avatar Feb 09 '24 02:02 ibeckermayer

Are changes around playback ws the same here as in https://github.com/gravitational/teleport/pull/37981? If so would it make sense to based this PR on top of that one?

probakowski avatar Feb 09 '24 17:02 probakowski

Are changes around playback ws the same here as in #37981? If so would it make sense to based this PR on top of that one?

That may have been the case when you asked the question, but everything should be up to date now.

ibeckermayer avatar Feb 18 '24 04:02 ibeckermayer

@ibeckermayer See the table below for backport results.

Branch Result
branch/v15 Failed