Results 252 issues of Antoine Martin

Especially for decompression: we could upload the RGB(A) lz4 compressed data to the GPU, use [nvcomp](https://github.com/NVIDIA/nvcomp) to decompress it then pass the RGB data to the OpenGL renderer.

enhancement
encoding

*Issue migrated from trac ticket # 2703* **component:** server | **priority:** minor #### 2020-04-02 09:10:17: stdedos created the issue ___ > *Same looking ticket as #2697, but somewhat different* >...

bug
v3.0.x
client
upstream
geometry

Blocked by #56, X11 doesn't have per-monitor DPI data either.. so not very useful in the short term. But we can get per-monitor DPI information: ``` $ from comtypes.client import...

client
win32

*Issue migrated from trac ticket # 2783* **component:** client | **priority:** major #### 2020-05-28 08:40:13: stdedos created the issue ___ > ``` > Xpra-Python3-x86_64_4.1-[r26478](../commit/15816924fcfd734cb124ff5fa38e8ebc3b98f61f)\xpra_cmd" attach ssh://user@ip/20 --ssh="plink -ssh -agent" \...

bug
geometry

As found here: [xpra-zsh-completion](https://github.com/0x64746b/xpra-zsh-completion), it would be nice to provide bash shell completion for common commands.

help wanted
linux

Similar conceptually to [Password handling through remote SSH session](https://lists.freedesktop.org/archives/polkit-devel/2019-August/000597.html)

help wanted
linux

In particular for the threaded mode (#2399): we need to ensure that connections are properly closed in a timely manner, even with client or servers that fail to respond.

test
proxy

But only add watermark in one direction. There is no real reason to trust the client more than the server.

v3.0.x
clipboard

Tested with gedit. Only the top of the window can be used to resize, the other corners and sides don't react.

macos
geometry

#### 2020-09-29 18:54:50: heist created the issue When using a MacOS host - the desktop state of windows is not retained when reconnecting to a session. If a hosted window...

client
macos