Timeline
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 …
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. …
Note: See TracTimeline
for information about the timeline view.