Hideyuki Nagase

Results 185 comments of Hideyuki Nagase

@Klemmbaustein, for X11 application, the application specifies the minimum window size by WM_NORMAL_HINTS / WM_SIZE_HINTS in window property atom, would you please check if VSCode on X11 sets any? You...

Hi. we don't want to expose weston.ini directly from Windows side, this is why we have exposed only certain configuration via .wslgconfig. If the configuration of default keyboard is necessary,...

@fargiolas, currently we are evaluating the idea to have /etc/wslg.conf, similar to WSL's /etc/wsl.conf, inside user-distro filesystem, so we could do this utilizing that, so please hold on, thanks!

@atl-mk, the fix is now released with WSL 2.2.3 [https://github.com/microsoft/WSL/releases/tag/2.2.3](url), which is still pre-release state, if you can try out, you can install it by `wsl --update --pre-release`, or download...

@codeart1st. would you please share output from `reg QUERY "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /S` on Windows's command prompt?

@codeart1st, thanks for info, yes, it looks like you have below policy set which causing server side authentication and WSLg's server side is Linux thus it is not using that...

@codeart1st, thanks for confirming. We will address this issue. but the fix will be in RDP client software, which requires longer cycle to release the fix, thanks!

@thomasdoerr, unfortunately we have not yet agreed on the approach for fix with the team owns RDP client software. >> But I'm still blocked to use WSLg. Does WSLg work...

@zbalkan, thanks for inquiry, and the solution you listed are being considered, ideally authentication to be done properly, but this incurs additional development cost currently not scheduled. On the other...

@ohault, we are working on upstreaming on all dependencies. As matter of fact, we have upstreamed our FreeRDP changes by https://github.com/FreeRDP/FreeRDP/pull/7381, and currently we are actively working on weston, and...