Results 4 comments of jpy794

I made a very hacky [patch](https://github.com/jpy794/FreeRDP/tree/sdl3-hidpi) to fix sdl3-freerdp hidpi on wayland. ![Screenshot From 2024-12-14 16-59-01](https://github.com/user-attachments/assets/515efd38-320d-4542-847e-143eb0f8a0b0)

Hi, I noticed my Windows RDP server falls back to no-compress bitmap codec with IronRDP client. Could that be related to this issue? If so, is there anything I can...

@pacmancoder Thanks for your reply! I can confirm that `32 bpp compressed RDP6_BITMAP_STREAM` logs appear even without specifying `--color-depth=32`. However, that doesn't solve my original problem. Here's what I'm seeing:...

I encountered this issue when trying to wrap an `emplace()` with another `emplace()`. While I understand the performance concerns, I think at least there should be a flag for users...