On Tue, 20 May 2025 23:35:27 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:

>> Alexander Zvegintsev has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   call OpenPipeWireRemote even for remote desktop session calls
>
> src/java.desktop/unix/classes/sun/awt/screencast/XdgDesktopPortal.java line 
> 65:
> 
>> 63:         }
>> 64: 
>> 65:         String m = System.getProperty("awt.robot.screenshotMethod", 
>> defaultMethod);
> 
> Do we allow user to set `awt.robot.screenshotMethod` to 
> `dbusScreencast/dbusRemoteDesktop` on x11 sessions and to `x11` on wayland 
> session?
> 
> Although all 3 methods work on both x11 & wayland sessions in Ubuntu.

We don't say anything about it. If the user wants to, why not? 
However, it won't be a priority if there are issues.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/25265#discussion_r2100807570

Reply via email to