Timeline
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 …
05/18/13:
- 08:59 Changeset in xpra [3433] by
- remove unmaintained max-bandwidth switch
- 08:33 Changeset in xpra [3432] by
- the rpm docs state that "There is a restriction to the %config …
- 08:17 Changeset in xpra [3431] by
- remove duplicated config section
- 07:11 Changeset in xpra [3430] by
- updated release notes
- 07:06 Changeset in xpra [3429] by
- r3423 for 0.9.x branch: remove cursor scaling
- 07:04 Changeset in xpra [3428] by
- r3420 for 0.9.x branch: when disabling cursor forwarding, reset it for …
- 06:59 Changeset in xpra [3427] by
- r3410 for 0.9.x branch: fix debug code when using XPRA_X11_DEBUG_EVENTS="*"
- 06:53 Changeset in xpra [3426] by
- r3425 for 0.9.x branch: fix dummy suid detection when build switch is used
- 06:43 Changeset in xpra [3425] by
- when we specifically enable xdummy support via the --with-Xdummy build …
- 06:24 Changeset in xpra [3424] by
- if we lost connection to the server, spinners are irrelevant, so stop …
- 05:24 Changeset in xpra [3423] by
- #189 remove cursor scaling
- 05:04 Changeset in xpra [3422] by
- we forgot to set the ping flag again after splitting init code
- 04:23 Changeset in xpra [3421] by
- ensure we include the webm license file with the webm code
- 02:01 Ticket #342 (Fedora server build scripts don't seem to be behaving.) created by
- Trying to use the old build steps: […] etc., no longer works, …
05/17/13:
- 16:25 Ticket #341 (Disabling cursor forwarding in the middle a session behaves strangely) closed by
- fixed: Tested and confirmed. Thanks!
- 16:21 Changeset in xpra [3420] by
- #341: when disabling cursor forwarding, reset it for all the windows
- 16:20 Ticket #340 (Launcher is broken) closed by
- fixed: Confirmed fixed. Thanks!
- 16:13 Changeset in xpra [3419] by
- remove debug
- 16:12 Changeset in xpra [3418] by
- #340: fix client launcher: * generalize make_client so we can call it …
- 16:09 Ticket #341 (Disabling cursor forwarding in the middle a session behaves strangely) created by
- Hello, when disabling cursor forwarding (through the system tray …
- 15:42 Ticket #340 (Launcher is broken) created by
- Hello, the launcher no longer works: […] Thanks
- 15:41 Ticket #339 (Assertion error when receiving data) closed by
- fixed: Problem fixed, thanks!
- 15:28 Changeset in xpra [3417] by
- selfishly adding my own modeline
- 15:08 Changeset in xpra [3416] by
- #339: avoid rowstride confusion: * server side: never send it unless …
- 14:58 Changeset in xpra [3415] by
- avoid pydev warnings
- 13:24 Ticket #339 (Assertion error when receiving data) created by
- Hello, when running Xpra 0.9.2 on server with latest trunk client as …
- 08:53 Ticket #338 (some toolkits specify a max window size of 32767 for infinity causing ...) closed by
- fixed: Already fixed, see also #263 in v0.9.x as of r3408
- 08:53 Ticket #338 (some toolkits specify a max window size of 32767 for infinity causing ...) created by
- The …
- 08:28 Ticket #264 (handle fullscreen size hint) closed by
- fixed: works for me in r3414
- 08:26 Changeset in xpra [3414] by
- #264 support fullscreen toggling by applications
- 08:22 Changeset in xpra [3413] by
- advertize more window types as supported (aren't they?!) and set …
- 08:17 Changeset in xpra [3412] by
- remove unnecessary code
- 07:45 Changeset in xpra [3411] by
- self.queue_draw does not take widget as argument
- 07:37 Changeset in xpra [3410] by
- fix debug code when using XPRA_X11_DEBUG_EVENTS="*"
05/16/13:
- 13:16 Changeset in xpra [3409] by
- update release notes with latest backport applied
- 13:15 Changeset in xpra [3408] by
- r3392 for 0.9.x branch: we can't fix broken toolkits, so let's work …
- 10:35 Changeset in xpra [3407] by
- generalize the offset toggle code
- 10:28 Changeset in xpra [3406] by
- add ugly warning when the pixmap size is smaller than the damage we …
- 09:32 Changeset in xpra [3405] by
- update docs to match code
- 09:26 Changeset in xpra [3404] by
- fix imports
- 09:01 Changeset in xpra [3403] by
- always honour client options: use the same code for instantiating the …
- 08:07 Changeset in xpra [3402] by
- 0.9.3 (pre?)release
- 07:44 Changeset in xpra [3401] by
- r3399 for 0.9.x branch: we must send the anti-token if we have it
- 07:43 Changeset in xpra [3400] by
- clipboard fixes: * make_clipboard_helper returns a value (unused - but …
- 07:38 Changeset in xpra [3399] by
- #272 anti-confusion: we must send the anti-token if we have it! (not …
- 07:37 Changeset in xpra [3398] by
- disable debug
- 07:37 Changeset in xpra [3397] by
- re-enable systray on *nix
- 07:20 Changeset in xpra [3396] by
- accept rgb32 encoding for tray
- 06:22 Changeset in xpra [3395] by
- r3389 for 0.9.x branch: fix tray visual: don't clobber this when …
- 06:19 Changeset in xpra [3394] by
- r3393 for 0.9.x branch: fix request dimensions for when we use a …
- 06:16 Changeset in xpra [3393] by
- fix request dimensions for when we use a separate lossless region for …
- 05:00 Changeset in xpra [3392] by
- we can't fix broken toolkits, so let's work around them: * constify …
- 04:25 Ticket #337 (0.9.2: stop do not terminate X server) closed by
- invalid: OK, feel free to re-open, preferably if you have reproducible steps.
- 02:59 Ticket #272 (fix/improve MS Windows clipboard handling) reopened by
- This broke clipboard support on *nix... re-opening the ticket. (odd …
- 02:27 Ticket #337 (0.9.2: stop do not terminate X server) created by
-
In 9.0.2
xpra stop :13
leaves corresponding X server running. …
05/15/13:
- 13:58 Changeset in xpra [3391] by
- * move common bits to ClientWidgetBase? so tray can re-use some code …
- 13:55 Changeset in xpra [3390] by
- when we fail to get the rgb data, log the dimensions so we may get a clue
- 13:54 Changeset in xpra [3389] by
- * fix tray visual: don't clobber this when trying to set tray …
- 07:46 Changeset in xpra [3388] by
- remove now unused "client-contents", we always use the "handle" …
- 06:13 Changeset in xpra [3387] by
- #335 add cursor debugging
- 06:05 Ticket #333 (Stop command fails to shutdown server) closed by
- fixed: fixed in r3386 (and tidied up a bit too) Feel free to re-open if you …
- 06:04 Changeset in xpra [3386] by
- #333: don't try to do any encoding stuff for text clients (fix xpra …
- 05:41 Ticket #336 (floating menu + keyboard focus - input grabs) created by
- Many applications exhibit strange menu behaviour in Xpra: when menu is …
- 05:24 Ticket #335 (default mouse cursor in menus) created by
- In many applications mouse cursor shape is not forwarded for menus. To …
05/14/13:
- 23:20 Ticket #334 (Server fails to start up on Ubuntu 12.10 64-bit server) created by
- With revision r3385, I am getting this error when I try and start …
- 22:52 Ticket #333 (Stop command fails to shutdown server) created by
- When I attempt to run the stop command to shutdown the server I get …
05/13/13:
- 18:18 Changeset in xpra [3385] by
- this file needs to be in sdist archives so we can build strict RPMs …
- 18:00 Changeset in xpra [3384] by
- always include the scripts dir in sdist
- 17:59 Changeset in xpra [3383] by
- and the scripts..
- 17:36 Changeset in xpra [3382] by
- we must include the C files too
- 17:32 Changeset in xpra [3381] by
- we always want to include .pyx files
- 17:07 Changeset in xpra [3380] by
- merge changelog messages for changes already in 0.9.x
- 16:54 Changeset in xpra [3379] by
- 0.9.2 release
- 16:47 Changeset in xpra [3378] by
- ensure tray is always initialized (at least to None) - so errors can't …
- 16:44 Changeset in xpra [3377] by
- r3372 for 0.9.x branch: properly compute alignment values to handle …
- 16:43 Changeset in xpra [3376] by
- r3360 for 0.9.x branch: warn function takes exactly one argument (fix …
- 16:42 Changeset in xpra [3375] by
- r3353 for 0.9.x branch: avoid doing pkgconfig probing for cython if …
- 16:38 Changeset in xpra [3374] by
- r3350 for 0.9.x branch: don't update the static cache with dynamic values
- 16:28 Changeset in xpra [3373] by
- simplify and cleanup backing init: * always use ClientWindowBase? …
- 16:22 Changeset in xpra [3372] by
- gl: properly compute alignment values to handle arbitrary image …
- 14:20 Changeset in xpra [3371] by
- fix gl backing: add stub for alpha channel handling
- 10:53 Changeset in xpra [3370] by
- osx fixes: move some osx client code to xpra/client/ dir
- 10:52 Changeset in xpra [3369] by
- we must now return the pixel encoding (as part of transparency changes)
05/12/13:
- 13:28 Changeset in xpra [3368] by
- preliminary support for transparent windows using the gtk2 Pixmap …
- 12:39 Changeset in xpra [3367] by
- test window for diagnozing colours and transparency issues (rgba vs …
- 11:45 Changeset in xpra [3366] by
- typo
- 07:52 Changeset in xpra [3365] by
- record and report compiler info
- 07:17 Changeset in xpra [3364] by
- show cython used for build in about info
- 07:08 Changeset in xpra [3363] by
- record cython version
05/11/13:
- 19:20 Changeset in xpra [3362] by
- don't cause an error if we fail to parse the "LOCAL_MODIFICATIONS" …
- 19:15 Changeset in xpra [3361] by
- only clean build_info on "clean", not "sdist"
- 11:21 Changeset in xpra [3360] by
- #332: warn function takes exactly one argument
- 11:14 Ticket #332 (0.9.1: no "About Xpra" dialog) created by
- 0.9.1 no longer able to show "About Xpra" dialog: […] This is a …
- 06:50 Changeset in xpra [3359] by
- whitespace
- 06:46 Changeset in xpra [3358] by
- moved to xdg/
- 06:45 Changeset in xpra [3357] by
- ensure we don't re-add those generated files to svn
- 06:44 Changeset in xpra [3356] by
- remove generated files from svn
- 06:44 Changeset in xpra [3355] by
- ensure we don't re-add those generated files to svn
- 06:43 Changeset in xpra [3354] by
- remove generated files from svn
- 03:34 Ticket #331 (setup.py: no exit after clean) closed by
- fixed: The patch above is incorrect and breaks "sdist", and maybe some of the …
- 03:32 Changeset in xpra [3353] by
- #331 avoid doing pkgconfig probing for cython if we're only doing the …
05/10/13:
- 18:35 Ticket #331 (setup.py: no exit after clean) created by
- In xpra-0.9.0 source tree (extracted from released tars) `python …
- 11:31 Changeset in xpra [3352] by
- we MUST not do any gtk stuff from the non-ui thread!
- 10:00 Changeset in xpra [3351] by
- expose server window xid as XID cardinal window property (gtk2 only …
- 09:40 Changeset in xpra [3350] by
- oops: don't update the static cache with dynamic values: update the …
- 09:30 Changeset in xpra [3349] by
- rgb32 paint code via gtk2 (tested with osx argb 2 rgba filter on …
- 07:34 Changeset in xpra [3348] by
- simple socket tests
- 07:34 Changeset in xpra [3347] by
- solaris - does anyone care?
- 07:30 Changeset in xpra [3346] by
- add desktop-file-validate %check step to specfile
- 07:28 Changeset in xpra [3345] by
- remove shebangs we don't use (replace by a test for graph)
- 06:36 Changeset in xpra [3344] by
- minor content updates, new sample xorg.conf, etc
- 06:09 Changeset in xpra [3343] by
- bail out early if we can't grab the screen
- 04:54 Ticket #330 (xpra not installable in Ubuntu 13.04 from the winswitch repositories) closed by
- fixed: As I mentioned before, no one should use the buggy and outdated …
05/09/13:
- 15:41 Changeset in xpra [3342] by
- use generic window names (without the _NET_WM_WINDOW_TYPE_ prefix) in …
- 15:39 Changeset in xpra [3341] by
- fix import location
- 15:27 Changeset in xpra [3340] by
- move encoding attributes and hello params to ui client (not needed for …
- 15:19 Changeset in xpra [3339] by
- then length is in bytes, not pixels!
- 14:23 Changeset in xpra [3338] by
- re-add missing patch header..
- 14:19 Changeset in xpra [3337] by
- use new (easier) pkgconfig layout in patches
- 14:17 Changeset in xpra [3336] by
- make a single call to pkgconfig for both encoder and decoder vpx/x264 …
- 14:10 Changeset in xpra [3335] by
- use more generic include/exclude patterns: never include the pxi …
- 14:04 Changeset in xpra [3334] by
- update copy of patches in debian/patches
- 11:40 Ticket #302 (honour the window manager initial position hint) closed by
- fixed: not heard back, closing. Feel free to re-open if this is not fixed.
- 11:33 Changeset in xpra [3333] by
- update release notes (and include 0.9.1)
- 11:02 Changeset in xpra [3332] by
- need the bigger DMG now that the binaries have bigger deps (numpy main …
- 10:55 Changeset in xpra [3331] by
- if there's more than one python lib dir, use the last one. Ugly - but …
- 10:36 Changeset in xpra [3330] by
- pango fix?: include /etc/pango (+whitespace cleanup)
- 00:03 Ticket #330 (xpra not installable in Ubuntu 13.04 from the winswitch repositories) created by
- Trying to install xpra from the winswitch repositories (both regular …
05/08/13:
- 18:10 Changeset in xpra [3329] by
- force py2app to include everything from platform/darwin
- 17:37 Changeset in xpra [3328] by
- one more osx path fix..
- 16:51 Changeset in xpra [3327] by
- osx build fixes: * match new paths * make image bigger to fit numpy
- 15:15 Changeset in xpra [3326] by
- 0.9.1 release
- 15:08 Changeset in xpra [3325] by
- opengl backports for 0.9.x branch: r3230 (check for FBO functions we …
- 14:46 Changeset in xpra [3324] by
- r3313 for 0.9.x branch: window-type may not be set!
- 14:45 Changeset in xpra [3323] by
- r3301 for 0.9.x branch: fix "hide" method name and call show() to …
- 14:43 Changeset in xpra [3322] by
- r3300 for 0.9.x branch: fix string format error in non-cythoned code …
- 14:42 Changeset in xpra [3321] by
- r3292 for 0.9.x branch: honour initial window placement requests
- 14:37 Changeset in xpra [3320] by
- r3246 (partial) for 0.9.x branch: libXfont is needed on centos
- 14:36 Changeset in xpra [3319] by
- r3158 for 0.9.x branch: mark our /etc files as config files so rpm …
- 14:35 Changeset in xpra [3318] by
- r3208 for 0.9.x branch: fix wrong location for var initialization: …
- 12:46 Changeset in xpra [3317] by
- ensure shadow windows have a "window-type" of "TYPE_NORMAL"
- 11:48 Changeset in xpra [3316] by
- move last clients cleanup code to dedicated method (so we can override it)
- 11:30 Changeset in xpra [3315] by
- stub/dump keyboard handling for osx (no mapping at all - does not …
- 11:03 Changeset in xpra [3314] by
- working mouse and scroll wheel
- 10:36 Changeset in xpra [3313] by
- window-type may not be set!
- 09:58 Changeset in xpra [3312] by
- make osx shadow server work with all encodings by converting argb to …
- 09:43 Changeset in xpra [3311] by
- working shadow server for osx (using rgb24 only for now)
- 09:19 Changeset in xpra [3310] by
- move argb cython speedup code to pseudo codec
- 09:01 Changeset in xpra [3309] by
- build flags tweaks
- 08:42 Changeset in xpra [3308] by
- don't bother with the xor_str pure-python fallback: just disable xor …
- 07:27 Changeset in xpra [3307] by
- missed from r3305
- 06:06 Changeset in xpra [3306] by
- almost working osx shadow server using Quartz CoreGraphics?
- 05:42 Changeset in xpra [3305] by
- move pixel extraction to the window class so other backends can …
- 05:40 Changeset in xpra [3304] by
- don't bother showing the daemon options on platforms that do not …
- 05:04 Changeset in xpra [3303] by
- remove unused code and associated hacks (WindowView? is no more - was …
- 04:47 Changeset in xpra [3302] by
- try harder not to create paths outside the window dimensions (fglrx crash?)
- 04:29 Ticket #329 (Sound sink underruns seem to lead to spinners and eventual ping ...) created by
- Using win client 0.9.0 r3152 and fedora server 0.9.0 r3163 over an …
- 03:53 Changeset in xpra [3301] by
- fix "hide" method name and call show() to force it to be displayed by …
05/07/13:
- 17:36 Changeset in xpra [3300] by
- fix string format error in non-cythoned code version used as fallback
- 15:54 Changeset in xpra [3299] by
- * split server instance constructors from initialization code (so we …
- 15:47 Changeset in xpra [3298] by
- osx overrides do_init()
- 15:47 Changeset in xpra [3297] by
- send_now: take shortcut out when connection is already closed (+ add …
- 15:43 Changeset in xpra [3296] by
- ensure we always gobject.threads_init() as early as possible (fixes …
- 13:42 Changeset in xpra [3295] by
- randr defaults to False (so we can use generic get_info from shadow …
05/06/13:
- 16:16 Changeset in xpra [3294] by
- new gpg key with changed expiry date
- 16:16 Changeset in xpra [3293] by
- parti and wimpiggy removed
05/05/13:
- 15:18 Changeset in xpra [3292] by
- honour initial window placement requests: * pass position of the …
- 15:16 Changeset in xpra [3291] by
- match function move
- 15:05 Changeset in xpra [3290] by
- don't bother trying dbus on osx, try harder to find a peername to show
- 12:35 Changeset in xpra [3289] by
- oops
- 12:18 Changeset in xpra [3288] by
- oops: fix r3286 (and / or..)
- 12:13 Changeset in xpra [3287] by
- osx fixes and stub shadow server support
- 12:12 Changeset in xpra [3286] by
- "stop" and "list" modes are available for shadow servers or real servers
- 12:11 Changeset in xpra [3285] by
- more descriptive server_type
- 12:11 Changeset in xpra [3284] by
- getpeername may not be available (it isn't on osx)
- 10:54 Changeset in xpra [3283] by
- don't try to build x11 stuff on osx
- 10:30 Changeset in xpra [3282] by
- no need for gobject here
- 07:50 Changeset in xpra [3281] by
- fix option summary layout
- 07:47 Changeset in xpra [3280] by
- document new options and make client-toolkit and "help" values case …
- 07:41 Changeset in xpra [3279] by
- tell svn to ignore any files created here
- 07:28 Changeset in xpra [3278] by
- install URL handler for win32
- 07:25 Changeset in xpra [3277] by
- use validate_config to deal with type conversion
- 07:18 Changeset in xpra [3276] by
- oops: use correct updated codec class names
- 07:15 Changeset in xpra [3275] by
- assume tcp mode if unspecified when using URL to specify connection …
- 07:02 Changeset in xpra [3274] by
- fix "missing files" during dh-install?
Note: See TracTimeline
for information about the timeline view.