Timeline
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 …
03/29/13:
03/28/13:
- 20:11 Ticket #304 (opengl rendering needs all updates to go via the textures) closed by
- wontfix: much better solution implemented in r3044
- 18:34 Changeset in xpra [3046] by
- gl: fix gl check always failing because …
- 18:24 Changeset in xpra [3045] by
- always claim ownership if enabled, even when we receive a "no …
- 18:00 Changeset in xpra [3044] by
- gl: paint partial RGB updates using OpenGL
03/27/13:
- 21:11 Changeset in xpra [3043] by
- #303 better error message for invalid tcp connection strings
- 21:10 Changeset in xpra [3042] by
- v0.8.9 version bump
- 17:25 Changeset in xpra [3041] by
- #257: r2883, r2884 and r2898 backported to v0.8.x branch
- 17:02 Changeset in xpra [3040] by
- full_redraw does not make sense for tray icons (not implemented)
- 07:19 ProjectIdeas edited by
- (diff)
03/26/13:
- 00:53 Ticket #275 (handle clipboard large data transfers better) closed by
- worksforme: It looks like the bump to 256 KB makes the clipboard big enough to …
03/25/13:
- 23:36 Ticket #296 (Redraw errors with opengl enabled on win 7 64 - nvidia gtx 670) closed by
- fixed
- 23:35 Ticket #297 (Sound stops working and gives errors when turned on and off using ...) closed by
- fixed
- 20:02 Ticket #274 (advanced clipboard filtering) closed by
- fixed: I can still copy from xterms to windows client. I've commented that in …
- 20:00 Ticket #303 (invalid literal Value error when attaching with 32 bit xp via cmd) closed by
- invalid: I can't seem to reproduce this bug when using --opengl=off . I'm going …
- 10:37 ProjectIdeas edited by
- Improve formatting, still not great. (diff)
- 10:31 ProjectIdeas created by
- add gsoc project ideas without formatting
- 10:31 WikiStart edited by
- project ideas for GSOc (diff)
- 10:30 WikiStart edited by
- (diff)
03/23/13:
- 05:53 Changeset in xpra [3039] by
- completely remove references to the merged clipboard
Note: See TracTimeline
for information about the timeline view.