Timeline
06/25/13:
- 16:27 Changeset in xpra [3725] by
- use a simplified path (same as winswitch - same build env)
- 14:05 Changeset in xpra [3724] by
- forward compatibility with v0.10 namespace changes: use new property …
- 14:01 Changeset in xpra [3723] by
- correctness fix: test the variable we actually use (done as part of …
- 13:50 Changeset in xpra [3722] by
- r3681 for v0.9.x branch: fix machine-id file reading
- 13:46 Changeset in xpra [3721] by
- r3704 for 0.9.x branch: we must set the group *before* the window is mapped
- 13:43 Changeset in xpra [3720] by
- r3709 for 0.9.x branch: load versions shared objects only and fix …
- 12:28 Changeset in xpra [3719] by
- r3712 for v0.9.x branch: avoid leaking references to windows we are no …
- 12:24 Changeset in xpra [3718] by
- r3672 for v0.9.x branch: simulate mouse down event when needed
- 11:08 Changeset in xpra [3717] by
- some versions of ffmpeg/libav validate all 4 planes... so we must give …
- 08:39 Changeset in xpra [3716] by
- log webp load errors
- 08:33 Changeset in xpra [3715] by
- update to libwebp-0.3.1: * use the dll name we get from nmake * rename …
- 06:47 Changeset in xpra [3714] by
- ouch - was putting 4 values into an array of size 3
- 05:27 Changeset in xpra [3713] by
- #336: focus and OR window fixes: * define new capability …
- 05:03 Changeset in xpra [3712] by
- avoid leaking references to windows we are no longer managing because …
06/24/13:
- 05:16 Changeset in xpra [3711] by
- * expose "icon-title" to clients for non-or windows * only set the …
- 04:57 Changeset in xpra [3710] by
- expose WM_WINDOW_ROLE as "role" to clients (used in gtk2 and qt4)
- 03:19 Changeset in xpra [3709] by
- * load versioned share objects only on posix (reliable abi) * use the …
06/23/13:
- 16:49 Changeset in xpra [3708] by
- #356: avoid using modal windows on gtk2 as these would block input to …
- 16:48 Changeset in xpra [3707] by
- * cleaner feature check (do it once on init) * follow spec for group …
- 13:49 Changeset in xpra [3706] by
- * ensure we clear all refs for the group leader * remove debug
- 12:54 Changeset in xpra [3705] by
- * use the new "group-leader" info that the server may provide and …
- 12:51 Changeset in xpra [3704] by
- we must set the group *before* the window is mapped (according to the …
- 12:49 Changeset in xpra [3703] by
- expose the window's "group-leader" info directly to clients, both as a …
- 11:13 Changeset in xpra [3702] by
- if we don't have key_repeat, turn keyboard sync off in our local flag …
- 10:19 Changeset in xpra [3701] by
- fix x11 keyboard bindings loading
- 10:19 Changeset in xpra [3700] by
- debug toggle for mmap (rarely needed)
- 10:18 Changeset in xpra [3699] by
- keyboard helper may have failed to load
- 07:51 Changeset in xpra [3698] by
- oops, match rename
- 07:36 Changeset in xpra [3697] by
- let the server tell the client when "startup-complete" so the client …
- 05:42 Changeset in xpra [3696] by
- when upgrading a server: * don't log a warning when we find the …
06/22/13:
- 15:26 Changeset in xpra [3695] by
- typo? word got deleted
- 15:05 Ticket #359 (window icon goes missing when resuming) created by
- This only affects some apps (vbox, ensight,..) and only when started …
- 12:20 Ticket #345 (use XShm to grab window pixels rather than the slower XGetImage) closed by
- fixed: Closing again: dealing with failures is now done in r3694
- 09:49 Changeset in xpra [3694] by
- * detect transient XShm failures (retry later) from the ones that will …
- 09:45 Changeset in xpra [3693] by
- no change: re-order statements
- 08:44 Changeset in xpra [3692] by
- workarounds for gtk.Statusicon giving us invalid dimensions
- 07:36 Changeset in xpra [3691] by
- platform_name is expensive (does an exec), so just do it once on load
- 07:28 Ticket #358 (double free with vpx) created by
- Just hit this server side, not sure how... […]
- 07:26 Changeset in xpra [3690] by
- sws_scale actually works on 4 planes and not 3, and it *will* try to …
- 06:48 Changeset in xpra [3689] by
- more namespace..
- 06:47 Changeset in xpra [3688] by
- tray may get sent as webp lossless
- 06:42 Changeset in xpra [3687] by
- fix broken syntax introduced in r3680
- 06:39 Changeset in xpra [3686] by
- ensure the buffer is one rowstride bigger than the picture height so …
- 05:49 Changeset in xpra [3685] by
- remove debug
- 05:34 Changeset in xpra [3684] by
- more namespace/xpra-info fixes: * report client.connection stuff …
- 04:36 Changeset in xpra [3683] by
- report "friendly" platform string with "xpra info"
- 04:36 Changeset in xpra [3682] by
- enable rencode sooner so "xpra info", "xpra screenshot" and pass/enc …
- 04:25 Ticket #345 (use XShm to grab window pixels rather than the slower XGetImage) reopened by
- One more problem: we need to deal with failures and figure out if they …
- 04:02 Ticket #357 (client_uuid doesn't seem to include machine_id in hash data) closed by
- fixed: Well spotted, you must be using multi-client support... which I …
- 04:00 Changeset in xpra [3681] by
- #357: fix machine-id file reading (and main() method to test os_util …
06/21/13:
- 20:57 Ticket #357 (client_uuid doesn't seem to include machine_id in hash data) created by
- […]
- 17:59 Changeset in xpra [3680] by
- sort out the mess that has become "xpra info" by using a more …
- 16:15 WindowRefresh edited by
- (diff)
- 16:10 WindowRefresh edited by
- (diff)
- 16:04 Changeset in xpra [3679] by
- expose details used in batch/quality/speed calculations via "xpra info"
- 13:45 Changeset in xpra [3678] by
- add docstring
- 13:44 WindowRefresh edited by
- (diff)
- 13:40 WindowRefresh edited by
- (diff)
- 13:35 WindowRefresh edited by
- (diff)
- 13:34 WindowRefresh edited by
- (diff)
- 13:28 WindowRefresh edited by
- (diff)
- 13:24 WindowRefresh edited by
- (diff)
- 13:22 Encodings edited by
- update for 0.10 (diff)
- 13:17 Changeset in xpra [3677] by
- expose batch delay factors via xpra info
- 13:15 Changeset in xpra [3676] by
- escape newline chars in "xpra info" output
- 13:15 Changeset in xpra [3675] by
- remove debug logging (oops)
- 12:01 Changeset in xpra [3674] by
- ensure we use some sort of consistent namespace!
- 10:54 Changeset in xpra [3673] by
- expose more server info: * pid in logfile and info * uid, gid and …
- 10:08 Changeset in xpra [3672] by
- #356: when we're getting a mouse-up event for a window but we never …
- 06:29 Ticket #356 (ensight with win32 client has drop down focus problems) created by
- Running EnSight Free …
- 06:22 Changeset in xpra [3671] by
- * soft-loading for clipboard classes * cleanup so we move clipboard …
06/20/13:
- 15:55 Changeset in xpra [3670] by
- if XShmWrapper.init fails we must call cleanup to reach free() as it …
- 15:34 Changeset in xpra [3669] by
- docstring
- 14:40 Changeset in xpra [3668] by
- fix broken assumption that we always have a keyboard helper: in …
- 14:32 Changeset in xpra [3667] by
- * "soft-load" for webp and PIL * make it consistent: use name enc_XXX …
- 12:53 Changeset in xpra [3666] by
- * "soft-load" for client code * make it consistent: use name enc_XXX …
- 12:42 Changeset in xpra [3665] by
- "soft-load" all encoders instead of using direct imports
- 07:29 Changeset in xpra [3664] by
- more sound stutter fixes: * let the client tell the server to start a …
- 06:55 Changeset in xpra [3663] by
- add ability to simulate line jitter with env var: packets will get …
- 06:10 Changeset in xpra [3662] by
- docstrings
06/19/13:
- 15:03 Changeset in xpra [3661] by
- opus seems to be broken on fedora..
- 14:48 Changeset in xpra [3660] by
- show speaker/mic info on connection tab
- 14:47 Changeset in xpra [3659] by
- exit paths fixes: * ensure we cleanup the tray menu helper * ensure we …
- 13:17 Ticket #355 (xpra server: TypeError: Don't know how to get a display from 16785535L) closed by
- fixed: 0.10 is still far away, closing - feel free to re-open.
- 06:17 Changeset in xpra [3658] by
- expose queue and volume info via get_info
- 06:08 Changeset in xpra [3657] by
- expose more sound info via "xpra info", and cleanup the code: make it …
- 05:27 Changeset in xpra [3656] by
- also deal with sound overruns server-side
- 05:20 Changeset in xpra [3655] by
- if we get a sound queue overrun client-side (generally because the …
- 02:58 Changeset in xpra [3654] by
- gl fixes: * replace render_image with gl_expose_event using a fake …
06/18/13:
- 14:57 Changeset in xpra [3653] by
- debug: list csc specs after init
- 13:29 Changeset in xpra [3652] by
- better error message
- 04:16 Ticket #335 (default mouse cursor in menus) reopened by
- OK, but then please provide the window attributes so that we can …
06/17/13:
- 13:25 Changeset in xpra [3651] by
- #352: should also prevent children and pulseaudio from getting the signals
- 13:22 Ticket #328 (split yuv into its own pseudo codec) closed by
- fixed: The correct solution for the client decoding error was merged in r3607 …
- 13:12 Ticket #345 (use XShm to grab window pixels rather than the slower XGetImage) closed by
-
fixed:
XShm
is now enabled by default as of r3613 - 13:07 Ticket #335 (default mouse cursor in menus) closed by
- wontfix: I'm pretty sure this is DE behaviour and not much we can do about it.
- 13:05 Ticket #324 (push-buffer error: <enum GST_FLOW_WRONG_STATE of type GstFlowReturn>) closed by
- worksforme: not heard back, closing - feel free to re-open if problems persist.
- 11:57 Changeset in xpra [3650] by
- r3614 + r3618 + r3619 + r3628 for 0.9.x branch: fix session-info …
- 11:10 Changeset in xpra [3649] by
- r3633 for 0.9.x branch: missing indentation for "enable-pings" and …
- 11:03 Changeset in xpra [3648] by
- r3600 for 0.9.x branch, #354: fix imports to work with pillow as well …
- 10:06 Changeset in xpra [3647] by
- also use "soft import" for codec version code
- 07:59 Changeset in xpra [3646] by
- use soft imports and refactor import code in config: * will allow …
- 06:50 Changeset in xpra [3645] by
- remove gdk import from WindowSource?: move to region.py and only use …
- 06:25 Changeset in xpra [3644] by
- remove gobject dependency from window_source: pass all scheduling …
- 06:17 Changeset in xpra [3643] by
- yuv422p requires high422 profile - so don't bother specifying anything
- 06:16 Changeset in xpra [3642] by
- remove dependency on gobject from ServerSource?: we now pass …
- 06:04 Changeset in xpra [3641] by
- session info statistics tweak: * keep more historical records in …
- 05:57 Changeset in xpra [3640] by
- ensure we *always* call drawable.gl_end every time we called …
- 05:45 Changeset in xpra [3639] by
- re-order calls: sanity check first so errors can't prevent us from …
- 05:38 Changeset in xpra [3638] by
- use Image.frombuffer instead of Image.fromstring to avoid copying the …
- 05:37 Changeset in xpra [3637] by
- remove unused method
06/14/13:
- 11:59 Changeset in xpra [3636] by
- * rename get_rgb_rawdata to get_image: we get an image wrapper and it …
- 11:48 Changeset in xpra [3635] by
- move bits that use gtk/gdk to just one location (rectangles stuff)
- 06:56 Changeset in xpra [3634] by
- add warning about lack of crypto review
- 06:55 Changeset in xpra [3633] by
- missing indentation for "enable-pings" and "encryption" options
- 06:40 Changeset in xpra [3632] by
- * don't use a wm signal for geometry stuff, just rely on …
06/13/13:
- 17:15 Changeset in xpra [3631] by
- remove duplicated signal stuff for "geometry": we can just use …
- 17:11 Changeset in xpra [3630] by
- the "gsignals" magic allows us to define signals in a superclass …
- 15:49 Changeset in xpra [3629] by
- restore ability to specify x264 profiles for each csc mode and support …
- 15:22 Changeset in xpra [3628] by
- fix latency graph jumping (again): fix bandwidth graphs, ensure we add …
- 12:37 Changeset in xpra [3627] by
- update paths and sets to new locations
- 09:25 Changeset in xpra [3626] by
- test for maximize / fullscreen
- 09:04 Changeset in xpra [3625] by
- count packets before processing them so "xpra info" correctly reports …
- 07:58 Changeset in xpra [3624] by
- initial (partial) support for applications that request to be …
- 06:56 Changeset in xpra [3623] by
- "fullscreen" and "scaling" can be modified! (and remove some debug)
- 06:50 Changeset in xpra [3622] by
- keep stats of damage events and damage packet counts
- 06:13 Changeset in xpra [3621] by
- show encoding speed and quality
- 05:54 Changeset in xpra [3620] by
- "flatten" size-constraints info
- 05:42 Changeset in xpra [3619] by
- * fix latency graph jumping (again): avoid jumps due to empty slots * …
06/12/13:
- 16:59 Changeset in xpra [3618] by
- fix latency graph jumping
- 16:19 Changeset in xpra [3617] by
- we send pixels for the OR windows immediately, so the gl backing does …
- 16:11 Changeset in xpra [3616] by
- never do any delta for tray windows
- 15:59 Changeset in xpra [3615] by
- set client_properties before doing the damage() so it can influence …
- 15:52 Changeset in xpra [3614] by
- fix rps/pps: don't count the limits (first and last second unit) as …
- 14:55 Changeset in xpra [3613] by
- enabled XShm by default
- 14:38 Changeset in xpra [3612] by
- allow client to specify the csc modes per window so the gl backing can …
- 11:56 Changeset in xpra [3611] by
- RGBA is a valid pixel format to use, we use it with mmap! (and change …
- 11:33 Changeset in xpra [3610] by
- * expose more window info via "xpra info", including title, etc * move …
- 07:02 Changeset in xpra [3609] by
- avoid error on error path: cannot call len on an int
06/10/13:
- 14:53 Changeset in xpra [3608] by
- #355: fix r3461: geometry_with_border takes a python gdk window in …
- 14:22 Changeset in xpra [3607] by
- fix x264 issue: the dimensions of the video may not match the …
- 14:18 Changeset in xpra [3606] by
- fix resize blanking paint
- 13:54 Changeset in xpra [3605] by
- not a warning: this can happen easily enough when resizing
- 11:00 Changeset in xpra [3604] by
- #345: deal with window dimensions changes: re-init XShm as needed
- 09:55 Ticket #355 (xpra server: TypeError: Don't know how to get a display from 16785535L) created by
- I frequently see "{{{TypeError?: Don't know how to get a display from …
- 04:59 Changeset in xpra [3603] by
- fix docstring
- 04:53 Changeset in xpra [3602] by
- oops!
- 04:01 Changeset in xpra [3601] by
- * fix version info with new paths * expose encoders and decoders …
- 02:44 Changeset in xpra [3600] by
- #354: fix imports to work with pillow as well as PIL
06/09/13:
- 22:28 Ticket #354 (PIL imports to work with pillow) created by
- Changeset r3593 indicated a compatibility with pillow (PIL …
06/08/13:
- 07:08 Changeset in xpra [3599] by
- allow us to disable scaling completely via env var
- 06:27 Changeset in xpra [3598] by
- #345 XShm: * dealloc/del callbacks were just too tricky to get right …
- 06:16 Changeset in xpra [3597] by
- #345 also seems to help exit cleanly with XShm
06/07/13:
- 14:44 Changeset in xpra [3596] by
- #345: fix crashes due to us calling XDestroyImage on an XShm XImage we …
06/06/13:
- 09:42 Changeset in xpra [3595] by
- release 0.9.5
- 09:36 Ticket #349 (some parts of windows can not be clicked after changing resolutions) closed by
- fixed: thanks, now also in v0.9.x branch as of r3590
- 09:33 Changeset in xpra [3594] by
- fix quality and speed reported when overriden via encoder 'options'
- 09:31 Changeset in xpra [3593] by
- r3550 for 0.9.x branch: use a virtual package so users can choose PIL …
- 09:27 Changeset in xpra [3592] by
- r3521 for 0.9.x branch: auto-refresh fixes
- 09:22 Changeset in xpra [3591] by
- r3561 for v0.9.x branch: wait until the connection is established …
- 09:11 Changeset in xpra [3590] by
- r3581 for v0.9.x branch: wait for gtk to process the screen-size …
- 06:47 Changeset in xpra [3589] by
- remove unused file
06/05/13:
- 17:47 Ticket #353 (high CPU usage on spinner) created by
- Forwarding as reported in …
- 17:01 Ticket #352 (Killing server with SIGINT doesn't remove socket, doesn't kill Xvfb/Xdummy) created by
- Hello, when killing the server with SIGINT, the socket isn't removed, …
- 15:58 Changeset in xpra [3588] by
- * simplify codec_spec usage * handle codec size restrictions …
- 12:38 Changeset in xpra [3587] by
- #351: we cannot access the display before we set the display source …
- 12:26 Ticket #351 (--use-display seems to be broken) created by
- Using --use-display produces the following error message: […]
- 08:59 Changeset in xpra [3586] by
- add docstrings to explain each function
- 08:38 Changeset in xpra [3585] by
- csc_swscale: coding style + symbol visibility improvements
- 07:00 Changeset in xpra [3584] by
- also log total amount of time spent in encoder/csc
- 06:11 Changeset in xpra [3583] by
- don't reduce csc speed when scaling
- 06:04 Changeset in xpra [3582] by
- report csc/encoding pixels_per_second with "xpra info"
- 04:58 Changeset in xpra [3581] by
- #349 wait for gtk to process the screen-size change event before we …
06/04/13:
- 18:12 Changeset in xpra [3580] by
- use more aggressive speed settings and fix out of bounds!
- 18:11 Changeset in xpra [3579] by
- more aggressive scaling at low quality / high speed
- 17:44 Changeset in xpra [3578] by
- wow - that's embarrassing!
- 17:32 Changeset in xpra [3577] by
- fix logging format vs args (wid had been removed)
- 17:28 Changeset in xpra [3576] by
- * move process_damage_region() workaround for video stuff to video …
- 17:09 Changeset in xpra [3575] by
- remove debug logging
- 17:07 Changeset in xpra [3574] by
- fix raising of existing session-info window
- 17:02 Changeset in xpra [3573] by
- remove lots of debug logging
- 16:54 Changeset in xpra [3572] by
- nogil: after manual review, it *seems* to be ok
- 16:53 Changeset in xpra [3571] by
- oops: more remnants of the old video pipeline split
- 16:24 Ticket #350 (dec_avcodec needs to let us manage the buffers as we see fit) created by
- We need to have control over the lifecycle of the buffer as it may get …
- 16:22 Changeset in xpra [3570] by
- don't make copies of pixel data: call clone_pixel_data() before …
- 15:32 Changeset in xpra [3569] by
- we need SWS_ACCURATE_RND to not lose pixels on the edge!
- 12:43 Changeset in xpra [3568] by
- don't make copies of pixel data from swscale: rely on the …
- 12:18 Changeset in xpra [3567] by
- csc: properly free RGB output image
- 11:29 Changeset in xpra [3566] by
- we must force py2app to include the gtk2 client (since we import …
- 11:25 Changeset in xpra [3565] by
- avoid compilation warning
- 11:09 Changeset in xpra [3564] by
- ensure the COLORSPACES list is NULL terminated!
- 11:03 Changeset in xpra [3563] by
- ensure COLORSPACES list is NULL terminated since that's what we test …
- 10:57 Changeset in xpra [3562] by
- better error message: more accurate and more helpful
- 10:33 Ticket #348 (Unable to attach if SSH handshake or entering password takes > ~8 seconds.) closed by
- fixed: should be fixed in r3561 - will backport to v0.9.x
- 10:32 Changeset in xpra [3561] by
- #348: wait until the connection is established before sending pings …
- 10:08 Ticket #347 (xpra: PDFs appear very tiny in evince under xpra at 100% zoom) closed by
-
duplicate: Please see ticket:163#comment:19 and see if removing "
-dpi 96
" helps. - 10:07 Ticket #163 (pass client DPI preference to server (and use sane defaults of 96dpi)) reopened by
- 09:14 Changeset in xpra [3560] by
- remove hard-coded size: use maximize flag!
- 09:12 Changeset in xpra [3559] by
- better split between the pipeline helper and the actual encoding side: …
- 06:28 Changeset in xpra [3558] by
- split DamageBatchConfig? to its own file
- 06:10 Changeset in xpra [3557] by
- let the client to tell the server if the window is "maximized" on its …
- 05:45 Changeset in xpra [3556] by
- don't just clean the decoder instance, free it too so it won't be re-used!
- 05:28 Changeset in xpra [3555] by
- distinguish between the actual colorspace (the one actually used - as …
- 04:50 Changeset in xpra [3554] by
- ensure we don't scale if the client does not support it, and clamp …
- 04:37 Changeset in xpra [3553] by
- allow the client to specify more than one encoding for lossless …
- 04:28 Changeset in xpra [3552] by
- move ImageWrapper? to a common global location (no longer used in …
- 02:38 Ticket #349 (some parts of windows can not be clicked after changing resolutions) created by
- Here is another bug from Timo (with patch) reported as is from …
06/03/13:
- 17:00 Changeset in xpra [3551] by
- build fixes for win32: MSVC doesn't know about "inline"
- 16:22 Changeset in xpra [3550] by
- pillow is in gentoo now, so use a virtual package so users can choose …
- 16:20 Changeset in xpra [3549] by
- oops: cut&pasted with wrong macro nesting
- 16:02 Changeset in xpra [3548] by
- new patches for new static build params
- 11:42 Changeset in xpra [3547] by
- updated for r3545: ensure we include the new .c and .h locations
- 11:38 Changeset in xpra [3546] by
- updated patches for r3545
- 11:07 Changeset in xpra [3545] by
- #328 split yuv from codecs: * split x264 into x264_enc and dec_avcodec …
- 10:45 Changeset in xpra [3544] by
- prepare for #328: change ImageWrapper?'s rgb_format to pixel_format …
- 10:40 Changeset in xpra [3543] by
- typo
- 10:36 Changeset in xpra [3542] by
- remove rendundant logging
- 10:35 Changeset in xpra [3541] by
- misc fixes/enhancements pre #328: * allow client to specify …
- 09:45 Changeset in xpra [3540] by
- add "scaling" property that client applications can set, had to move …
- 08:37 Ticket #348 (Unable to attach if SSH handshake or entering password takes > ~8 seconds.) created by
- 0.9.4 is unable to attach to session if SSH handshake or entering …
- 07:07 Ticket #347 (xpra: PDFs appear very tiny in evince under xpra at 100% zoom) created by
- Copied from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709008 …
- 05:25 Changeset in xpra [3539] by
- calculator logging tweak: XPRA_VIDEO_DEBUG now controls all …
- 05:20 Changeset in xpra [3538] by
- speed and quality calculation tweaks: * easier to read? * remove …
- 04:01 Changeset in xpra [3537] by
- simplify options parsing code and ensure min-speed/min-quality are not …
05/28/13:
- 12:41 Changeset in xpra [3536] by
- fix delta mode: * copy reference pixels before they get modified * …
- 12:08 Changeset in xpra [3535] by
- add some debug
- 12:02 Changeset in xpra [3534] by
- allow webp lossy mode via UI: * expose "encodings.with_lossless_mode" …
- 11:19 Changeset in xpra [3533] by
- quality must be an int!
- 11:03 Changeset in xpra [3532] by
- more correct check for encoder force_reload
- 10:58 Changeset in xpra [3531] by
- allow "ultrafast" x264 setting, but only when users select speed=100 …
05/27/13:
- 16:45 Ticket #346 (Hardware-accelerated video decoding on Windows using DxVA) created by
- See …
- 11:48 Changeset in xpra [3530] by
- #345: XShm support, disabled by default, use XPRA_XSHM=1 to enable
- 10:43 Changeset in xpra [3529] by
- now that we validate the desktop files, we need to patch them for …
- 10:02 Changeset in xpra [3528] by
- fix lintian warnings
- 09:44 Changeset in xpra [3527] by
- same libav fix for vpx
- 09:39 Changeset in xpra [3526] by
- build against versions of libav without PIX_FMT_0RGB and PIX_FMT_BGR0
- 09:20 Changeset in xpra [3525] by
- re-add correct file location (this is endless)
- 09:16 Changeset in xpra [3524] by
- re-add patch header and strip
- 09:10 Changeset in xpra [3523] by
- fix patch with new offsets
- 08:53 Changeset in xpra [3522] by
- support webp lossless modes
- 08:45 Changeset in xpra [3521] by
- if the quality of the screen update sent is sufficient: * cancel the …
- 07:56 Changeset in xpra [3520] by
- log keymap changes (at both ends)
- 06:20 Changeset in xpra [3519] by
- update release notes so we can make new beta 0.10.0 builds (and …
- 05:28 Ticket #343 (huge mouse cursor on text selection) closed by
- fixed: The "fix" has been reverted in r3517 Will follow up in #189
- 05:21 Changeset in xpra [3518] by
- 0.9.4 release
- 05:08 Changeset in xpra [3517] by
- revert cursor scaling fix (r3429) as this causes a regression with …
- 05:06 Changeset in xpra [3516] by
- r3513 for 0.9.x branch: fix auto-refresh delay parsing, was causing …
- 05:04 Changeset in xpra [3515] by
- r3470 for 0.9.x branch: fix visual type: must be "VISUALID" and not …
- 04:57 Changeset in xpra [3514] by
- allow webp to be used for transparent windows: pass has_alpha flag and …
- 04:30 Changeset in xpra [3513] by
- fix auto-refresh delay parsing, was causing double-refresh!
05/26/13:
- 17:07 Changeset in xpra [3512] by
- make debug logging consistent
- 17:04 Changeset in xpra [3511] by
- add ugly trick to reference a constant string
- 16:49 Changeset in xpra [3510] by
- oops: "A Python string, passed to C context expecting a char*, is only …
- 14:54 Ticket #345 (use XShm to grab window pixels rather than the slower XGetImage) created by
- Pointers: * [http://www.x.org/releases/current/doc/xextproto/shm.html …
- 14:36 Changeset in xpra [3509] by
- remove "client-contents-handle" which is only used internally: avoid …
- 14:33 Changeset in xpra [3508] by
- small tweaks and debugging: * reset statistics on cleanup * log time …
- 04:38 Changeset in xpra [3507] by
- check returned values with asserts
Note: See TracTimeline
for information about the timeline view.