Timeline
12/08/12:
- 16:33 Changeset in xpra [2208] by
- display (currrent, min, avg, 95 percentile, max) for all lists of …
- 15:06 Changeset in xpra [2207] by
- show more details on session info: * bytecounts and packet counts * …
- 14:06 Changeset in xpra [2206] by
- re-worked session info to show a lot more details via tabbed interface
- 14:05 Changeset in xpra [2205] by
- expose gst/pygst versions
- 14:05 Changeset in xpra [2204] by
- expose the "platform" module before our own platform module prevents …
- 13:48 Changeset in xpra [2203] by
- also expose the python version in use
- 07:24 Changeset in xpra [2202] by
- don't try to re-use the window after it is closed
12/07/12:
- 09:21 Changeset in xpra [2201] by
- ensure bandwidth graph label matches its contents (honour …
- 09:00 Changeset in xpra [2200] by
- option to turn off pixel stats
- 08:59 Changeset in xpra [2199] by
- option to draw curves instead of lines and shows dots or not (switch …
- 08:34 Changeset in xpra [2198] by
- graphs tweaks, add more options to maths functions on how we scale …
- 06:58 Changeset in xpra [2197] by
- update dependency version info: cython and video codec bits for Debian
- 06:27 Ticket #222 (Repeated keys when the server is under heavy I/O load) created by
- When the Xpra server is swapping or otherwise lagging I/O wise, the …
- 02:25 Ticket #221 (Still places that queue from the draw_thread_loop instead of the main ...) closed by
- fixed: Fixed in r2196 Sorry, was meant to commit this yesterday.. (will need …
- 02:23 Changeset in xpra [2196] by
- call both send_damage_sequence and mmap cleanup code from main UI thread
- 02:22 Ticket #220 (Make menus in Firefox work again) closed by
- fixed: I broke this in r2166, patch applied in r2195
- 02:21 Changeset in xpra [2195] by
- #220 fix get_transient_for
12/06/12:
- 22:16 Ticket #221 (Still places that queue from the draw_thread_loop instead of the main ...) created by
- I get these sometimes: […] The problem was quite reproducible …
- 21:57 Ticket #220 (Make menus in Firefox work again) created by
- When I upgraded to the current trunk, I could no longer see the …
- 08:59 Changeset in xpra [2194] by
- show sound flag status during build
- 08:17 Changeset in xpra [2193] by
- update release notes
- 08:02 Changeset in xpra [2192] by
- 0.7.5 release
- 07:52 Changeset in xpra [2191] by
- r2138 for 0.7.x branch: filter out mapping for unknown keysyms early …
- 07:48 Changeset in xpra [2190] by
- r2141 + r2142 for 0.7.x branch: try-harder to find matching keycodes …
- 07:46 Changeset in xpra [2189] by
- r2140 for 0.7.x branch: correctly detect when we have modified the …
- 07:44 Changeset in xpra [2188] by
- r2181 for 0.7.x branch: fix division by zero
- 07:38 Changeset in xpra [2187] by
- r2143 for 0.7.x branch: don't error out if symbol is empty
- 07:37 Changeset in xpra [2186] by
- r2164 for 0.7.x branch: call send from main thread only
- 07:30 Changeset in xpra [2185] by
- don't try to remove something that is not there
- 07:28 Changeset in xpra [2184] by
- if sound module is not installed don't log an error, only if it is …
- 07:20 Changeset in xpra [2183] by
- if we don't include sound, don't include pygst/gst at all
- 07:19 Changeset in xpra [2182] by
- remove unwanted debug
- 07:18 Changeset in xpra [2181] by
- fix division by zero
- 05:12 Changeset in xpra [2180] by
- re-enable ssh on win32, allow username and password to be specified in …
- 05:04 Changeset in xpra [2179] by
- bundle plink and use COPY instead of XCOPY when copying single files
- 04:26 Changeset in xpra [2178] by
- re-add missing CONNECTION_LOST / GIBBERISH to authenticated handlers
12/05/12:
- 18:17 Changeset in xpra [2177] by
- avoid gdk_property_get not implemented warning on win32
- 17:34 Changeset in xpra [2176] by
- doh
- 17:03 Changeset in xpra [2175] by
- another shortcut: don't try to run a command we don't have!
- 16:58 Changeset in xpra [2174] by
- preexec_fn is not allowed/supported on win32
- 16:58 Changeset in xpra [2173] by
- take shortcut on win32 (no x11)
- 16:43 Changeset in xpra [2172] by
- oops: cut&paste without looking - bad!
- 15:58 Ticket #219 (mosh transport) created by
- mosh could be useful: * "Mosh automatically …
- 15:26 Changeset in xpra [2171] by
- disable sound for now
- 15:21 Changeset in xpra [2170] by
- ignore pygst warnings in stdout/stderr
- 15:19 Changeset in xpra [2169] by
- fix goto switches and add gst DLLs
- 14:18 Changeset in xpra [2168] by
- only include wimpiggy.lowlevel package if server_ENABLED
- 13:40 Changeset in xpra [2167] by
- workaround for gst parsing sys.argv
- 11:29 Changeset in xpra [2166] by
- split server into server_base and server proper (pretty clean cut …
- 04:23 Changeset in xpra [2165] by
- fix pydev warnings
- 04:16 Changeset in xpra [2164] by
- ensure we always call protocol from the main thread, found some …
- 03:48 Changeset in xpra [2163] by
- properly separate DesktopManager? and its internals from the server
- 03:47 Changeset in xpra [2162] by
- fix missing arg to cancel_damage
- 02:21 Changeset in xpra [2161] by
- send the value "-1" as an unavailable marker, not -1*1000
12/04/12:
- 15:21 Changeset in xpra [2160] by
- initial sound forwarding support: * gst pipelines at both ends and new …
- 15:17 Changeset in xpra [2159] by
- pydev annotation to ignore missing ipython
- 15:17 Changeset in xpra [2158] by
- try to force pydev to shut up (one would have hoped that the …
- 15:14 Changeset in xpra [2157] by
- set a default keyboard layout for android
11/28/12:
- 15:13 Ticket #218 (Add client idle time as stat/info) created by
- It would be nice to be able to see when a client last sent input to …
- 15:10 Ticket #217 (Expose client hostname as capability/stat/info) created by
- I know there's already uuid, but it would be nice to display hostname …
- 12:36 Changeset in xpra [2156] by
- more client configuration options for encoding (x264 for now): * move …
11/26/12:
- 06:58 Changeset in xpra [2155] by
- prevent latency scale from going lower than 10ms, and make scale label …
- 04:59 Changeset in xpra [2154] by
- server-settings can be large too and that's ok (doesn't change very …
11/19/12:
- 10:23 Changeset in xpra [2153] by
- match class hierarchy change
- 10:19 Changeset in xpra [2152] by
- small java fixes/cleanups
- 10:06 Changeset in xpra [2151] by
- raw keycode for swing, and move cast code to a helper class so we can …
- 09:33 Changeset in xpra [2150] by
- android cannot import awt, so use an intermediary superclass for …
- 09:12 Changeset in xpra [2149] by
- beginning of support for emulated awt keycodes
- 07:47 Changeset in xpra [2148] by
- minor version compat updates: add "platform" and "uuid" caps
- 07:35 Changeset in xpra [2147] by
- old clients may send invalid "screen_sizes", avoid error here
- 07:20 Changeset in xpra [2146] by
- include checkstyle prefs
- 05:44 Changeset in xpra [2145] by
- upstream updates: * alphabetising to reduce divergence with official …
11/18/12:
- 17:19 Changeset in xpra [2144] by
- fix typo
- 10:17 Changeset in xpra [2143] by
- don't error out if symbol is empty
- 10:13 Changeset in xpra [2142] by
- oops: fix try harder mode: entries are tuples
- 10:03 Changeset in xpra [2141] by
- add a "try-harder" mode to translate_keycodes so we use less stringent …
- 10:02 Changeset in xpra [2140] by
- fix: correctly detect when we have modified the keyboard configuration …
- 09:49 Changeset in xpra [2139] by
- remove unused var assignment and clear modifiers before setting keymap …
- 09:35 Changeset in xpra [2138] by
- filter out mapping for unknown keysyms early so we don't end up using …
11/16/12:
- 17:01 Changeset in xpra [2137] by
- old clients do not supply workarea info, so avoid erroring!
- 16:56 Ticket #216 (Cannot see text in menus on SAS - regression) closed by
- fixed: fixed in r2136 - thanks for reporting this!
- 16:56 Changeset in xpra [2136] by
- #216: better to have nonsensical dimensions in some cases than break …
- 16:52 Changeset in xpra [2135] by
- since the geometry is stored and retrieved from BaseWindowModel?, …
- 09:58 Changeset in xpra [2134] by
- update 0.7.4 release files
- 09:55 Ticket #215 (xpra server using 100% CPU when idle -- possible poll() error) closed by
- fixed: fixed in r2133
- 09:55 Changeset in xpra [2133] by
- #215 do not try to start an empty string command, fixes bug with …
11/15/12:
- 20:26 Ticket #216 (Cannot see text in menus on SAS - regression) created by
- On the latest trunk r2131, the text is not visible on SAS windows' …
- 16:15 Ticket #215 (xpra server using 100% CPU when idle -- possible poll() error) created by
- I am running the current trunk (rev 2131), and noticed that my xpra …
- 15:25 Changeset in xpra [2132] by
- client_launcher: don't pass --quality for x264/vpx
11/14/12:
- 16:06 Ticket #214 (keyboard focus troubles on Alt+Tab window switch) created by
- Here is a little but pesky problem with Xpra: In Xpra session, open …
- 10:21 Changeset in xpra [2131] by
- try harder to ensure we never fail to send the damage ack
- 03:21 Ticket #208 (xpra crashes when closing a window in SAS -- possible race) closed by
- fixed: merged a slightly different version in r2127 (and applied to previous …
- 03:20 Changeset in xpra [2130] by
- re-do r2127 / r2128 properly (patch made a mess of it): include …
- 02:51 Changeset in xpra [2129] by
- version bump for 0.7.x
- 02:51 Changeset in xpra [2128] by
- r2127 for old branches: #208 fix crash as windows disappear from …
- 02:42 Changeset in xpra [2127] by
- #208 fix crash as windows disappear from underneath us during the …
11/13/12:
- 16:03 Changeset in xpra [2126] by
- only increase the sequence if we actually use it and only get the …
- 11:06 Changeset in xpra [2125] by
- r2124 for 0.7.x branch: fix osx handling of paths
- 11:04 Changeset in xpra [2124] by
- fix osx handling of relative paths, full paths, etc, all more cleanly
- 10:55 Changeset in xpra [2123] by
- keymap-changed packets are also large, ignore
- 10:14 Ticket #213 (Add --log-file option) created by
- It may be useful to be able to redirect the log file to a different …
- 10:14 Changeset in xpra [2122] by
- use the _been_mapped flag rather than modifying client_properties
- 10:11 Changeset in xpra [2121] by
- only set the workspace on the first map event so the client's window …
- 10:04 Changeset in xpra [2120] by
- conf_path was only used for logs, so rename it to log_path
- 09:39 Changeset in xpra [2119] by
- update 0.7.3 release notes
- 09:37 Changeset in xpra [2118] by
- r2116 for old branches: if an application moves the window from under …
- 09:23 Changeset in xpra [2117] by
- allow mmap transfers for system tray images
- 09:20 Ticket #158 (xpra: mouse position out of sync) closed by
- fixed: fixed in r2116 by resetting the client window location to where we …
- 09:19 Ticket #212 (honour window movements) created by
- since r1089 we honour client triggered window resizes (see #107), we …
- 09:17 Changeset in xpra [2116] by
- #158: if an application moves the window from under us.. just reset it …
- 08:03 Changeset in xpra [2115] by
- add missing argument to resize_window
- 07:30 Changeset in xpra [2114] by
- test case for #158
- 07:04 Changeset in xpra [2113] by
- #208: ensure we invalidate the pixmap when we get a configure event!
- 06:46 Changeset in xpra [2112] by
- use a synced X11 call for screenshot so this won't cause problems for …
- 05:17 Changeset in xpra [2111] by
- if we have to wait for the socket to timeout, tell the user
- 05:14 Changeset in xpra [2110] by
- if we receive xsettings in the old broken format, don't error out the …
- 04:14 Changeset in xpra [2109] by
- updated release notes
- 03:53 Changeset in xpra [2108] by
- typo
11/12/12:
- 17:24 Ticket #211 (Killing xpra requires password) closed by
- invalid: This is by design, the server has no way of knowing if the user …
- 15:31 Ticket #211 (Killing xpra requires password) created by
- Hello, when trying to kill an xpra session that uses a password, the …
- 11:30 Changeset in xpra [2107] by
- ensure we clamp the workspace within the bounds 0 .. …
- 11:14 Changeset in xpra [2106] by
- #170 preserve workspace: works if we ask the window manager to move …
- 10:13 Changeset in xpra [2105] by
- send current buttons state with all mouse events
- 10:09 Changeset in xpra [2104] by
- set more ewmh properties, set _NET_CURRENT_DESKTOP to 0, set …
- 10:07 Changeset in xpra [2103] by
- remove support for old, network-unsafe xsettings binary format
- 09:56 Changeset in xpra [2102] by
- implement _NET_WORKAREA server-side: pick the area common to all …
- 09:30 Changeset in xpra [2101] by
- record each client's screen sizes in their server-source
- 09:29 Changeset in xpra [2100] by
- expose client's _NET_WORKAREA as part of "screen-sizes" capability and …
- 08:55 Changeset in xpra [2099] by
- remove support for old, network-unsafe xsettings binary format
- 08:49 Changeset in xpra [2098] by
- fix send_windows_and_cursors to know about tray windows, and ensure we …
- 07:05 Ticket #210 (avoid client server loops) created by
- At the moment, there is nothing stopping someone from doing something …
11/11/12:
- 18:04 Changeset in xpra [2097] by
- #77 client side part: * default gtk.StatusIcon? based implementation in …
- 16:53 Changeset in xpra [2096] by
- whitespace
- 16:52 Changeset in xpra [2095] by
- whitespace
- 16:41 Changeset in xpra [2094] by
- #77: server side part: * new "system-tray" config and command line …
- 16:29 Changeset in xpra [2093] by
- whitespace cleanup
- 12:22 Changeset in xpra [2092] by
- * add ability to set a window property(ies) as an X11 visual from a …
- 09:51 Ticket #209 (Starting Xpra when blackbox is running crashes Xpra) created by
- Hello, I've tried starting a Xpra session but Blackbox was already …
- 09:48 Changeset in xpra [2091] by
- the geometry signal is only defined for WindowModel?, so move …
- 09:41 Changeset in xpra [2090] by
- killing windows/processes is dangerous: add warning and refuse to kill …
- 09:29 Ticket #205 (better cursor forwarding using cursor_name and/or pixel data) closed by
- fixed
- 09:29 Ticket #189 (Mouse cursor is tiny) closed by
- needinfo: not heard back
- 09:27 Ticket #204 (GHS Multi Freezes when using it with Xpra) closed by
- needinfo
11/10/12:
- 15:05 Changeset in xpra [2089] by
- ensure we always clean all our hooks and references, even when we get …
- 11:47 Changeset in xpra [2088] by
- try to name all the windows we end up creating so we can more easily …
- 11:47 Changeset in xpra [2087] by
- try to name all the windows we end up creating so we can more easily …
- 09:57 Changeset in xpra [2086] by
- ignore empty strings
- 09:34 Changeset in xpra [2085] by
- add error name to XError
- 08:58 Changeset in xpra [2084] by
- allow us to debug certain X11 events via an environment variable …
- 08:42 Changeset in xpra [2083] by
- add new X11 functions for doing system-tray reparenting: * XSync == …
- 08:34 Changeset in xpra [2082] by
- check for colormap before trying to extract the pixbuf, and add …
- 08:30 Changeset in xpra [2081] by
- remove redundant check
- 08:30 Changeset in xpra [2080] by
- cleaner code: let the client_window take care of cancelling the …
- 08:27 Changeset in xpra [2079] by
- if we end up not managing a window, then make sure we stop receiving …
11/09/12:
- 17:52 Ticket #208 (xpra crashes when closing a window in SAS -- possible race) created by
- I've come across a bug in xpra 0.7.2 running on SLES 11. When I close …
- 11:14 Changeset in xpra [2078] by
- adds XButtonEvent structure, sendClick for using it and …
11/08/12:
- 06:07 Changeset in xpra [2077] by
- allow users to specify the username to connect to with ssh mode
- 05:37 Changeset in xpra [2076] by
- 0.7.3 version bump
- 05:29 Changeset in xpra [2075] by
- r2065 for 0.7.x branch: fix aspect ratio hint code (and simplify all …
- 05:28 Changeset in xpra [2074] by
- avoid error when we destroy a window whilst we try to give it focus
- 05:26 Changeset in xpra [2073] by
- r2072 for 0.7.x branch: avoid crashing if XKeysymToString returns NULL
Note: See TracTimeline
for information about the timeline view.