Timeline
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 …
04/15/13:
- 22:23 Ticket #312 (Xpra should be able to determine Num Lock status of keyboards on ...) created by
- Num Lock is currently functional, but its state isn't interpreted and …
- 19:48 Changeset in xpra [3074] by
- log important send_on_owner_change flag
- 19:10 Ticket #311 (failed server upgrades should not kill the Xvfb) created by
- Somewhat hard to reproduce, but finally got a trace. I managed to get …
- 18:42 Changeset in xpra [3073] by
- if we are running inside VirtualBox?, make opengl default to False to …
- 17:01 Changeset in xpra [3072] by
- process_damage_region can run from a timer, so the window may have …
- 15:55 Changeset in xpra [3071] by
- if a client quickly maps then unmaps windows, we can end up in a …
- 15:53 Changeset in xpra [3070] by
- when we stop managing a window, we want to disconnect the handlers …
- 15:51 Changeset in xpra [3069] by
- we MUST set the managed flag before calling setup so that setup_failed …
- 15:44 Debugging edited by
- (diff)
- 15:27 Debugging edited by
- (diff)
- 15:04 Ticket #310 (OR windows can go awol) created by
- Reproducible using gnome-terminal: simply move through the drop down …
- 14:03 Changeset in xpra [3068] by
- move "handshake complete" so we log it just once when checking …
- 13:55 Changeset in xpra [3067] by
- 13:29 Changeset in xpra [3066] by
- show launcher bug summary in window notification area
- 07:52 Changeset in xpra [3065] by
- if we don't have rules, don't try to log them
- 07:51 Changeset in xpra [3064] by
- prettify output
- 07:24 Ticket #309 (until we have contents to paint the gl windows show undefined contents) created by
- This is most noticeable with drop down menus. Ideally, we would want …
- 06:53 Changeset in xpra [3063] by
- small tidy ups
- 06:25 Changeset in xpra [3062] by
- unused import
04/14/13:
- 20:19 Changeset in xpra [3061] by
- support binding to IPv6 addresses
- 17:01 Keyboard edited by
- (diff)
- 16:50 Changeset in xpra [3060] by
- populate password field
- 16:43 Changeset in xpra [3059] by
- safely ignore clipboard packets arriving after the connection has been …
- 16:03 Changeset in xpra [3058] by
- log child exit
- 07:49 ProjectIdeas edited by
- add link to dri3k info (diff)
- 05:14 Changeset in xpra [3057] by
- updated faq: latest is 0.8.x (oops), and add gnome-shell breakage info
04/12/13:
- 17:03 Ticket #306 (Windows client not responding to server pings and timing out after 60 ...) closed by
- duplicate: Fixed - see #308
- 16:56 Ticket #308 (Ping timeout if client and server have different times) closed by
- fixed: Applied in r3056 - Thanks!
- 16:55 Changeset in xpra [3056] by
- #308 Move update of last_ping_echoed_time to the correct handler
- 16:45 Ticket #308 (Ping timeout if client and server have different times) created by
- For the server, the updating of last_ping_echoed_time is happening in …
04/10/13:
- 16:11 Changeset in xpra [3055] by
- set_log_filename is win32 only!
04/07/13:
- 15:06 Changeset in xpra [3054] by
- fix systray notification handling code: _NET_SYSTEM_TRAY_MESSAGE_DATA …
- 11:34 Changeset in xpra [3053] by
- fix gl error when windows disappear before we draw on them
04/04/13:
- 14:17 Changeset in xpra [3052] by
- add logging when we send pings (cheap)
- 13:46 Ticket #307 (try to avoid doing so many round-trips to get clipboard data) created by
- Split from #272 Some Desktop Environments (win32, gnome3) or …
- 13:30 Changeset in xpra [3051] by
- #272: rather than (wrongly) claiming ownership of the selection …
04/03/13:
- 18:46 Changeset in xpra [3050] by
- #272: minimal example implementation of a clipboard responder (only …
- 15:18 Changeset in xpra [3049] by
- clipboard (aka selection) names are in uppercase, so prevent typos by …
- 14:46 Changeset in xpra [3048] by
- make it easier to test various clipboard settings and implementations, …
04/02/13:
- 23:15 Ticket #306 (Windows client not responding to server pings and timing out after 60 ...) created by
- This is an odd one. There is one, and only one (so far) windows client …
04/01/13:
- 21:53 Changeset in xpra [3047] by
- updated release notes for 0.9.0
03/31/13:
- 10:29 Ticket #305 (PNG palette indexed encoding mode) created by
- would probably save a fair amount of bandwidth. We can provide a new …
Note: See TracTimeline
for information about the timeline view.