Isaiah Becker-Mayer
Isaiah Becker-Mayer
The popular [`dependency-review-action`](https://github.com/actions/dependency-review-action) requires the license field be in valid SPDX format. (We are hitting false positives on this dependency via `dependency-review-action` over at [Teleport](https://github.com/gravitational/teleport)).
## Failure #### Link(s) to logs - https://console.cloud.google.com/cloud-build/builds/8f8eadd4-34d8-429d-a577-82f14aaed4e5?project=ci-account #### Relevant snippet ``` Test: TestLite/Locking cannot release lock ݃�.�DF��B�%��� (expired) Error: Received unexpected error: suite.go:149 Error Trace: suite.go:803 suite.go:803: ```
Minor code cleanup. TODO: - [ ] update rev hash once https://github.com/Devolutions/IronRDP/pull/449 lands
`screen_size` is meant to be a static override of the screen size, however this property was mistakenly lost when https://github.com/gravitational/teleport/pull/39819 was merged. This commit restores the behavior of `screen_size` by...
The popular [`dependency-review-action`](https://github.com/actions/dependency-review-action) requires the license field be in valid SPDX format. (We are hitting false positives on this dependency via `dependency-review-action` over at [Teleport](https://github.com/gravitational/teleport)).
## Background After adding protocol level support for dynamic resizes via the `DisplayControl` DVC in - https://github.com/Devolutions/IronRDP/pull/418 - https://github.com/Devolutions/IronRDP/pull/419 - https://github.com/Devolutions/IronRDP/pull/425 this was all actually hooked up in the `ironrdp-client`...
[[MS-RDPEGFX]: Remote Desktop Protocol: Graphics Pipeline Extension](https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-rdpegfx/da5c75f9-cd99-450c-98c4-014a496942b0) Note that partial support existed in IronRDP at one point. It was informally deprecated over time, and ultimately that legacy code was removed...
MacOS uses [different scancodes](https://eastmanreference.com/complete-list-of-applescript-key-codes) from [windows](https://superuser.com/a/1454198) and thus the native client requires a translation layer for MacOS.
Revisit whether this is still showing up after rdpdr/smartcard development is further along: _Originally posted by @ibeckermayer in https://github.com/Devolutions/IronRDP/issues/193#issuecomment-1728503036_
Backport #41380 to branch/v15