Skip to content

correctly use x11 wid as hex, not decimal

Harald Sitter requested to merge work/exportx11properly into master

as per the docs:

Under X11, the "parent_window" argument should have the form "x11:XID", where XID is the XID of the application window in hexadecimal notation.

maybe helps with CCBUG: 462061

Merge request reports