Timeline
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?
05/04/13:
- 19:29 Changeset in xpra [3273] by
- handle URLs with arguments and parse them as options
- 19:29 Changeset in xpra [3272] by
- rpm updates (xdg bits, etc)
- 18:55 Changeset in xpra [3271] by
- * support launching xpra as url handler for xpra://mode:host:port * …
- 18:30 Changeset in xpra [3270] by
- fix icon code to match refactoring of platform modules
- 17:59 Changeset in xpra [3269] by
- fix gobject clients: add missing init call
- 17:53 Changeset in xpra [3268] by
- server exposes which clipboards it has, so the client can initialize …
- 16:37 Changeset in xpra [3267] by
- #328: missing build updates from r3265
- 15:51 Changeset in xpra [3266] by
- redraw the whole window when adding/removing the border
- 14:38 Changeset in xpra [3265] by
- split codecs into encoders and decoders
- 13:34 Changeset in xpra [3264] by
- add new window-layout option so the user can choose the window layout …
- 10:35 Changeset in xpra [3263] by
- match file rename
- 10:34 Changeset in xpra [3262] by
- const is no longer in core
- 10:34 Changeset in xpra [3261] by
- more compatible (warning free) C syntax
- 07:46 Changeset in xpra [3260] by
- core and randr don't need all the constants (core needs none, randr just 2)
- 07:41 Changeset in xpra [3259] by
- only log package names if different from options
- 07:27 Changeset in xpra [3258] by
- restore missing XRRFreeScreenConfigInfo, re-order imports
- 07:10 Changeset in xpra [3257] by
- updated offsets
- 06:57 Changeset in xpra [3256] by
- update build scripts to clean/find new cython file locations
05/03/13:
- 17:58 Changeset in xpra [3255] by
- remove duplicate initialization of GL client window class, only keep …
- 15:09 Changeset in xpra [3254] by
- trim dependencies
- 12:30 Changeset in xpra [3253] by
- oops
- 12:05 Changeset in xpra [3252] by
- add debug logging to exit timers
- 12:05 Changeset in xpra [3251] by
- use regular logging for backtrace, don't show one when we fail to get …
- 11:58 Changeset in xpra [3250] by
- move ugly python version switch code to util class
- 11:49 WindowRefresh edited by
- add XComposite info and pointers (diff)
- 11:34 Changeset in xpra [3249] by
- ensure we do keep hold of the display_name (not just in temporary …
- 11:03 Changeset in xpra [3248] by
- split monolithic bindings into sub-modules, keeping the pure-X11 stuff …
- 10:29 Changeset in xpra [3247] by
- apparently, we need abspath in some cases on win32
05/02/13:
- 12:14 Changeset in xpra [3246] by
- libXfont is needed on centos + version bump for ebuild
- 09:15 Changeset in xpra [3245] by
- remove so we don't have yet-another-license file intree
05/01/13:
- 18:57 Changeset in xpra [3244] by
- match new codecs location
- 18:57 Changeset in xpra [3243] by
- update date
- 11:53 Changeset in xpra [3242] by
- split init_window into init + setup, so some classes can call …
- 11:29 Changeset in xpra [3241] by
- more gtk common util functions
- 11:28 Changeset in xpra [3240] by
- add a sample custom client window layout with a button bar (that does …
- 10:24 Changeset in xpra [3239] by
- provide more gtk2 client window implementations: * debuginfo: prints …
- 08:54 Changeset in xpra [3238] by
- add the ability to set the offset of the window contents inside the …
04/30/13:
- 17:37 Changeset in xpra [3237] by
- re-oops: the dangers of having pending commits confusing things
- 17:29 Changeset in xpra [3236] by
- fix with existing backing case!
- 17:28 Changeset in xpra [3235] by
- oops: fix hasty refactoring of log util function debug_if_env
- 17:03 Changeset in xpra [3234] by
- * move some common string functions and logging patterns to util class …
- 15:39 Changeset in xpra [3233] by
- make it easier to figure out if we're using double-buffering
- 15:23 Ticket #328 (split yuv into its own pseudo codec) created by
- Why?: * cleaner, the code in the 264/vpx codecs is getting messy * we …
- 15:20 Changeset in xpra [3232] by
- whitespace cleanup
- 14:59 Changeset in xpra [3231] by
- avoid error when there are no listeners for a signal
- 12:50 Changeset in xpra [3230] by
- check for FBO functions we need
- 12:50 Changeset in xpra [3229] by
- fix gl_debug_callback unavailable codepath
- 12:37 Changeset in xpra [3228] by
- key_event is now a structure, and not a list/tuple
- 12:36 Changeset in xpra [3227] by
- prettify debug output by using a more specific class for each key …
- 12:02 Changeset in xpra [3226] by
- fix tests to match refactoring
- 11:46 Changeset in xpra [3225] by
- use common function for handling "gibberish" in protocol: * notifies …
- 10:52 Changeset in xpra [3224] by
- fix system_bell signature
- 10:47 Changeset in xpra [3223] by
- * introduce new build options for gtk2/gtk3/qt4 * add warnings/errors …
- 10:45 Changeset in xpra [3222] by
- * use the new platform features instead of os checks * moved …
- 10:45 Changeset in xpra [3221] by
- use a more generic platform_import function: * prevents py2exe and …
- 10:43 Changeset in xpra [3220] by
- re-use debug code from superclass
- 10:42 Changeset in xpra [3219] by
- oops: match new refactored module path
- 10:41 Changeset in xpra [3218] by
- remove duplicated def
- 10:39 Changeset in xpra [3217] by
- indent
- 10:39 Changeset in xpra [3216] by
- ignore packet size check when we have closed the connection already
- 10:39 Changeset in xpra [3215] by
- refactoring: split stats from "source" code and move os stuff to os_util
04/29/13:
- 17:48 Changeset in xpra [3214] by
- two-way mmap token: server writes back another token that the client …
- 16:59 Changeset in xpra [3213] by
- remove sound dependency on gobject so we can use it with qt too: …
- 14:51 Changeset in xpra [3212] by
- better debug/logging for keyboard client detection
- 14:45 Changeset in xpra [3211] by
- remove window_backing contructor module: let each client_window …
- 14:11 Changeset in xpra [3210] by
- qt: painting windows works!
- 14:10 Changeset in xpra [3209] by
- if we fail to load the sound code (as we do with qt at present), then …
- 13:45 Changeset in xpra [3208] by
- worng location for var initialization: would cause errors if we never …
- 11:32 Changeset in xpra [3207] by
- fix? QtScheduler? by using invoke_in_main_thread? ensure we init the …
- 11:01 Changeset in xpra [3206] by
- more qt work: * use a generic key_event structure so Qt can fill it …
04/28/13:
- 17:02 Changeset in xpra [3205] by
- refactoring so we can have a common client_window_base superclass …
- 14:05 Changeset in xpra [3204] by
- ensure the tray attributes are always defined even if the platform …
- 14:04 Changeset in xpra [3203] by
- import just what we need
- 14:03 Changeset in xpra [3202] by
- whitespace and copyright janitor
- 14:03 Changeset in xpra [3201] by
- major refactoring to break dependency headaches: * platforms and …
04/27/13:
- 23:35 Ticket #222 (Repeated keys when the server is under heavy I/O load) reopened by
- Actually, it is not fixed, but happens much more rarely. There is one …
- 17:05 Changeset in xpra [3200] by
- gl: behave correctly when PyOpenGL doesn't know about KHR_debug
- 15:05 Changeset in xpra [3199] by
- gl: use GL_REMEDY_frame_terminator extension to indicate to the GL …
- 14:45 Changeset in xpra [3198] by
- gl: use GL_GREMEDY_string_marker extension when available to output …
- 14:25 Changeset in xpra [3197] by
- signal isn't used directly here, so let the superclasses define it to …
- 13:35 Ticket #327 (client side X crash on window resize with fglrx-13.1) created by
- I experience X crashes when I resize (enlarge) windows in attached …
- 13:12 Changeset in xpra [3196] by
- try to cleanup the plaform mess by separating things in files: * init …
- 13:09 Changeset in xpra [3195] by
- gl: correctly check for GL_KHR_debug extension availability (follow …
- 12:22 Changeset in xpra [3194] by
- updated with more recent features/info
- 12:16 Changeset in xpra [3193] by
- stub qt4 client and --client-toolkit=gtk2|gtk3|qt4 option
- 11:17 Changeset in xpra [3192] by
- gl: use GL_KHR_debug when available
- 10:12 Changeset in xpra [3191] by
- more gobject refactoring cleanup
- 09:55 Changeset in xpra [3190] by
- wrestle more gobject stuff out of the client code: ui_client_base is …
- 07:52 Changeset in xpra [3189] by
- move wimpiggy bits to xpra.x11
- 05:54 Changeset in xpra [3188] by
- include more codec examples
- 05:51 Changeset in xpra [3187] by
- clarify usage of mic/spkr codec options
04/26/13:
- 18:07 Changeset in xpra [3186] by
- missed during refactoring
- 17:20 Changeset in xpra [3185] by
- split stats stuff so the cython bits can go in server module
- 16:08 Changeset in xpra [3184] by
- move more gtk bits to gtk dir: about and launcher
- 15:55 Changeset in xpra [3183] by
- move platforms to subdir
- 15:41 Changeset in xpra [3182] by
- move x11 bits to xpra.x11
- 15:37 Changeset in xpra [3181] by
- move clipboard, tray and session-info stuff out of platform package
- 15:25 Changeset in xpra [3180] by
- move more gtk stuff out of client root package
- 15:09 Changeset in xpra [3179] by
- remove duplicated file (same as COPYING)
- 14:59 Changeset in xpra [3178] by
- also expose webp and PIL versions
- 14:54 Changeset in xpra [3177] by
- expose vpx and x264 codec version info
- 12:12 Changeset in xpra [3176] by
- remove gobject dep from UIXpraClient
- 12:01 Changeset in xpra [3175] by
- move mmap init code to mmap_pipe utility class
- 11:28 Changeset in xpra [3174] by
- simplify window backing's mmap init
- 11:22 Changeset in xpra [3173] by
- move mmap pseudo-network stuff to xpra.net package
- 10:42 Changeset in xpra [3172] by
- oops: extend the new gtk2 window class not the defunct one!
- 10:37 Changeset in xpra [3171] by
- remove unnecessary code
- 10:36 Changeset in xpra [3170] by
- oops: missed during refactoring move
- 10:32 Changeset in xpra [3169] by
- re-add per gtk version expose handlers (oops)
- 10:22 Changeset in xpra [3168] by
- small refactoring fixes: * apply_geometry_hints vs set_geometry_hints …
- 10:05 Changeset in xpra [3167] by
- refactoring: ui_client_base is now completely free of gtk code
- 09:21 Changeset in xpra [3166] by
- split more of the gtk specific stuff into gtk_client_base so …
- 08:30 Changeset in xpra [3165] by
- more refactoring: split client_window into gtk2 and gtk3 versions
- 05:40 Changeset in xpra [3164] by
- list all the plugins we can use from "good"
04/25/13:
- 19:26 Changeset in xpra [3163] by
- version bump
- 18:53 Changeset in xpra [3162] by
- refactoring of backing code: clean split between …
- 17:59 Changeset in xpra [3161] by
- updated patches for latest refactoring
- 17:41 Changeset in xpra [3160] by
- 15:12 Changeset in xpra [3159] by
- roll make_constants_pxi into the only one file where it is used: setup.py
- 15:05 Changeset in xpra [3158] by
- mark our /etc files as config files so rpm will do-the-right-thing(tm)
- 12:41 Changeset in xpra [3157] by
- zap parti, rename project to plain xpra
- 12:08 Changeset in xpra [3156] by
- fix ssh on win32 yet again: can't use sys.stderr on win32
- 12:07 Changeset in xpra [3155] by
- cleanup session events hook before cleaning the tray since we need its hwnd
- 11:40 Ticket #326 (incomplete installations causes warnings which cause ssh mode to fail) closed by
- fixed: * r3153 also lets the ssh process's stderr come through to make it …
- 11:40 Changeset in xpra [3154] by
- use repr_ellipsized throughout: better for dumping things that may be …
- 11:28 Changeset in xpra [3153] by
- since we don't do anything with the remote stderr, let it print out to …
- 10:56 Changeset in xpra [3152] by
- re-tag 0.9.x with gl and ssh+win32 fixes
- 10:53 Changeset in xpra [3151] by
- cleanup unused imports
- 10:50 Changeset in xpra [3150] by
- fix ssh on win32
- 10:24 Changeset in xpra [3149] by
- gl: render to a FBO texture before putting it on screen. This way we …
- 10:24 Changeset in xpra [3148] by
- gl: Properly handle RGB24 updates, taking into account that the …
- 10:18 Changeset in xpra [3147] by
- #326: ensure all early warnings go to stderr so we don't polute stdin …
- 10:08 Ticket #326 (incomplete installations causes warnings which cause ssh mode to fail) created by
- I haven't seen this myself, but this is a definite possibility. And …
- 06:10 Changeset in xpra [3146] by
- add new common resolutions (found via google analytics)
04/24/13:
- 22:29 Ticket #222 (Repeated keys when the server is under heavy I/O load) closed by
- fixed: I managed to finally update my code base to the current one. The …
- 22:12 Milestone 0.9 completed
-
Key features and changes:
*
OpenGL
client acceleration, see … - 19:46 Changeset in xpra [3145] by
- if SVNVERSION doesn't have ":" in it, we must use the whole thing as …
- 18:59 Changeset in xpra [3144] by
- tag v0.9
- 18:23 Changeset in xpra [3143] by
- 0.9.0 release notes (final)
- 17:16 Changeset in xpra [3142] by
- correctly return exit_code from client!
- 15:07 Ticket #325 (TypeError: send_min_quality() takes exactly 1 argument (2 given)) closed by
- fixed: Spot on! Applied in r3141 - Thanks!
- 15:06 Changeset in xpra [3141] by
- #325: missed during refactoring: send_min_quality does not take any …
- 15:02 Ticket #325 (TypeError: send_min_quality() takes exactly 1 argument (2 given)) created by
- I see this error at the client. It looks like a code change. Here's a …
- 12:28 Changeset in xpra [3140] by
- #324: stop sound when we get a pipeline error
- 12:01 Changeset in xpra [3139] by
- #324: move flac to the end of the list since we seem to be having …
- 11:55 Ticket #324 (push-buffer error: <enum GST_FLOW_WRONG_STATE of type GstFlowReturn>) created by
- I see this in the console at the client, approximately twice per …
- 11:46 Changeset in xpra [3138] by
- #252 a better test case?
- 07:35 Changeset in xpra [3137] by
- simplify?
04/23/13:
- 17:24 Changeset in xpra [3136] by
- try to detect cywin's ssh.exe and avoid using plink syntax in this case
- 16:59 ClientRendering edited by
- (diff)
- 16:42 Ticket #323 (Screen redraw missing a single-pixel column) closed by
- fixed
- 16:30 Changeset in xpra [3135] by
- window-type is always defined, but just in case..
- 16:27 Changeset in xpra [3134] by
- #321: OpenGL cannot be made to work reliably for 0.9.0 so disable it …
- 14:58 Changeset in xpra [3133] by
- #323: if the video area is of an odd size, send the edges using a …
- 14:50 Ticket #323 (Screen redraw missing a single-pixel column) created by
- In several windows I see single rows or columns which are not redrawn. …
- 13:26 Changeset in xpra [3132] by
- include revision and version number in DMG name
- 12:26 Ticket #319 (support resizing of OR windows) closed by
- fixed: Works perfectly, thank you.
- 09:51 Changeset in xpra [3131] by
- disable OpenGL on win32 until we can figure out how to make …
- 09:19 Ticket #322 (window.py:316 do_get_property_client_contents: AttributeError) closed by
- needinfo: OK, well without details, I cannot fix this error. The one I had seen …
- 09:15 Changeset in xpra [3130] by
- #319 handle OR geometry changes
- 06:52 Changeset in xpra [3129] by
- screenshots: skip windows that are not managed (no pixel data - was …
- 04:18 Ticket #322 (window.py:316 do_get_property_client_contents: AttributeError) created by
- When I use winswitch (with Xpra) to run the 3D game 'openarena' …
- 00:16 Ticket #312 (Xpra should be able to determine Num Lock status of keyboards on ...) closed by
- fixed
04/22/13:
- 18:15 Changeset in xpra [3128] by
- window xid tends to be shown in hex in other tools
- 18:07 Changeset in xpra [3127] by
- try harder to exit cleanly, server-side this time: * define a …
- 12:13 Changeset in xpra [3126] by
- default to single buffered on non-windows platforms, but allow this to …
- 12:04 Changeset in xpra [3125] by
- if we don't find a value, don't error out immediately trying to use an …
- 09:51 Changeset in xpra [3124] by
- #252 discard bogus max_size if min_size is higher
- 07:55 Changeset in xpra [3123] by
- log size hints used to _do_update_client_geometry
- 07:55 Changeset in xpra [3122] by
- add debug str functions to wm/size/strut structures
- 06:54 Ticket #320 (Xpra + VirtualGL) closed by
- invalid: Vaguely answering your x264 question: x264 can only improve the …
04/21/13:
- 16:07 Changeset in xpra [3121] by
- make it clearer what is rgb24 data and what is (potentially) just …
- 15:55 Ticket #321 (opengl rendering corruption for small rgb areas) created by
- Fedora 18 x86_64 boxes with a radeon 5450 and fglrx drivers. One shows …
- 15:54 Debugging edited by
- fix apitrace syntax (diff)
- 07:10 Changeset in xpra [3120] by
- faq updates: howto recover a display, typos, info..
- 03:36 Ticket #320 (Xpra + VirtualGL) created by
- I use Xpra to run applications remotely and it works fine for 2D …
04/20/13:
- 08:17 ProjectIdeas edited by
- Application instructions for GSoC 2013 (diff)
- 05:45 Changeset in xpra [3119] by
- #312 detect the correct modifier used for "Num_Lock" by using the …
- 04:27 Ticket #262 (disappearing tooltips) closed by
- fixed
- 04:27 Ticket #310 (OR windows can go awol) closed by
- fixed
04/19/13:
- 18:00 ProjectIdeas edited by
- (diff)
- 17:08 Changeset in xpra [3118] by
- fix screenshot stacking of windows: put OR windows on top
- 16:54 Changeset in xpra [3117] by
- fix "screenshot" subcommand when OR windows are present and improve …
- 16:34 Ticket #319 (support resizing of OR windows) created by
- Split from #262. We do not support moving or resizing of OR windows …
- 12:34 Changeset in xpra [3116] by
- #310: ensure we get mouse events for the gl area - restores tooltips …
- 11:53 Changeset in xpra [3115] by
- better debug and try to make code more readable
- 11:01 Changeset in xpra [3114] by
- oops
- 10:59 Changeset in xpra [3113] by
- assert: never exit top level main loop from nested loop code. Also …
- 10:50 Changeset in xpra [3112] by
- add debugging to nested loop code
- 08:24 Changeset in xpra [3111] by
- undo r3107: bindings import error... which import bindings - this is …
- 08:10 Changeset in xpra [3110] by
- Define a str method for debugging and make the code slightly more …
- 07:26 Changeset in xpra [3109] by
- more robust exit path: * ensure we can call cleanup more than once …
- 07:24 Changeset in xpra [3108] by
- make ServerSource? more useful/readable in the debug logs: show …
- 07:23 Changeset in xpra [3107] by
- always prepare the xerror lookup dict in advance
- 00:29 Ticket #297 (Sound stops working and gives errors when turned on and off using ...) closed by
- fixed: Seems to work swimmingly now. Closing.
- 00:15 Ticket #298 (win32 control-C can deadlock client in gstreamer code) closed by
- fixed: Ok, r3098 client-side, r3105 server-side... fix worked. Don't see any …
04/18/13:
- 18:34 Changeset in xpra [3106] by
- fix get_resources_dir so we can run from the jhbuild installation and …
- 18:01 Clipboard edited by
- add new ticket link (diff)
- 18:00 Ticket #11 (clipboard support for OSX and win32) closed by
- duplicate
- 17:58 Ticket #318 (clipboard client-to-server support on OSX) created by
- As of r3105, we support clipboard copy server-to-client with OSX. To …
- 17:33 Changeset in xpra [3105] by
- #11 add basic server-to-client clipboard support on OSX: * add new …
- 16:07 Changeset in xpra [3104] by
- delay logger initialization until actually we need it, to ensure …
- 15:10 Changeset in xpra [3103] by
- delay logger initialization until actually we need it, to ensure …
- 14:43 Ticket #240 (early startup errors should not leave a vfb behind) closed by
- wontfix: actually, we can't do anything about this: we can't just encode a …
- 12:04 Changeset in xpra [3102] by
- update release notes
- 10:38 Changeset in xpra [3101] by
- include svn revision number in win32 installer filename
- 08:50 Changeset in xpra [3100] by
- #297 try harder to give cleanup a chance to run with the main loop …
- 08:44 Changeset in xpra [3099] by
- better debug logging for win32 mask_to_names workarounds (Num Lock, Alt Gr)
- 06:51 Keyboard edited by
- (diff)
04/17/13:
- 20:48 Ticket #272 (fix/improve MS Windows clipboard handling) closed by
- fixed: Ok, I can't find any way to make the clipboard misbehave between …
- 17:10 Ticket #297 (Sound stops working and gives errors when turned on and off using ...) reopened by
- 16:35 Changeset in xpra [3098] by
- #312: use native win32 API to detect "Num Lock" status
- 16:04 Clipboard edited by
- (diff)
- 16:02 Ticket #307 (try to avoid doing so many round-trips to get clipboard data) closed by
- fixed: I was wrong: I believe this was caused by the fact that we were …
- 15:55 Changeset in xpra [3097] by
- log packet headers using hexlify() to prevent control characters from …
- 15:15 Ticket #316 (pass exit-with-children flag when starting sessions remotely) closed by
- fixed: fixed in r3096 see also #317
- 15:15 Ticket #317 (pass more options when using remote ssh start) created by
- related to #316 When using remote start, like: […] At the moment, …
- 14:32 Changeset in xpra [3096] by
- forward --exit-with-children flag when starting a remote server
- 12:56 Changeset in xpra [3095] by
- with r3092, it looks like we can enable stop/start sound on win32 again!
- 12:50 Changeset in xpra [3094] by
- avoid warning during exit cleanup
- 12:37 Changeset in xpra [3093] by
- add new (commonly used?) resolution to default list
- 12:22 Ticket #316 (pass exit-with-children flag when starting sessions remotely) created by
- With the new remote start feature of 0.9.x: […] The session will …
- 11:58 Changeset in xpra [3092] by
- let ctrl-C fire as a SIGINT event and exit that way, prevents hangs …
- 11:29 Ticket #315 (dropped server connections leave "ghost" client windows when using the ...) closed by
- fixed: r3087 implements a much more simple fix: we close the windows *after* …
- 11:28 Changeset in xpra [3091] by
- only draw spinners over "main" windows (not menus, etc)
- 11:13 Changeset in xpra [3090] by
- * fix spinner with OpenGL client windows * simplify check_server_echo …
- 10:38 Changeset in xpra [3089] by
- initializing the logger on add_dead_pid can deadlock as this may get …
- 09:56 Changeset in xpra [3088] by
- remove duplicated log messages
- 09:40 Changeset in xpra [3087] by
- when cleaning up, ensure we close all the windows, but only after …
- 06:08 Changeset in xpra [3086] by
- more readable debug log format (use milliseconds)
- 06:07 Changeset in xpra [3085] by
- if debug flag is set, honour it and switch on debug logging
04/16/13:
- 19:38 Changeset in xpra [3084] by
- we must return None to allow
- 18:12 Changeset in xpra [3083] by
- allow the ping timeout to be modified via an env var to make it easier …
- 17:26 Changeset in xpra [3082] by
- don't show "-1" as port number if unspecified!
- 17:10 Changeset in xpra [3081] by
- quit may be called as a signal handler, so it needs to be able to …
- 16:42 Ticket #311 (failed server upgrades should not kill the Xvfb) closed by
- fixed: avoid killing Xvfb unless we are ready to service the main loop done …
- 16:41 Changeset in xpra [3080] by
- #311: only register the kill_xvfb exit callback just before we are …
- 10:54 Ticket #315 (dropped server connections leave "ghost" client windows when using the ...) created by
- We now use a single process for the launcher and the client, which …
- 10:21 Changeset in xpra [3079] by
- if the user insists on using OpenGL with VirtualBox?, let them
- 10:11 Changeset in xpra [3078] by
- callbacks may be empty
- 08:00 Ticket #314 (VirtualBox win32 clients can crash hard just doing the initial OpenGL ...) created by
-
When we start the application without specifying "
--opengl=no
" … - 07:45 Changeset in xpra [3077] by
- only use GL for "normal" windows (not drop down menus, etc) - prevents …
- 07:30 Clipboard edited by
- add link to new ticket (diff)
- 07:29 Ticket #313 (speed up clipboard paste for "greedy" clients (win32)) created by
- Not sure if this would work or not, OTOH why not? When we paste …
- 07:24 Changeset in xpra [3076] by
- #272: ensure we only re-send the clipboard token to clients that need …
- 06:19 Changeset in xpra [3075] by
- #272: don't send the token twice when send_on_owner_change is set: do …
Note: See TracTimeline
for information about the timeline view.