Xpra: Ticket #1685: javascript debug filtering

At the moment the debug switch is an all or nothing toggle. It would be nice to be able to choose logging categories so we can debug things separately: keyboard, geometry, sound, paint, ...



Sun, 26 Nov 2017 13:37:48 GMT - Antoine Martin: status, milestone changed


Wed, 27 Dec 2017 12:32:37 GMT - Antoine Martin: attachment set

choose logging categories to debug


Wed, 27 Dec 2017 19:12:51 GMT - Antoine Martin: owner, status changed

Done in r17768.

There are now 7 distinct self explanatory debug flags: "main", "keyboard", "mouse", "clipboard", "draw", "audio", "network". All but "network" and the "media source" API debugging events will also be forwarded to the server.

This should make it easier to enable debugging without being flooded with the wrong kinds of messages (ie: "draw")


Thu, 28 Dec 2017 21:42:19 GMT - J. Max Mena: status changed; resolution set

Thanks for that, I'll pass the message along.


Sat, 23 Jan 2021 05:31:02 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1685