Pierre Ossman (ThinLinc team)
Pierre Ossman (ThinLinc team)
I'm afraid something did indeed go wrong when rebasing. Many other commits are suddenly included. Could you try again? `git rebase -i ` and filtering the resulting list should do...
No, I don't think anyone is working on this.
I'm afraid I don't quite understand your issue. Would you like the defaults to change? Or is it something that is broken for you?
Ah, I see. These features are just available using the API right now (see #84). So they are currently not available using the command line. I'll mark this as a...
This has been fixed as of #536. (note that "no_parent" was lost along the way, but it is not needed on current versions of Python anyway)
We seem to have already crossed the bridge of mixing up "debug" and "verbose", so that should not be a blocker here. But I'm confused about what this PR actually...
Indeed. Flushing in both directions seem to be missing. Your code will work, but it will spend 100% CPU whilst flushing, as it will constantly be notified that the target...
Thank you for your contribution. This configuration file looks a bit large though, and difficult to maintain. Do we really need to have a large list of exclusion? And we...
Going from 11 MB to 14 MB doesn't seem like a big deal. Can we remove the entire exception list in that case?
Sounds good. :+1: