Custom Query (2683 matches)
Results (100 - 102 of 2683)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#132 | fixed | idle_add is a latency bottleneck in damage_to_data | ||
Description |
When we get many small areas in damage requests, we may end up scheduling hundreds of calls to idle_add from Solutions:
Or a combination of the above? Or?? Once done, we can deal with #135 |
|||
#133 | fixed | Wrong encoding in window title bars | ||
Description |
Since version 0.2.0 the text in window titles are not valid if it contains non-Latin characters. Rolling back to version 0.1.0 allows you to get rid of the problem. Tested on Debian Squeeze (version 0.1.0 from debian-backports version 0.2.0 or higher of the http://winswitch.org/downloads/debian-repository.html) and gentoo linux. The report prepared with the assistance tanslate.google.com |
|||
#136 | fixed | Please get setup.py to install xpra_launcher.1 manpage | ||
Description |
Hello,
The desktop launcher Exec: xpra_launcher TryExec: xpra_launcher although setup.py actually installs xpra_launcher as xpra: scripts=["scripts/parti", "scripts/parti-repl", "scripts/xpra", "scripts/xpra_launcher", ] The attached patch corrects the name of the executable to 'xpra'. |