Timeline
11/24/11:
- 19:00 Changeset in xpra [298] by
- use more shared memory so multiple big full-screen updates will fit
- 18:43 Ticket #46 (PULSE_ properties missing) closed by
- fixed: this should be fixed (by hiding the warning) in r297 Feel free to …
- 18:42 Changeset in xpra [297] by
- dont log a full stacktrace when some of the root properties we would …
- 17:18 Changeset in xpra [296] by
- prevent _cleanup_listening from erroring out, not sure why …
- 17:14 Changeset in xpra [295] by
- if pixmap is None, we would cause an error here - oops!
- 17:02 Changeset in xpra [294] by
- safer and easier to get the window size using …
- 16:29 Changeset in xpra [293] by
- try harder to exit cleanly (ie: on Control-C) by: * registering a …
- 14:29 Changeset in xpra [292] by
- make mmap enabled by default since it works so well and degrades …
- 09:43 Ticket #47 (keep hidden/minimized windows' pixels around so we don't need a ...) created by
- The latency for xpra windows is much higher than for local windows; …
- 07:35 Ticket #45 (avoid client error due to missing pulseaudio X11 props) closed by
- duplicate: dupe of #46
- 07:31 Ticket #46 (PULSE_ properties missing) created by
- I got these errors/warnings on the server side: […] and similar …
11/23/11:
- 22:35 Ticket #45 (avoid client error due to missing pulseaudio X11 props) created by
-
[…]
and also for
PULSE_COOKIE
andPULSE_ID
Also, … - 18:52 Changeset in xpra [291] by
- place the mmap file in ~/.xpra and delete it as soon as we have …
- 16:47 Changeset in xpra [290] by
- move method to a class method so we can call it when the encoding is …
- 16:46 Changeset in xpra [289] by
- better docstring
- 15:20 Changeset in xpra [288] by
- try not to starve the main loop by parsing/decompressing data in a …
- 12:52 Ticket #44 (right-click freezes window display) closed by
- fixed
- 11:19 Changeset in xpra [287] by
- crashes in our critical threads are disastrous! so avoid crashing and …
- 11:04 Ticket #44 (right-click freezes window display) created by
- I've got a xchat window; a right-click on a URL should popup a menu, …[…]
- 10:53 Changeset in xpra [286] by
- version bump: 0.0.7.31
- 09:44 Changeset in xpra [285] by
- prioritize some small packets: "key-repeat" and "damage-sequence" are …
- 09:15 Changeset in xpra [284] by
- threaded server: * add locking around _flush_one_packet_into_buffer …
- 08:37 Changeset in xpra [283] by
- we need the new randr constant
- 08:19 Changeset in xpra [282] by
- acknowledge_changes ignores coordinate arguments, so don't bother …
- 08:17 Changeset in xpra [281] by
- make set_screen_size return bool to indicate success
- 08:14 Changeset in xpra [280] by
- don't bother sniffing past packet_size
11/21/11:
- 14:25 Ticket #9 (Couldn't kill "xpra attach" after emacs locked up) closed by
- worksforme: No updates, closing.
- 14:24 Ticket #6 (Emacs Issues: xpra locks up, screen stops re-drawing) closed by
- worksforme: No updates, closing.
- 13:47 Changeset in xpra [279] by
- fairer calculation of pixel storms: count the number of pixels and not …
- 13:14 Changeset in xpra [278] by
- direct user to the proper solution for all screen-size issues
- 09:27 Ticket #23 (fast refresh (ie: fast scrolling) causes high cpu usage and no screen ...) reopened by
11/17/11:
- 17:36 Ticket #42 (suggestion: "xpra detach" command) closed by
-
fixed: r277 adds "
xpra detach
" command - was trivial to add although … - 17:35 Changeset in xpra [277] by
- "xpra detach" command
- 16:15 Changeset in xpra [276] by
- add missing icon for encoding option
11/15/11:
- 16:45 Ticket #43 (tray icon and menu icons are blank) created by
- Using: Ubuntu 10.04 Lucid Even though it the logs show the icon_file …
- 15:28 Ticket #42 (suggestion: "xpra detach" command) created by
- ref: http://code.google.com/p/partiwm/issues/detail?id=40 Reported by …
- 15:26 Ticket #41 (wishlist: Support multiple clients connected at the same time) created by
- aka: session shadowing? ref: …
11/14/11:
- 17:59 Changeset in xpra [275] by
- try to ensure that size-hints do not overflow C ints
- 03:51 Ticket #40 (Xpra errors running Handbrake) created by
- So, I try to run Handbrake (trunk version) with Xpra, but I get plenty …
11/11/11:
- 18:31 Changeset in xpra [274] by
- fix log message: log interval not method!
- 17:59 Changeset in xpra [273] by
- Support for mmap memory transfers of pixel data for local clients: …
11/09/11:
- 13:27 Ticket #39 (corrupted double-linked list) closed by
- invalid: Moved to the winswitch bug tracker: …
- 13:21 Ticket #39 (corrupted double-linked list) created by
- Pressing "apply" when in the options window gave me this report. …
11/07/11:
- 17:53 Changeset in xpra [272] by
- cosmetic: we may lose a window before getting a "ServerSource?" setup, …
- 17:44 Changeset in xpra [271] by
- changeset r268 had been done wrong, this fixes it: we need to keep …
11/06/11:
- 11:21 Ticket #38 (xpra 0.0.7.29 (and above) is not backwards compatible with 0.0.7.27 ...) closed by
- fixed: Good catch! r270 fixes this - please re-open if necessary
- 11:20 Changeset in xpra [270] by
- optimization code was wrongly sending the size header to older clients …
- 09:32 Changeset in xpra [269] by
- make code more readable: flatten code, etc
- 09:08 Changeset in xpra [268] by
- don't waste memory: get rid of damage_last_events for windows that …
11/05/11:
- 12:11 Ticket #38 (xpra 0.0.7.29 (and above) is not backwards compatible with 0.0.7.27 ...) created by
- When I connect using xpra 0.0.7.29 (or later) to a machine that has …
11/04/11:
- 16:08 Ticket #35 (Window does not properly refresh) reopened by
- Unfortunately, I just hit a case where the screen is not refreshing …
- 08:40 Ticket #35 (Window does not properly refresh) closed by
- fixed
11/02/11:
- 03:07 Ticket #37 (Typo in xpra manpage) closed by
- fixed: Applied in r267, thanks!
- 03:07 Changeset in xpra [267] by
- typo
11/01/11:
- 20:36 Ticket #37 (Typo in xpra manpage) created by
- Hello, There's a typo (overriden instead of overridden) in xpra …
- 08:17 Ticket #34 (holding down Ctrl + N sometimes produces ^N and sometimes n) closed by
- fixed: Should be fixed by r263: jitter compensation was too trigger-happy …
- 08:13 Changeset in xpra [266] by
- bump internal version (oops forgot again)
- 08:09 Changeset in xpra [265] by
- tag 0.0.7.30
- 08:05 Changeset in xpra [264] by
- when the last window goes away, we can safely clear the repeat timers
- 07:59 Changeset in xpra [263] by
- dont reset the jitter compensation repeat timer whenever we get a …
- 05:53 Changeset in xpra [262] by
- fix for "AttributeError?: Values instance has no attribute …
10/29/11:
- 09:19 Changeset in xpra [261] by
- oops - unnecessary logging
- 09:17 Changeset in xpra [260] by
- when we stop batching damage requests, the newer damage requests …
10/28/11:
- 20:13 Ticket #36 (Cursor left and cursor down do not repeat) created by
- The cursor left and cursor down keys are not auto repeating for me. …
- 19:35 Ticket #35 (Window does not properly refresh) created by
- In recent builds, I've been having window refresh issues, particularly …
- 17:21 Ticket #34 (holding down Ctrl + N sometimes produces ^N and sometimes n) created by
- I'm using r259 Steps to reproduce: 1) open gnome-terminal 2) run …
10/26/11:
- 08:44 Changeset in xpra [259] by
- 0.0.7.29-2 with tiny bencode fix
- 08:36 Changeset in xpra [258] by
- damn, r250 still leaves a potential partial size packet of size 1 …
10/25/11:
- 20:06 Changeset in xpra [257] by
- bump ebuild
- 19:33 Changeset in xpra [256] by
- version bump in class files (oops) - maybe this should be scripted?
- 18:30 Changeset in xpra [255] by
- version bump: 0.0.7.29
- 18:29 Changeset in xpra [254] by
- missed from commit r245 : this bit is needed to ignore the errors
- 15:38 Changeset in xpra [253] by
- reduce logging
- 15:38 Changeset in xpra [252] by
- just like the server, log the gibberish we receive
- 15:37 Changeset in xpra [251] by
- when we call _connection_lost, always log the reason for the disconnection
- 15:35 Changeset in xpra [250] by
- when we spot a packet size header, we know the packet is incomplete …
Note: See TracTimeline
for information about the timeline view.