Timeline
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
05/25/13:
- 18:24 Changeset in xpra [3506] by
- * fix mmap and rgb modes: must copy string before it gets garbage …
- 16:41 Changeset in xpra [3505] by
- * free the image if we use different pixel data via set_pixels() * …
- 16:38 Changeset in xpra [3504] by
- if an encoding is not available on server, add info in tooltip
- 16:37 Changeset in xpra [3503] by
- update imports to the new webp location
- 16:07 Changeset in xpra [3502] by
- moved pages to wiki
- 15:54 About edited by
- (diff)
- 15:53 About edited by
- (diff)
- 15:53 About edited by
- (diff)
- 15:52 About created by
- 15:50 WikiStart edited by
- (diff)
- 14:58 Source edited by
- (diff)
- 14:54 Enhancements created by
- 14:44 WikiStart edited by
- (diff)
- 14:29 WikiStart edited by
- (diff)
- 14:29 WikiStart edited by
- (diff)
- 14:28 WikiStart edited by
- (diff)
- 14:25 Source edited by
- (diff)
- 14:25 Source created by
- 14:21 WikiStart edited by
- (diff)
- 14:21 WikiStart edited by
- (diff)
- 14:19 Building edited by
- (diff)
- 12:41 Xdummy edited by
- (diff)
- 12:34 FAQ edited by
- (diff)
- 12:32 FAQ edited by
- (diff)
- 12:30 FAQ created by
- 12:24 WikiStart edited by
- (diff)
- 12:23 Xdummy created by
- 12:15 WikiStart edited by
- add Xdummy (diff)
- 12:14 Building edited by
- (diff)
- 12:14 Building edited by
- add styling (diff)
- 12:04 Building edited by
- (diff)
- 10:07 Building edited by
- (diff)
- 10:05 Building edited by
- (diff)
- 10:03 Building edited by
- (diff)
- 09:55 Building created by
- 09:46 WikiStart edited by
- add build page link (diff)
- 09:31 Changeset in xpra [3501] by
- more descriptive text for encoding selection in menu
- 09:18 Changeset in xpra [3500] by
- servers can now expose which encodings support speed/quality tuning so …
- 08:48 Changeset in xpra [3499] by
- don't use "AVPixelFormat" which is only available in newer versions
- 08:29 Changeset in xpra [3498] by
- send totally uncompressed rgb data if: * the number of pixels is very …
- 08:24 Changeset in xpra [3497] by
- if we encounter an exception in the format thread, disconnect with an …
05/24/13:
- 12:06 Changeset in xpra [3496] by
- x264lib: use PIX_FMT_*, AV_PIX_FMT_* has not yet landed in most distros
- 12:06 Changeset in xpra [3495] by
- x264lib: simplify context by removing x264_quality. We already store …
- 12:06 Changeset in xpra [3494] by
- x264lib: all-in-one codingstyle commit - use linux kernel codingstyle …
- 12:06 Changeset in xpra [3493] by
- x264lib: clean up implementation - source and destination pixel …
- 12:04 Changeset in xpra [3492] by
- pass rgb pixel data to encoders without making a copy if we can avoid …
05/23/13:
- 21:40 Changeset in xpra [3491] by
- x264lib: use AV_PIX_FMT* pixel formats, not PIX_FMT_* (apparently …
- 21:36 Changeset in xpra [3490] by
- x264lib: fix one build error on windows MSVC requires variables to be …
05/22/13:
- 16:46 Changeset in xpra [3489] by
- generalize the rgb_reformat code so we can use it in rgb_encode as …
- 15:48 Changeset in xpra [3488] by
- remove debug
- 14:56 Ticket #344 (Clipboard integration broken with xpra over ssh) closed by
- fixed: Applied in r3487 - this will go in 0.9.4, due in just a few days time. …
- 14:55 Changeset in xpra [3487] by
- #344 fix clipboard with appindicator tray loaded
- 14:36 Changeset in xpra [3486] by
- update page titles
- 13:01 Ticket #344 (Clipboard integration broken with xpra over ssh) created by
- When a server-side application tries to write to the clipboard …
- 12:32 Changeset in xpra [3485] by
- fix screenshot (finally?): * actually return a value (oops) * deal …
- 12:20 Changeset in xpra [3484] by
- fix screenshot capture (handle rgb formats) and make it debuggable
- 12:19 Changeset in xpra [3483] by
- validate request dimensions properly
- 11:22 Changeset in xpra [3482] by
- pass logger to get_rgb_rawdata so we can debug draw/screenshots …
- 11:20 Changeset in xpra [3481] by
- fix webp support with new rgb formats
- 11:18 Changeset in xpra [3480] by
- add logging to debug encoding availability
- 10:42 Changeset in xpra [3479] by
- show mmap warning just once for all the windows, and remove test code!
- 10:36 Changeset in xpra [3478] by
- support the new raw rgb pixel formats (BGRA, RGBX, ..) with mmap via …
- 03:25 Clipboard edited by
- fix src links: match code refactoring (diff)
- 03:22 Clipboard edited by
- (diff)
- 03:20 Clipboard edited by
- match code refactoring and updates (diff)
05/21/13:
- 18:40 Ticket #343 (huge mouse cursor on text selection) created by
- With upgrade to 0.9.3 (from 0.9.2) I've noticed that mouse cursor on …
- 17:58 Changeset in xpra [3477] by
- avoid doing multiple BGRA to RGBA conversions (or BGRX to RGB) by …
- 16:11 Changeset in xpra [3476] by
- fix method name being imported from "info"
- 10:09 Changeset in xpra [3475] by
- #280 fix tray transparency: don't roundtrip via a Pixmap (which loses …
- 09:24 Changeset in xpra [3474] by
- better logging and debugging for switch_to_lossless(), renamed from …
- 08:33 Changeset in xpra [3473] by
- now that the tray visual x11 property if correct, we can rely on the …
- 08:32 Changeset in xpra [3472] by
- more reasonable startup size
- 08:32 Changeset in xpra [3471] by
- avoid pydev warning
- 07:20 Changeset in xpra [3470] by
- fix visual type: must be "VISUALID" and not "XA_VISUALID" as in the …
- 05:22 Changeset in xpra [3469] by
- version bump script changed things it was not meant to!
- 04:36 Changeset in xpra [3468] by
- replace old references to "Parti" with "Xpra"
05/20/13:
- 18:43 Ticket #342 (Fedora server build scripts don't seem to be behaving.) closed by
- fixed: Yup, that did the trick.
- 14:45 Changeset in xpra [3467] by
- forgot to bump ebuild
- 12:48 Changeset in xpra [3466] by
- force refresh with build bump
- 12:38 Changeset in xpra [3465] by
- bad backport
- 11:02 Changeset in xpra [3464] by
- oops: define Xvfb function before we need it
- 10:55 Ticket #272 (fix/improve MS Windows clipboard handling) closed by
- fixed: > the build scripts have changed in some way I can't find documented …
- 10:07 Changeset in xpra [3463] by
- remove debug
- 10:06 Changeset in xpra [3462] by
- update release notes with latest fixes
- 10:01 Changeset in xpra [3461] by
- r3448 for 0.9.x branch: prevent crash caused by logging and attempt to …
- 09:59 Changeset in xpra [3460] by
- oops: fix mis-backported patching
- 09:53 Changeset in xpra [3459] by
- r3440 for 0.9.x branch: fix invalid parsing of TIMESTAMP selection …
- 07:59 Changeset in xpra [3458] by
- * remove old pixbuf code (now that the x11 code is stable) * don't log …
- 07:33 Changeset in xpra [3457] by
- fix transparency breakage caused by r3373 and a duplicate flag: …
- 07:30 Changeset in xpra [3456] by
- unused import
- 07:06 Changeset in xpra [3455] by
- remove debug
- 07:06 Changeset in xpra [3454] by
- support RGBA data via mmap
- 06:21 Changeset in xpra [3453] by
- encoding handling improvements: * provide more encoding help info with …
- 06:17 Changeset in xpra [3452] by
- whitespace janitor
- 05:58 Changeset in xpra [3451] by
- move platform specific info retrieval to platform module
- 05:56 Changeset in xpra [3450] by
- no change: docstring fix and more generic variable naming
- 05:55 Changeset in xpra [3449] by
- move signal util dict to os_util
05/19/13:
- 18:29 Changeset in xpra [3448] by
- * fix race where we query the window's geometry before we have …
- 16:07 Ticket #305 (PNG palette indexed encoding mode) closed by
- fixed: added support in r3446, it has to be enabled manually using: * …
- 16:00 Changeset in xpra [3447] by
- display encodings in the same (alphabetical) order to make it easier …
- 16:00 Changeset in xpra [3446] by
- #305: add support for palette png modes: "P" and "L" (colour and grayscale)
- 13:08 Changeset in xpra [3445] by
- gtk2 can handle 'png' and 'jpeg' natively (without PIL), though using …
- 10:25 Changeset in xpra [3444] by
- log other encodings available
- 10:20 Changeset in xpra [3443] by
- only enable rgb32 if the client actually supports it: test for it in …
- 09:57 Changeset in xpra [3442] by
- use our get_hex_uuid wrapper to get a random hex string - this works …
- 09:48 Changeset in xpra [3441] by
- fix compiler warning introduced by us adding "const" keyword
- 09:43 Changeset in xpra [3440] by
- fix invalid parsing of TIMESTAMP selection attribute: this is an …
- 07:09 Changeset in xpra [3439] by
- cython improvements and related cleanups: * use "const" keyword more …
- 07:03 Changeset in xpra [3438] by
- let cython deal with string to char conversion
- 06:52 Changeset in xpra [3437] by
- avoid cast warning and use "const" keyword wherever the buffer we get …
- 06:37 Changeset in xpra [3436] by
- add ability to debug sendClientMessage
- 05:31 Changeset in xpra [3435] by
- honour server default encoding if that's all we have
- 05:21 Changeset in xpra [3434] by
- encodings refactoring: * distinguish between "core encodings" (low …
Note: See TracTimeline
for information about the timeline view.