Results 252 issues of Antoine Martin

Expanding the scope of #3299, the server can tell the client that it supports ssl and then the client may decide to upgrade the tcp or ws socket to ssl...

enhancement
network

Extending #3320, there is no reason why we can't look for specific windows (ie: by name or window id) and shadow only that part of the screen. It may not...

enhancement
shadow

Following the problem we had with the gpg key expiring (again): https://winswitch.org/trac/ticket/304 and [expired gpg key](http://lists.devloop.org.uk/pipermail/shifter-users/2018-May/002120.html). Let's use a new project key for newer distributions and keep the existing key...

packaging

12-bit mode has been added: https://github.com/libjpeg-turbo/libjpeg-turbo/issues/199#issuecomment-1066163024 This would require re-arranging the input data from 30+2-bit to 36-bits for encoding, and the opengl backend would need to be taught how to...

enhancement
encoding

Split from #997. Maybe this should be specific to the win32 client (which may crash otherwise), maybe not.

bug
win32
geometry

[oneAPI Video Processing Library](https://github.com/oneapi-src/oneVPL) is yet another encoding API that supports both CPUs and Intel GPUs. Of particular interest is the performance of the AV1 encoder on the new ARC...

enhancement
encoding

The current shadow server for win32 sort of works but we need to improve: * keyboard mapping is not done: we must generate a lookup map for keycodes * we...

shadow
win32

So we can do things like changing the scaling when the window is moved to a monitor with different characteristics. Making it much easier to solve: [automatic scaling for hidpi...

enhancement
client
display

We now build xpra without cuda on Fedora 37 531d640bf5641724ea6fd6f82471719a974e2860 because of this.

bug

Same as #3390 but for MS Windows. The only open-source code I could find was: https://github.com/LinJiabang/virtual-display Overview here: https://www.apriorit.com/dev-blog/605-develop-driver-graphics-adapter-example

enhancement
server
win32