Hacker News new | ask | show | jobs
by dijit 260 days ago
can you do "pass a single window" with freeRDP? I haven't actually seen that before so forgive me for asking.

This project looks like it does that, but I could be wrong.

2 comments

Yes, it's rootless mode. FreeRDP only works with X11, so it runs in Xwayland and the integration isn't as smooth as it could be.

It's reminiscent of rootless mode in Parallels, just as janky, too.

This is incorrect. FreeRDP has supported Wayland since a long time via their `wlfreerdp` client - which is now deprecated, Wayland support is now available via their `sdl3-freerdp` client. The SDL client was alpha quality a couple of years ago, but as of the last couple of recent releases, it's been pretty decent. I'm unsure though if its reached full feature parity yet with the X11 client.
Thanks for pointing this out, you have just made my life easier
Spoke a little too soon, can't seem to get rootless mode working with sdl-freerdp3 in the latest kwin_wayland, but desktop mode works
> can you do "pass a single window" with freeRDP?

That's what "rootless" mode does.