Timeline
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 …
01/05/12:
- 18:11 Changeset in xpra [399] by
- more tests for bencoder with more deeply nested dicts and more values in it
- 13:02 Changeset in xpra [398] by
- try harder not to send modifiers the server won't understand
- 12:46 Changeset in xpra [397] by
- move imports that require the X11 cython bindings to where they are …
- 10:42 Changeset in xpra [396] by
- bug fix: ensure we never place "None" value in capabilities dict
01/04/12:
- 21:00 Changeset in xpra [395] by
- write a token in the mmap area so the server can verify this mmap file …
- 19:55 Changeset in xpra [394] by
- #62: proper fix for handling "nuisance" modifiers (lock, num, scroll): …
- 19:20 Changeset in xpra [393] by
- better error messages for when trying to load notification libraries
- 17:08 Ticket #66 ("mdocml" cannot process xpra.1) closed by
- fixed: applied in r392 - thanks!
- 17:06 Changeset in xpra [392] by
- #66: fix man page so mandoc doesn't complain
- 16:05 Ticket #66 ("mdocml" cannot process xpra.1) created by
- Hi- I just got the latest revision of the xpra man page because the …
- 13:53 Changeset in xpra [391] by
- don't bother scheduling the refresh timer unless we have actually …
- 13:47 Ticket #63 (window contents is not drawn at all) closed by
- fixed: r390 uses $TMPDIR (or /tmp) as the location for the mmap file, this is …
- 13:42 Changeset in xpra [390] by
- use $TMPDIR (or /tmp) for mmap file location
- 13:03 Ticket #65 (error with jpeg encoding) closed by
- fixed: Lots of fixes, including this bug in r389
- 13:02 Changeset in xpra [389] by
- avoid removing the rowstride padding on pixel data if the client can …
- 12:52 Changeset in xpra [388] by
- make it consistent: define --no-mmap alias for --disable--mmap (so …
- 09:27 Ticket #65 (error with jpeg encoding) created by
-
[…]
when trying
--encoding jpeg --jpeg-quality 60
01/03/12:
- 19:30 Ticket #64 (xpra server dies on client's connection attempt) created by
- I've just downloaded & built xpra on an OpenBSD system with Python 2.6 …
- 11:56 Changeset in xpra [387] by
- bump year and use xpra.org for xpra
- 11:55 Changeset in xpra [386] by
- bump year on web pages
- 11:54 Changeset in xpra [385] by
- typo
- 11:52 Changeset in xpra [384] by
- use xpra.org for xpra src files
- 11:51 Changeset in xpra [383] by
- remove one (missed) generated file from snapshot
- 10:59 Changeset in xpra [382] by
- self._server_source may already be reset, avoid error!
- 10:10 Changeset in xpra [381] by
- bump year in copyright and build files
01/02/12:
- 19:14 Changeset in xpra [380] by
- compile fix: newer gtk.so does not have ExposeEvent??
- 19:13 Changeset in xpra [379] by
- readonly mode implemented on client (for now) + version bump so we can …
- 15:17 Changeset in xpra [378] by
- bug: when a connection is dropped we must also exit the damage threads …
- 13:29 Ticket #63 (window contents is not drawn at all) created by
- I've upgraded from svn r266 to r377 and all my windows are just filled …
01/01/12:
- 18:56 Changeset in xpra [377] by
- make it easier for applications to detect that they are running within …
12/31/11:
- 12:16 Ticket #62 (AltGr not working with "Keyboard synchronized" = off) created by
- With the current xpra 0.0.7.32 and "Keyboard synchronized" unchecked …
- 10:59 Changeset in xpra [376] by
- fix command line option for "--no-tray": does not take any arguments!
12/26/11:
- 11:06 Ticket #61 (XGetWindowProperty NoSuchProperty: _NET_WM_ICON_NAME _NET_WM_NAME) created by
- We should not be logging this as a stacktrace as these aren't …
12/20/11:
- 09:32 Ticket #60 (Typo in refresh_window()) closed by
- fixed: Good catch, applied in r375 Thanks!
- 09:30 Changeset in xpra [375] by
- #60: fix typo
- 02:22 Ticket #60 (Typo in refresh_window()) created by
- There's a typo in xpra/client.py:194 causing this error: […] …
Note: See TracTimeline
for information about the timeline view.