Antoine Martin
Antoine Martin
Just how much time does it take to build arm packages? Here are some samples for the 6.2.4 release builds: * `python3.13-cython-3.0.12-1.fc40.aarch64.rpm` took 23 hours * `python3.13-numpy-1.26.4-1.fc40.aarch64.rpm` took 15 hours...
Found an important note WRT pointer position values in [`WM_MOUSEMOVE`](https://learn.microsoft.com/en-us/windows/win32/inputdev/wm-mousemove): _Do not use the [LOWORD](https://learn.microsoft.com/en-us/windows/win32/winmsg/loword) or [HIWORD](https://learn.microsoft.com/en-us/windows/win32/winmsg/hiword) macros to extract the x- and y- coordinates of the cursor position because...
Do you have a more simple open-source application I can use to reproduce this? Any specific browser scaling / OS scaling involved? I am using the `Cursors` dialog from the...
> Even if I do a `--debug=all` .. I am talking about the html5 client debug logging, which goes to the javascript console.
c178bf058c32770b3d27707f8e80e6f1f19c8311 is only in git master, for what will become v19, not the v18.x branch - **and** you need to enable `geometry` debugging on the connect page.
@jhgoebbert did you enable `geometry` debug logging on the connect page? I see: This will not be shown on macos or if the zoom factor is `1`.
> P.S. I cannot drag/move Vivaldi's window, either, since this issue started. You are running an outdated version of xpra (https://github.com/Xpra-org/xpra/issues/4526) or of the html5 client (229ae72211bd714e64500aff68fb7967bfe607d8 and others), or...
@jhgoebbert tried running Paraview 6.0.1 on Fedora 42 with current xpra 6.4 RC and I cannot get it to misbehave, the cursor is scaled to the correct size for the...
@jhgoebbert is it possible that you have the distro-provided dummy RPM installed instead of the one from xpra.org? Can you post `xdpyinfo` for the display? And `/usr/bin/xpra info | grep...
> `dimensions: 8192x4096 pixels (2081x1040 millimeters)` Unless your client is exactly this resolution - which I very much doubt, then there is something fundamentally wrong here. It should be the...