Open akallabeth opened 1 year ago
Will this sdl client be a replacement of mac client? I'm using the current mac client and thinking of implementing multi monitor support on it. But this SDL client seems to be another way.
@amazingfate yes - SDL client is supposed to replace Mac and Windows clients.
@amazingfate #8895 is the only blocker for replacing the other platform clients currently. but that could already be worked around by using SDL3
development branch (just need to implement the clipboard glue code for that)
@amazingfate #8895 is the only blocker for replacing the other platform clients currently. but that could already be worked around by using
SDL3
development branch (just need to implement the clipboard glue code for that)
Great work! SDL client has more people involved and I'm happy to try it.
I did test sdl client on from master branch on mac last week, but I saw when running with /multimon
, these is one monitor displaying black. I'm going to spend some time to investigate it.
great, multimonitor support is currently very basic and not fully implemented, so any tester and bug fixer is welcome!
an issue to track wich features the SDL client still needs:
clipboard https://github.com/FreeRDP/FreeRDP/issues/9075multimonitor https://github.com/FreeRDP/FreeRDP/issues/9076GUI dialog for credentials and stuff https://github.com/FreeRDP/FreeRDP/issues/9079webview for AAD/AVD authentication #6529 implemented with #9127SDL
audio devices https://github.com/FreeRDP/FreeRDP/issues/9177