Timeline
02/03/12:
- 18:56 Changeset in xpra [478] by
- refactor and unify new-window code so both OR and regular windows use …
- 18:51 Changeset in xpra [477] by
- ignore_errors during _handle_title_change: when a window disappears …
- 18:35 Ticket #76 (try to minimize round trips: send pixel data with new ...) created by
- On high latency links, the number of round trips required can cause …
02/01/12:
- 12:31 Ticket #75 (svn 471: ssh password authentication broken) closed by
- fixed: r474 fixes this
- 12:05 Changeset in xpra [476] by
- prepare for 0.0.7.35 release
- 11:45 Changeset in xpra [475] by
- when "upgrading" or "--use-display", don't cleanup the file socket …
- 11:33 Changeset in xpra [474] by
- don't abort ssh when the returncode is None
- 11:32 Changeset in xpra [473] by
- reduce default logging verbosity
- 08:18 Ticket #75 (svn 471: ssh password authentication broken) created by
- Steps to reproduce: 1) xpra attach ssh:testi1@lindi1:3 2) type "a" …
01/31/12:
- 11:48 Changeset in xpra [472] by
- #74: we need Cython 0.14 or later to build
- 11:31 Ticket #74 (svn 471: Error converting Pyrex file to C: bindings.pyx:324:50: ...) closed by
- wontfix: It does build with recent versions of Cython, what I may do is add a …
- 11:24 Ticket #74 (svn 471: Error converting Pyrex file to C: bindings.pyx:324:50: ...) created by
- svn 471 does not build. Using […] fails with […]
01/29/12:
- 12:48 Ticket #72 (no keys with modifiers accepted anymore) closed by
- fixed: I assume this is fixed, please re-open if necessary.
- 11:54 Changeset in xpra [471] by
- more session stats
- 10:57 Ticket #61 (XGetWindowProperty NoSuchProperty: _NET_WM_ICON_NAME _NET_WM_NAME) closed by
- fixed: r469 avoids the error on property change (as the property may have …
- 10:51 Changeset in xpra [470] by
- #59: don't initialize the X11 event loop hook just by importing these …
01/25/12:
- 13:01 Changeset in xpra [469] by
- when a window disappears (and maybe other cases too?), sometimes the …
- 12:22 Changeset in xpra [468] by
- new command line mode allows us to query the version of a remote server
- 12:07 Changeset in xpra [467] by
- remove duplicated code (now in client_base)
- 10:18 Changeset in xpra [466] by
- * if new feature supported, don't use positional parameters for …
- 10:11 Changeset in xpra [465] by
- ensure the debugging code does not cause an error itself!
01/24/12:
- 20:01 Ticket #58 (transient windows should move with their parent (ie: menus)) closed by
- fixed: fixed in r464 (we now also correctly set the window hints for …
- 20:01 Changeset in xpra [464] by
- #58: move some child windows with their parent. * add "transient-for" …
- 19:55 Changeset in xpra [463] by
- when we get an error on prop_get, log trace from caller not just down …
01/23/12:
- 18:42 Changeset in xpra [462] by
- use PIL for screenshots so we get a nice transparent background, also …
- 16:06 Changeset in xpra [461] by
- fix screenshot size and offset calculation for multi-windows
- 15:47 Changeset in xpra [460] by
- screenshots feature: allows any client to request a screenshot. * …
01/20/12:
- 16:58 Ticket #73 (Error message when DNS goes wrong) closed by
- fixed: done in r459, here is the output now shown: […]
- 16:57 Changeset in xpra [459] by
- #73: if the ssh process dies from underneath us, detect it and just …
- 16:30 Changeset in xpra [458] by
- move SIGUSR handlers to posix code path so initial debug toggle does …
- 16:26 Changeset in xpra [457] by
- keep a reference to all the objects we use to prevent scoping …
- 12:24 Ticket #73 (Error message when DNS goes wrong) created by
- If I try to connect too soon, ie. when DNS is not working …
01/19/12:
- 16:52 Changeset in xpra [456] by
- #183: try harder to ensure we don't send "None" values in the gtk …
- 16:34 Changeset in xpra [455] by
- if we can't encode a packet, try to find if we haven't got any None …
- 09:08 Changeset in xpra [454] by
- if we don't find a keyval, don't try to get a keycode for it (and add …
01/18/12:
- 19:52 Changeset in xpra [453] by
- ebuild version bump
- 19:38 Changeset in xpra [452] by
- doh
- 19:32 Changeset in xpra [451] by
- release 0.0.7.34
- 18:49 Changeset in xpra [450] by
- try to prevent "wtf, pixmap is None": * clarify self._sequence usage: …
- 17:44 Changeset in xpra [449] by
- #64: prevent EINTR from causing socket errors
- 17:30 Changeset in xpra [448] by
- keep a reference to all the dbus objects we use for notifications
- 16:41 Changeset in xpra [447] by
- exit write thread loop sooner when closed is set, prevents trying to …
- 15:06 Changeset in xpra [446] by
- don't expose so much info when creating the "run-xpra" script: * make …
- 11:43 Changeset in xpra [445] by
- #72 correctly parse keymap packets
- 11:02 Changeset in xpra [444] by
- can't get len of a NoneType?..
- 10:43 Ticket #72 (no keys with modifiers accepted anymore) created by
- I've had it now 3 times that no keys with modifiers are accepted …
- 10:13 Ticket #71 (X Error when starting DDT debugger) created by
- Hi, I'm trying to run DDT …
- 08:44 Changeset in xpra [443] by
- #64 stop requesting random chunks of memory! (thanks to OpenBSD …
01/17/12:
- 19:24 Changeset in xpra [442] by
- the window could have disappeared already and that's ok: just ignore it
- 19:20 Changeset in xpra [441] by
- doh!
- 19:15 Ticket #69 (xpra doesn't connect, gives errors) closed by
- fixed
- 19:04 Changeset in xpra [440] by
- heisenbugs of sorts (hard to find): python's idiotic logging module …
- 18:56 Changeset in xpra [439] by
- use the empty-marker trick to make the threads exit quicker - fixes …
- 18:46 Changeset in xpra [438] by
- dump_frames is called with SIGUSR1 and will dump all the backtraces …
- 18:02 Changeset in xpra [437] by
- if XFixesGetCursorImage returns NULL, fail more gracefully
- 17:49 Changeset in xpra [436] by
- #69: ensure session_started_label is always defined and fill it with …
- 17:37 Changeset in xpra [435] by
- implement get_modifier_mappings() using xlib so we don't need to call …
- 14:05 Changeset in xpra [434] by
- use correct window size for buffer refresh
- 10:38 Changeset in xpra [433] by
- xkbmap_mod_managed may be null when old clients connect (and even new …
01/15/12:
- 08:37 Ticket #70 (Provide execve() to upgrade clients in-place) created by
- winswitch sees when a xpra child dies, and throws it out of its …
- 06:38 Ticket #64 (xpra server dies on client's connection attempt) reopened by
- Looks like premultiply_argb_in_place causes the segfault …
01/13/12:
- 20:35 Ticket #69 (xpra doesn't connect, gives errors) created by
- […] I killed it via CTRL-C here; another try immediately after did …
01/12/12:
- 20:31 Changeset in xpra [432] by
- release 0.0.7.33
- 20:14 Changeset in xpra [431] by
- when we request a refresh with a specific quality, we need this …
- 18:09 Changeset in xpra [430] by
- log info message when we disable keyboard sync as this is failry …
01/11/12:
- 19:57 Changeset in xpra [429] by
- if we find old key repeat packets, we can't handle them so turn …
- 19:55 Changeset in xpra [428] by
- compatibility for older versions: 'set_modifiers_from_text' parses the …
- 17:39 Changeset in xpra [427] by
- when using mmap, disable the picture encoding menu which is …
- 16:45 Changeset in xpra [426] by
- when we get a key repeat packet and the key had timedout, re-press it …
- 15:42 Changeset in xpra [425] by
- also ignore modifiers by keyname
- 15:37 Changeset in xpra [424] by
- if the property is missing and we call prop_get, don't log a full …
- 15:36 Changeset in xpra [423] by
- duplicate the modifier meanings from xpra (can't import xpra from here …
- 15:36 Changeset in xpra [422] by
- shortcuts are specified using regular key names (ie: Alt+F4) so we …
- 12:07 Changeset in xpra [421] by
- exit inner parse loop when we have processed everything!
- 11:06 Ticket #64 (xpra server dies on client's connection attempt) closed by
- fixed: merged in r408, works fine on OpenBSD now.
- 10:22 Ticket #62 (AltGr not working with "Keyboard synchronized" = off) closed by
- fixed
01/10/12:
- 21:37 Changeset in xpra [420] by
- we need to be able to import xpra/init from places which may not …
- 21:36 Changeset in xpra [419] by
- we need to be able to import xpra/init from places which may not …
- 20:55 Changeset in xpra [418] by
- cython in debian stable is too old, add info
- 20:30 Ticket #36 (Cursor left and cursor down do not repeat) closed by
-
fixed: with r417, it now also works without the
--no-keyboard-sync
option - 20:06 Changeset in xpra [417] by
- ensure keysyms_per_keycode is never greater than 8 (not allowed to), …
- 18:34 Changeset in xpra [416] by
- Many keyboard related improvements: * support raw keycodes on all …
01/09/12:
- 17:38 Changeset in xpra [415] by
- add missing mod1
- 17:36 Changeset in xpra [414] by
- icon for dynamic compression menu option
- 16:12 Changeset in xpra [413] by
- Pixels/s: also use average over the last second (not just last packet size)
- 15:45 Changeset in xpra [412] by
- add link to /dists/ packages from home page, link to winswitch …
- 09:10 Changeset in xpra [411] by
- useful tool for dumping keyboard mapping data to text which can then …
- 09:08 Changeset in xpra [410] by
- move _current_packet_size to local var and exit loop sooner when …
01/07/12:
- 18:51 Ticket #54 (enable_deflate is racy - hard to fix) closed by
- fixed: done in r409 with "set_deflate" packet and corresponding UI.
- 18:50 Changeset in xpra [409] by
- new capability: dynamic_compression, allows the client to request zlib …
- 16:50 Changeset in xpra [408] by
- the incremental bdecode stuff is no longer needed, we rely on the new …
01/06/12:
- 20:39 Changeset in xpra [407] by
- make it more tidy: neater code and escape newlines
- 20:34 Changeset in xpra [406] by
- platforms without raw-keycode support will send 0 for keycode in the …
- 17:43 Changeset in xpra [405] by
- add keyboard tester to win32 so we can easily test on a real machine …
- 15:57 Changeset in xpra [404] by
- fix "Pixels/s" average shown as actually a total
- 15:34 Changeset in xpra [403] by
- merge win32 setup file into the main one and include winswitch's …
- 13:59 Changeset in xpra [402] by
- make the codebox stand out a bit more
- 11:22 Ticket #68 (improve performance of network code: bencoder is too slow) created by
- First, eventually we can drop compatibility with old clients (see #57) …
- 10:52 Changeset in xpra [401] by
- if we have enough space, avoid chunking the data in the mmap area so …
- 10:14 Changeset in xpra [400] by
- zero-copy from mmap data for single-chunk pixel areas
- 09:56 Ticket #67 (mmap improvements: zero-copy, avoid wrap-around, memcopy, mmap.ACCESS_COPY) created by
- mmap is fast but can be made faster: * rather than extracting the …
Note: See TracTimeline
for information about the timeline view.