Timeline
04/09/19:
- 13:34 Changeset in xpra [22368] by
- #812 pass in the maximum size when calling XGetWindowProperty so we …
- 05:31 Ticket #2267 (not adding a duplicate printer but still use it) closed by
- invalid: Not really a problem I think. We match the uuid not the printer name, …
- 05:29 Changeset in xpra [22367] by
- r22366 backport: fix matching of clients uuid to send print job to …
- 05:28 Changeset in xpra [22366] by
- fix matching of client uuid when looking for the client to send the …
- 05:18 Changeset in xpra [22365] by
- r22364 backport: fix parsing of key symbols using python3
- 05:18 Changeset in xpra [22364] by
- fix parsing of symbols using python3: strings vs bytes
- 05:05 Ticket #2267 (not adding a duplicate printer but still use it) created by
- Caused by #2095. When we find that the printer already exists on the …
- 04:49 Changeset in xpra [22363] by
- r22362 backport: fix parsing of printer options from a string
- 04:48 Changeset in xpra [22362] by
- fix r21969: parsing of print options to a dict
- 04:47 Changeset in xpra [22361] by
- r22360 backport: fix parsing of printer options with python3
- 04:46 Changeset in xpra [22360] by
- fix parsing of printer options with python3 (strings vs bytes again..)
- 04:16 Changeset in xpra [22359] by
- r22358 backport: fix printing errors with python3 and rencode packet …
- 04:15 Changeset in xpra [22358] by
- fix python3 printing bug: must use typedict function to deal with …
04/08/19:
- 18:52 Ticket #2266 (Copy-paste trouble) created by
- Using Xpra HTML5 client with running Mousepad text editor. In editor I …
- 18:48 Changeset in xpra [22357] by
- generator was always true, and printing it did not help
- 18:24 Ticket #2265 (printing permission errors) created by
- With selinux in enforcing mode, we get: […] With selinux not in …
- 18:14 Changeset in xpra [22356] by
- refactor choose_socket_path code into a method
- 18:04 Changeset in xpra [22355] by
- waste of chars, but this makes pylint happy
- 18:02 Changeset in xpra [22354] by
- forgot to bump version
- 18:02 Changeset in xpra [22353] by
- bump version
- 16:47 Changeset in xpra [22352] by
- #2264 use more correct types - the same ones used by the python test …
- 16:36 Changeset in xpra [22351] by
- remove debug logging
- 16:36 Changeset in xpra [22350] by
- #2264 use stricter types
- 16:19 Changeset in xpra [22349] by
- #2264 refactor the console handler setup code so we can re-use it
- 15:41 Ticket #2264 (win32 control-c does not run cleanups from mingw shell) created by
- This causes the keyboard state to get wedged if it was the remote end …
- 14:32 Changeset in xpra [22348] by
- fix atom convertion with python3: strings are strings here... and …
- 14:04 Changeset in xpra [22347] by
- r22346 fix ssh server connections and support 'none' ssh authentication
- 14:03 Changeset in xpra [22346] by
- fix ssh server connections and support 'none' ssh authentication
- 13:31 Ticket #2263 (macos shadow dock and menu don't quit) created by
- No idea what's going on here, this API looks buggy. Here are some of …
- 13:09 Changeset in xpra [22345] by
- r22344 backport: fix system tray errors during macos shadow server startup
- 12:35 Changeset in xpra [22344] by
- don't show any systray on macos
- 11:34 Changeset in xpra [22343] by
- r22342 backport: fix shadow servers startup failure on macos
- 11:33 Changeset in xpra [22342] by
- don't check that gtk is not loaded on macos: it can be and causes no …
- 11:29 Ticket #2262 (switch from cx_Freeze to pyinstaller) created by
- [https://github.com/anthony-tuininga/cx_Freeze/commits/master …
- 11:18 Changeset in xpra [22341] by
- fix non-x11 servers: need to use GDK clipboard with those
- 11:08 Changeset in xpra [22340] by
- options must be a typedict for some codecs, use better logging format
- 09:52 Ticket #2261 (Dynamic Proxy Auth) created by
- I'd like to implement a docker setup where I have a proxy server with …
- 06:23 Changeset in xpra [22339] by
- pyparsing 2.4.0
04/07/19:
- 13:44 Ticket #2259 (show version on download page) closed by
- wontfix: Unfortunately, no, that's too much work to update every time. The …
- 13:41 Ticket #2260 (client failed to specify any supported encodings) created by
- Xpra windows revision r22235 cannot connect any longer to server. …
- 13:38 Ticket #2259 (show version on download page) created by
- The download web page for Xpra for Windows …
- 07:26 Changeset in xpra [22338] by
- simplify code for getting the amount of free memory: use psutil
- 07:23 Changeset in xpra [22337] by
- keep track of current encoder generation per encoder, not global one
- 03:45 Ticket #2258 (Helper scripts use python2 shebang) closed by
- invalid: The build file does not do this, our packages do not do this either. …
- 03:33 Ticket #2258 (Helper scripts use python2 shebang) created by
- I am building xpra 2.5 with python3 suport, yet some helper scripts …
04/06/19:
- 04:52 Ticket #2257 (BGRA icons garbled) closed by
- duplicate: See #2252
04/05/19:
- 19:02 Ticket #2257 (BGRA icons garbled) created by
- I have had issues with the window icon from day one of using Xpra …
- 14:48 Changeset in xpra [22336] by
- remove no-op
- 14:20 Changeset in xpra [22335] by
- more helpful error message for SSL certificate issues
- 14:11 Changeset in xpra [22334] by
- fix more pylint warnings
- 14:09 Changeset in xpra [22333] by
- fix pylint warnings
- 07:19 Changeset in xpra [22332] by
- fix pylint warnings
- 07:16 Changeset in xpra [22331] by
- fix pylint warnings
- 07:11 Changeset in xpra [22330] by
- oops: make sure we set the value - done right this time
- 07:10 Changeset in xpra [22329] by
- oops: make sure we set the value
- 07:09 Changeset in xpra [22328] by
- fix pylint warnings
- 06:53 Changeset in xpra [22327] by
- fix pylint warnings
- 06:50 Changeset in xpra [22326] by
- switch to spaces like the rest of the code
- 06:21 Changeset in xpra [22325] by
- remove env var which is always overriden by command line option
- 06:20 Ticket #2255 (kaptain: wrong pointer and keyboard focus for concurrent windows) closed by
- invalid: First, as I keep having to repeat this, I really hope that you already …
- 06:03 Changeset in xpra [22324] by
- better debug logging
- 06:03 Changeset in xpra [22323] by
- clipboard ATOM conversion fix, set values using bytes, better debug logging
04/04/19:
- 17:24 Ticket #2256 (xpra-client gnome-notification is not clickthrough) created by
- […] (I am not sure how to describe that feature more, please …
- 17:17 Ticket #2255 (kaptain: wrong pointer and keyboard focus for concurrent windows) created by
- I have encountered an odd issue with kaptain. kaptain is a quite old …
- 17:16 Ticket #2253 (Frames on Frameless windows) closed by
- fixed: Replying to Antoine Martin: > Are you running trunk? > …
- 16:53 Changeset in xpra [22322] by
- r22319 backport: fix server startup errors if X11 root window …
- 16:53 Ticket #2254 (xpra client status graph starts from the top) created by
- [[Image(...)]]
- 16:52 Changeset in xpra [22321] by
- r22320 backport: correctly detect SPLASH window type
- 16:51 Changeset in xpra [22320] by
- #2253: SPLASH is the correct _NET_WM_WINDOW_TYPE name
- 16:47 Changeset in xpra [22319] by
- X11 property errors could prevent the server from starting: just …
- 16:15 Changeset in xpra [22318] by
- fix parsing of _MOTIF_WM_HINTS: we've removed the munge automagic, so …
- 14:51 Changeset in xpra [22317] by
- r22316 fix window icons forwarding
- 14:50 Ticket #2252 (Window Icons Scrambled) closed by
- fixed: Fixed in r22316. (char vs int) Thanks for the bug report! (not sure …
- 14:50 Changeset in xpra [22316] by
- #2252 fix premultiply_argb
- 14:38 Changeset in xpra [22315] by
- fix warnings
- 14:38 Changeset in xpra [22314] by
- better debug logging
- 13:25 Changeset in xpra [22313] by
- undo r22307: these methods are not implemented by the widget class in GTK3
- 12:41 Changeset in xpra [22312] by
- r22304 backport: workaround for buggy system trays, force re-configure …
- 12:40 Changeset in xpra [22311] by
- r22309 backport: fix system tray forwarding with python3 servers
- 12:38 Changeset in xpra [22310] by
- unused import
- 12:38 Changeset in xpra [22309] by
- fix system tray forwarding with python3 / gtk3
- 12:19 Changeset in xpra [22308] by
- fix some pylint warnings
- 11:59 Changeset in xpra [22307] by
- #2243: pass all pointer events to GTK before handling them
- 09:16 Changeset in xpra [22306] by
- #2243: with wayland we have to let GTK paint the window title bar
- 09:00 Changeset in xpra [22305] by
- prevent signature conflict between queue_draw and queue_draw_area - …
- 08:02 Ticket #2253 (Frames on Frameless windows) created by
- Looks like a recent server side change has caused frameless windows to …
- 07:55 Changeset in xpra [22304] by
- #2242: force re-configure the tray geometry after a bit
- 07:55 Ticket #2252 (Window Icons Scrambled) created by
- I think this started just before the 2.5 tag (r22133) but confirmed on …
- 06:33 Changeset in xpra [22303] by
- unused import
- 06:31 Changeset in xpra [22302] by
- fix pylint warnings
- 06:21 Changeset in xpra [22301] by
- #2243: don't change the keymap to novalue
- 06:19 Changeset in xpra [22300] by
- #2243: don't try to use secondary clipboard with wayland
- 04:33 Changeset in xpra [22299] by
- #2242: force a refresh when we resize the tray window
- 04:12 Changeset in xpra [22298] by
- #2242 make default max tray size configurable, lower the default to 64
- 03:57 Ticket #2251 (html5 broadway h264 decoder stopped working) created by
- Not sure when or why. glxgears stutters or just stops updating …
- 03:52 Changeset in xpra [22297] by
- this happens with some applications, no need for warning level
04/03/19:
- 17:28 Changeset in xpra [22296] by
- check for new versions using https on win32: use certifi module to …
- 17:00 Changeset in xpra [22295] by
- fix pylint warning
- 17:00 Changeset in xpra [22294] by
- make it easier to test with and without ssl
- 16:48 Ticket #2249 (xpra multi-screen shadow has pointer issues) closed by
- fixed: This was caused by r20252 (#1941) + r21268. Also related to r19615 …
- 16:20 Changeset in xpra [22293] by
- r22283 backport: don't use appindicator with Fedora Gnome
- 16:19 Changeset in xpra [22292] by
- r22291 backport: fix pointer position on multi-monitor x11 shadow servers
- 16:13 Changeset in xpra [22291] by
- #2249: ensure relative pointer events are adjusted correctly when …
- 15:36 Changeset in xpra [22290] by
- fix pylint warnings
- 15:07 Changeset in xpra [22289] by
- also support saving StatusIcon? pixbuf before we set it
- 15:06 Changeset in xpra [22288] by
- fixup RGB mode: can't load it to RGBA
- 14:57 Changeset in xpra [22287] by
- make it easier to find tray filenames by logging at info level when …
- 14:56 Changeset in xpra [22286] by
- #2242: make it possible to save systray pixels to file
- 14:50 Changeset in xpra [22285] by
- don't use arrays unless we need a mutable structure
- 14:35 Changeset in xpra [22284] by
- fix pylint warnings
- 14:28 Changeset in xpra [22283] by
- don't use appindicator by default on Fedora Gnome
- 14:26 Changeset in xpra [22282] by
- try to handle failures more gracefully: run via idle_add so that …
- 14:17 Changeset in xpra [22281] by
- r22280 backport: fixup system-tray vs tray mixup in backport
- 14:11 Changeset in xpra [22280] by
- fixup r22275: use appindicator for our tray not the other way around..
- 13:39 Changeset in xpra [22279] by
- fix pylint warnings
- 13:36 Changeset in xpra [22278] by
- simplify, fix pylint warnings
- 13:36 Changeset in xpra [22277] by
- constify
- 11:01 Ticket #2250 (xpra-client of shadow has a constant ~35% CPU) created by
- […] […] Which is also weird percentage, since I have an …
- 10:58 Ticket #2249 (xpra multi-screen shadow has pointer issues) created by
- […] […] (splitting from #2131, since it feels that it's worth …
- 10:26 Ticket #2248 (Text editors laggy) created by
- I suspect it's quite common issue, but I had not found the …
- 08:05 Changeset in xpra [22276] by
- r22275 backport: don't use appindicator for tray forwarding
- 08:03 Changeset in xpra [22275] by
- don't use appindicator for tray forwarding, it is only suitable for …
- 06:50 Changeset in xpra [22274] by
- fix debug logging message format
- 06:47 Changeset in xpra [22273] by
- don't use arrays if we don't need to
- 05:46 Changeset in xpra [22272] by
- fix pylint warnings
04/02/19:
- 18:09 Changeset in xpra [22271] by
- #2231 launch browsers as test clients
- 16:24 Changeset in xpra [22270] by
- in this particular place we still need the old …
- 15:55 Ticket #2221 (client "run new command" to still allow the freetext execution) closed by
- fixed: I've gone for the simple solution in r22269: we always show the …
- 15:54 Changeset in xpra [22269] by
- #2221 always show the command editable field
- 15:49 Changeset in xpra [22268] by
- r22267 backport: fixup start new command menu (part 2)
- 15:49 Changeset in xpra [22267] by
- fixup start new command menu again: also fix the actual run_command method
- 15:44 Changeset in xpra [22266] by
- r22265 backport: fixup start new command menu
- 15:44 Changeset in xpra [22265] by
- fixup start new command menu
- 15:40 Changeset in xpra [22264] by
- fixup r22263
- 15:18 Changeset in xpra [22263] by
- fix pylint warnings
- 15:16 Ticket #2247 (Second session start fails) created by
- With both client and server newly restarted, the command […] starts …
- 15:16 Changeset in xpra [22262] by
- support BGRA icon data (not implemented server side yet - it's difficult..)
- 14:48 Ticket #2190 (Bionic packages do not play well with HWE 18.04) closed by
- fixed: > I was speaking about the stock ubuntu packages Don't use those, …
- 14:00 Ticket #2246 (missing packages from the beta repository) closed by
- invalid: 2.5 was released 2 weeks ago: https://xpra.org/trac/wiki/News You …
- 13:53 Changeset in xpra [22261] by
- refactor win32 console checking code and move use_tty to platform …
- 13:44 Ticket #2246 (missing packages from the beta repository) created by
- I was trying to fetch the updates from the beta repository today …
- 09:49 Changeset in xpra [22260] by
- #2242: a better guess?
- 09:46 Changeset in xpra [22259] by
- r22258 backport: use appindicator even when we fail to locate the …
- 09:44 Changeset in xpra [22258] by
- #2242: make sure we always have a default icon filename, because …
- 09:41 Changeset in xpra [22257] by
- remove log spam, this code has been working fine for years
- 07:50 Changeset in xpra [22256] by
- r22255 backport: fix ssh errors handling authentication failures
- 07:49 Changeset in xpra [22255] by
- some exception types don't have a message attribute
- 06:27 Changeset in xpra [22254] by
- add some ssh confirmation debug logging
- 06:18 Changeset in xpra [22253] by
- r22250 backport: don't wait for input after exiting command on cygwin …
- 06:18 Changeset in xpra [22252] by
- r22251 backport: remove spurious ssh dns check logging
- 06:14 Changeset in xpra [22251] by
- don't log dnscheck result
- 06:11 Changeset in xpra [22250] by
- better / simpler detection of environments where we don't need to wait …
- 06:04 Changeset in xpra [22249] by
- atom converter expects a byte string so give it one (an empty one)
- 05:57 Changeset in xpra [22248] by
- doh: don't fall through after dealing with the format
- 05:55 Changeset in xpra [22247] by
- use the nodock command to ensure that we don't popup a terminal window …
- 05:54 Changeset in xpra [22246] by
- refactor xpra command lookup code so audio command will also use the …
- 05:53 Changeset in xpra [22245] by
- only close_fds on posix, avoids opengl-probe warnings on win32
- 05:04 Changeset in xpra [22244] by
- fixup r22145: update webcam code with new pillow codec location
- 03:40 Ticket #2245 (xpra is not parsing attach command line since 2.5) created by
- Starting with 2.5 and continuing in the current 3.0 release xpra …
04/01/19:
- 17:41 Changeset in xpra [22243] by
- remove unused import
- 16:21 Changeset in xpra [22242] by
- #2190 add input-void hwe rebuild
- 16:18 Changeset in xpra [22241] by
- force rebuild against hwe headers
- 15:34 Ticket #2240 (Missing x264 dependency for CentOS 6) closed by
- fixed: I have just posted some rebuilt 1.0.13 packages for centos 6.9. We'll …
- 15:20 Changeset in xpra [22240] by
- pillow 6.0
- 11:37 Ticket #2244 (AssertionError: Invalid buffer size: 26 is not a multiple of 4) created by
- Greetings, I am running a Java application using Xpra. when I click …
- 10:16 Changeset in xpra [22239] by
- #2243: replace many None dereference bugs with default values or …
- 10:12 Changeset in xpra [22238] by
- better message format
- 09:58 Changeset in xpra [22237] by
- #1925: don't try to use the x11 clipboard under wayland
- 09:57 Changeset in xpra [22236] by
- #1925: looks like wayland windows always have transparency enabled, so …
- 09:49 Ticket #2243 (basic gtk wayland client) created by
- Needs many workarounds for the never ending API deprecation in GTK3. …
- 00:24 Ticket #2242 (Tray icons/indicators too small in GNOME 3) created by
- I was trying to get https://github.com/kaueraal/run_scaled working …
03/30/19:
- 00:32 Ticket #2190 (Bionic packages do not play well with HWE 18.04) reopened by
- The fix above doesn't work because xpra depends on …
03/29/19:
- 17:53 Ticket #2241 (HTML5 client erroneously fetches keyboard layouts from the browser's ...) created by
- When connecting to Xpra from the HTML5 client, the system attempts to …
- 14:50 Ticket #2240 (Missing x264 dependency for CentOS 6) created by
- I get the following error when trying to yum install xpra on Centos …
- 10:55 Ticket #2212 (Values x and y for positioning window are always 0 (zero)) closed by
- needinfo: Not heard back, closing.
03/28/19:
- 16:18 Changeset in xpra [22235] by
- version bump + update release notes
- 09:24 Changeset in xpra [22234] by
- #812 native X11 clipboard
- 09:19 Changeset in xpra [22233] by
- simplify
- 09:19 Changeset in xpra [22232] by
- skip more attributes we never care about
- 09:18 Changeset in xpra [22231] by
- fix pylint warning
03/27/19:
- 14:02 Changeset in xpra [22230] by
- #812 split clipboard base class so we can re-use the higher level …
- 13:55 Changeset in xpra [22229] by
- #812: stop the munge function madness and just use the correct native …
- 13:50 Changeset in xpra [22228] by
- #812: use python ints for time values
- 13:44 Changeset in xpra [22227] by
- #812: move nesting check to clipboard helper, so newer implementations …
- 13:40 Changeset in xpra [22226] by
- fix pylint warning
- 07:05 Changeset in xpra [22225] by
- curl 7.64.1
- 01:36 Ticket #2236 (when try accessing html5 client, it kept redirected to connect.html ...) closed by
- invalid: Finally got it working. The reason for the connection failure is that …
03/26/19:
- 14:03 Changeset in xpra [22224] by
- remove debug
- 11:10 Ticket #2239 (Inactive memory mapped video windows playback loosing a lot of frames) created by
- When I attach windows locally and they are memory mapped, windows' …
- 11:03 Clients/Android edited by
- (diff)
- 03:12 Encodings edited by
- (diff)
03/25/19:
- 14:34 Changeset in xpra [22223] by
- fix pylint warnings
- 14:32 Changeset in xpra [22222] by
- fix pylint warnings
- 14:28 Changeset in xpra [22221] by
- remove unused code and fix warnings
- 13:18 Ticket #2238 (Server not respecting clients encodings) closed by
- fixed: Thanks, yes I guessed as much was just looking for a quick work …
- 11:57 Ticket #2238 (Server not respecting clients encodings) created by
- I'm trying to slowly revive the java client …
- 08:00 Changeset in xpra [22220] by
- fix pylint warnings: don't pretend we support multiple concurrent displays
- 07:01 Changeset in xpra [22219] by
- minor pylint warnings
- 04:02 Changeset in xpra [22218] by
- #812 fix more pylint warnings
- 03:56 Changeset in xpra [22217] by
- #812 add time to property events
- 03:06 Changeset in xpra [22216] by
- support tuple as well as lists for scalar input
- 03:05 Changeset in xpra [22215] by
- fix some pylint warnings
03/24/19:
- 13:09 Changeset in xpra [22214] by
- #812 add XConvertSelection, group functions
- 08:19 Changeset in xpra [22213] by
- hook XFixes selection events
- 03:01 Ticket #2237 (HTML5 Client Configuration File) created by
- It is desirable to control the default configuration of the HTML5 …
03/23/19:
- 16:30 Ticket #2236 (when try accessing html5 client, it kept redirected to connect.html ...) created by
- I have tried couple time to access the html5 client by pointing my …
- 11:52 Ticket #2235 (libvpx dependency missing when try installing on centos7.6) created by
- Hi, there. I came across this wonderful package when I try to get my …
03/22/19:
- 14:57 Changeset in xpra [22212] by
- #812: add X11 selection events to GTK glue code
- 12:40 Changeset in xpra [22211] by
- fix pylint warnings
- 12:04 Changeset in xpra [22210] by
- r22209 backport: fix missing lock option
- 12:03 Changeset in xpra [22209] by
- fix missing lock option
- 07:55 Changeset in xpra [22208] by
- #1320: lossless scrolling, update the refresh regions according to the …
- 06:35 Changeset in xpra [22207] by
- #1320: count how many pixels we actually add
- 06:21 Changeset in xpra [22206] by
- no need for gobject, make it run with python3
- 06:21 Changeset in xpra [22205] by
- #1320: update list at the end when we have done the work to reduce the …
03/21/19:
- 15:31 Changeset in xpra [22204] by
- use integers and rounding, don't use arrays if we don't need to
- 15:30 Changeset in xpra [22203] by
- r22202 backport: fix python3 servers handling of info-request packets
- 15:29 Ticket #2234 (session info latency graph gets stuck) closed by
- fixed: Was just the usual strings vs bytes nonsense, fixed in r22202.
- 15:29 Changeset in xpra [22202] by
- #2234: fix info-request handling (usual python3 strings vs bytes …
- 14:58 Changeset in xpra [22201] by
- #2195 fix gtk3 error when cancelling the save dialog
- 14:55 Changeset in xpra [22200] by
- remove ugly legacy code, only the new dict format is supported
- 14:27 Changeset in xpra [22199] by
- more pylint warnings
- 14:11 Changeset in xpra [22198] by
- #2204: don't redo the full client window rendering test if we have a …
- 14:06 Changeset in xpra [22197] by
- #2204: send stderr warnings to /dev/null
- 13:52 Changeset in xpra [22196] by
- fix some pylint warnings
- 13:33 Ticket #2195 (session info graphs missing with gtk3) closed by
- fixed: Fixed in r22195 + r22201 (this could be backported to 2.5), though …
- 13:32 Ticket #2234 (session info latency graph gets stuck) created by
- It stutters and doesn't really move forward. (found as part of #2195)
- 13:32 Changeset in xpra [22195] by
- #2195: support gtk3, paint using surfaces (via pixmap only for gtk2)
- 12:59 Changeset in xpra [22194] by
- remove unnecessary prefix
- 12:01 Ticket #2226 (limit video helper meta data to the modes we will need) closed by
- wontfix: Too difficult, most combinations are valid, they're just not very …
- 11:47 Ticket #2233 (client gui does not respond on first connect / screen lock / screen off) created by
- […] There is an annoying bug that you need to de-focus and …
- 08:54 Changeset in xpra [22193] by
- r22188 backport: prevent hash collisions
- 08:52 Changeset in xpra [22192] by
- r22189 backport: fix misaligned code (should be almost impossible to …
- 08:47 Changeset in xpra [22191] by
- more simple check
- 08:46 Changeset in xpra [22190] by
- #1320: boost non-scroll quality, more so if we have a high match …
- 07:45 Changeset in xpra [22189] by
- fix misaligned code (this should never fire anyway..) potentially …
- 07:42 Changeset in xpra [22188] by
- prevent hash collisions
- 07:42 Changeset in xpra [22187] by
- #1320 make it possible to tweak 'transparency', 'lossless' and …
- 07:05 Changeset in xpra [22186] by
- remove debug logging
- 07:03 Changeset in xpra [22185] by
- we can call gdk directly in v1
- 06:24 Changeset in xpra [22184] by
- version bump + add latest fixes to the release notes
- 05:52 Latency edited by
- (diff)
- 05:50 Latency created by
- 05:37 Index edited by
- (diff)
- 05:24 Versions/PendingFixes edited by
- (diff)
- 05:19 Changeset in xpra [22183] by
- r22087 backport: warn users that the optimize flag is dangerous
- 05:18 Changeset in xpra [22182] by
- r22079 backport: avoid error in packet failure handler
- 05:17 Changeset in xpra [22181] by
- r22049 backport: remove always-failing code (missing property), detect …
- 05:14 Changeset in xpra [22180] by
- r21996 backport: restore missing network statistics
- 05:09 Changeset in xpra [22179] by
- look for cuda 10.1 too
- 05:07 Changeset in xpra [22178] by
- r21827 backport: fix resource leak
- 05:05 Changeset in xpra [22177] by
- r21768 backport: fix wrong flags being shown in debug output
- 05:04 Changeset in xpra [22176] by
- r21766 backport: fix cuda reset_state()
- 05:04 Changeset in xpra [22175] by
- r21764 backport: jpeg is a bad encoding for edge areas
- 05:02 Changeset in xpra [22174] by
- r21751 backport: fix skip-pager hint wrongly applied to skip-taskbar …
- 05:01 Changeset in xpra [22173] by
- r21750 backport: fix invalid method call used by default spinner …
- 05:00 Changeset in xpra [22172] by
- r21744 partial backport: send clipboard control packets immediately to …
- 04:58 Changeset in xpra [22171] by
- r21718 backport: actually delete the attribute we want to ignore
- 04:58 Changeset in xpra [22170] by
- r21709 backport: add missing exec-wrapper section to man page
- 04:54 Changeset in xpra [22169] by
- r21559 backport: fix scaling normalization, don't integer division
- 01:08 Ticket #2232 (measure packet per websocket frame mode) created by
-
After #2231 is done, compare the
XPRA_LEGACY_FRAME_PER_CHUNK=1
… - 01:04 Ticket #2231 (automated tests should be able to test html5 client) created by
- And record the client type so we can compare python vs html5.
03/20/19:
- 16:09 Changeset in xpra [22168] by
- r22164 + r22165 backport: don't risk probing again if the initial …
- 16:07 Ticket #2204 (better opengl support detection) closed by
- fixed: Done in: r22160, r22161, r22162, r22163, r22164, r22165 + r22166. …
- 16:05 Ticket #2230 (show more details when opengl probe fails) created by
- We can do that easily only with python3's …
- 16:04 Changeset in xpra [22167] by
- #2204: no need to blacklist this driver, the probe should take care of …
- 16:01 Changeset in xpra [22166] by
- #2204: no need for an exception here, we can just return a message …
- 16:01 Changeset in xpra [22165] by
- don't probe again if the initial opengl probe errored out
- 15:40 Changeset in xpra [22164] by
- #2204: keep track of present_fbo error and verify that the paint …
- 15:32 Changeset in xpra [22163] by
- #2204: when we force-enable, do the window rendering test
- 15:26 Changeset in xpra [22162] by
- #2204: toggle the paint-screen flag so we will call present_fbo()
- 15:15 Changeset in xpra [22161] by
- #2204 test window backend with alpha, except on win32 (because we …
- 15:02 Changeset in xpra [22160] by
- #2204: create a gtk.Window so we can call enable_alpha and test with alpha
- 14:07 Ticket #2229 (start-on-last-client-exit to differenciate on shadow session) created by
- Original #2057 was created for being able to force-lock a shadow …
- 14:00 Changeset in xpra [22159] by
- doh: pass the window-type to the window constructor function
- 13:51 Changeset in xpra [22158] by
- use TEMP window-type for the temp window, allow the window-type to be …
- 13:36 Changeset in xpra [22157] by
- move enable_alpha to gtk_util so we can re-use it
- 13:27 Changeset in xpra [22156] by
- remove unused import
- 13:26 Changeset in xpra [22155] by
- fix syntax
- 13:23 Changeset in xpra [22154] by
- remove unused import
- 12:52 Changeset in xpra [22153] by
- r22152 backport: prevent file conflicts with older packages
- 12:51 Changeset in xpra [22152] by
- the python packages should also conflict with older packages
- 12:45 Changeset in xpra [22151] by
- r22150 backport: prevent file conflicts with older packages
- 12:45 Changeset in xpra [22150] by
- older versions have the html5 client bundled, so we can't install it …
- 12:20 Changeset in xpra [22149] by
- rebuild for xenial
- 12:17 Changeset in xpra [22148] by
- r22147 backport: better compatibility with older versions of python-pillow
- 12:16 Changeset in xpra [22147] by
- fixup r22086: some older versions of pillow don't have version so …
- 12:14 Changeset in xpra [22146] by
- r22145 partial backport: fix sending of window icons as …
- 12:11 Changeset in xpra [22145] by
- make codecs more consistent: rename webp and pillow codecs to match …
- 12:01 Ticket #2228 (server refuses to act on client start/attach to shadow server) created by
- I don't know what happens and server does not connect. There is not …
- 05:43 Ticket #2227 (default to python3) closed by
- fixed
- 05:43 Ticket #2227 (default to python3) created by
- Done in r22137.
- 05:28 News edited by
- (diff)
- 05:00 Ticket #1134 (fix websockify bottleneck) closed by
- wontfix: We're no longer using websockify: #2121
- 04:50 News edited by
- (diff)
- 04:21 Ticket #2226 (limit video helper meta data to the modes we will need) created by
-
Typically, on Linux with X11 we will only need
BGRX
so there is … - 04:18 Changeset in xpra [22144] by
- import just what we need
- 04:09 Changeset in xpra [22143] by
- make codecs more consistent: move pillow code to pillow codec, rename …
- 03:44 Changeset in xpra [22142] by
- fix pylint warnings: use a method to register packet handlers
- 03:22 Changeset in xpra [22141] by
- skip video stuff for text content
- 03:19 Changeset in xpra [22140] by
- also configure QT4_IM_MODULE and CLUTTER_IM_MODULE
- 03:16 Changeset in xpra [22139] by
- failure to select a cuda device should be a transient error
- 02:58 Ticket #2225 (unexpected colourspace change) created by
- Hit this running gtkperf […] We're supposed to have locking around …
- 01:57 Changeset in xpra [22138] by
- fix some dates
03/19/19:
- 16:10 Versions edited by
- (diff)
- 16:05 Versions/PendingFixes edited by
- (diff)
- 16:00 Changeset in xpra [22137] by
- default to python3
- 15:14 Changeset in xpra [22136] by
- bump version
- 15:11 Changeset in xpra [22135] by
- update DEB / RPM packaging changelogs
- 15:04 Changeset in xpra [22134] by
- update release notes
- 14:58 Changeset in xpra [22133] by
- tag v2.5
- 14:56 Changeset in xpra [22132] by
- SSHFP validation may fail without a message
- 14:51 Changeset in xpra [22131] by
- better message format
- 14:42 Ticket #2172 (clipboard hangs thread) reopened by
- The client log no longer contains the {{{GtkWarning?: OpenClipboard? …
- 14:39 Ticket #2224 (win32 python3 vs python2 install mixup) created by
- Ended up with a broken installation. […] That abc.py is the one …
- 14:16 Changeset in xpra [22130] by
- try harder to clean compiled python modules
- 13:52 Ticket #2209 (gtk3: invalid scale factor - window stays black) closed by
- fixed: Patch has been merged.
- 13:52 Ticket #2162 (win32 python3 client scaling crash) closed by
- fixed: Patch merged in r22129. I am no longer able to reproduce the …
- 13:51 Changeset in xpra [22129] by
- #2209: don't reinitialize windows if we can just resize them
- 13:31 Ticket #2223 (client slow start) closed by
- fixed: That's caused by icon loading for the start menu... There are …
- 13:30 Changeset in xpra [22128] by
- #2223: minor refactoring and debug logging
- 12:21 Ticket #2223 (client slow start) created by
- Not sure what's causing it, but it looks like building the systray …
- 12:00 Changeset in xpra [22127] by
- python3 fix: use typedict
- 12:00 Milestone 2.5 completed
- Provisional priorities: * Client: #1937 (SSH), #1961 (UI), #1172 / …
- 11:55 Ticket #2222 (update putty to v0.71) closed by
- fixed: The problem is that we use the tortoisesvn …
- 11:51 Changeset in xpra [22126] by
- #2222 we can't wait for tortoisesvn to build a new release of plink …
- 11:26 Ticket #2220 (html5 client: link to wiki page in about screen is wrong) closed by
- fixed: Many thanks, applied in r22125.
- 11:26 Changeset in xpra [22125] by
- #2200: fix link url
- 11:17 Ticket #2222 (update putty to v0.71) created by
- [https://www.theregister.co.uk/AMP/2019/03/19/putty_patched_rsa_key_exc …
- 09:58 Ticket #2221 (client "run new command" to still allow the freetext execution) created by
-
Sometime, the
right-click > Server > Run command
menu changed to … - 09:55 Ticket #2220 (html5 client: link to wiki page in about screen is wrong) created by
- From …
- 06:24 Ticket #2153 (opening meld from gnome-terminal) closed by
- fixed: vglrun is used on the server side for sharing GPU acceleration with …
- 05:16 Changeset in xpra [22124] by
- catch more specific exceptions
- 05:16 Changeset in xpra [22123] by
- oops: this should not have been included in r22122
- 05:15 Changeset in xpra [22122] by
- use rounding when re-calculating the scaling
- 04:52 Changeset in xpra [22121] by
- log all window handles as hex
- 04:24 Changeset in xpra [22120] by
- whitespace
- 04:17 Ticket #2138 (clipboard related hang) closed by
- needinfo: I cannot reproduce this... so it will have to wait until #812.
- 04:11 Ticket #2207 (clipboard compressible data attributeerror) closed by
- fixed: Minor improvements in r22119. I am unable to reproduce the problem …
- 04:08 Changeset in xpra [22119] by
- #2207: make the minimum size for compressing clipboard data …
- 02:58 Ticket #2219 (compare performance of gtk2 and gtk3 builds) created by
- In light of ticket:2211#comment:4 : Is GTK3 that much slower? We …
- 02:22 Changeset in xpra [22118] by
- xshm capture can fail, no need for a warning here
- 02:21 Changeset in xpra [22117] by
- don't create a throwaway array when we don't have to
- 02:20 Changeset in xpra [22116] by
- group imports
- 02:20 Changeset in xpra [22115] by
- group imports, don't delay them
03/18/19:
- 16:29 Changeset in xpra [22114] by
- #2211: verify that we only access the gtk X11 context manager from the …
- 14:47 Ticket #2218 (server hangs handling resizing) closed by
- fixed: It's a new resize storm: […] We can't handle that many changes to …
- 14:43 Changeset in xpra [22113] by
- we don't use the size attribute for anything yet, and changes to this …
- 14:08 Ticket #2218 (server hangs handling resizing) created by
- GTK3 seamless server + win32 GTK3 client started with …
- 13:53 Ticket #2214 (GTK3 maximizing of windows with base+increment hints doesn't work on win32) closed by
- fixed: Workaround with simple test case in r22112.
- 13:51 Changeset in xpra [22112] by
- #2214: don't set a large max-size geometry hint with GTK3 on windows
- 13:40 Changeset in xpra [22111] by
- log size new size hints using 'metadata' logger
- 12:15 Ticket #2217 (honour window gravity) created by
- This should probably be honoured when we center the contents of a …
- 11:57 Ticket #2216 (faster shadowing using KMS and EGL) created by
- See [https://github.com/obsproject/obs-studio/pull/1758 linux: add …
- 11:49 Changeset in xpra [22110] by
- r22109 backport: fix error if the network 'adapter-type' doesn't match …
- 11:48 Ticket #2215 (windows can not run) closed by
- fixed: Thanks, fixed in r22109. It would be interesting to know which …
- 11:47 Changeset in xpra [22109] by
- #2215: make sure the jitter variable is defined before we test it
- 08:55 Ticket #2215 (windows can not run) created by
- […] My solution is: […]
- 07:00 Changeset in xpra [22108] by
- don't discard 'base-size' and 'increment' size-constraints just …
- 06:34 Changeset in xpra [22107] by
- #2214: use a typedict to workaround python3 annoying strings vs bytes …
- 06:19 Changeset in xpra [22106] by
- better logging format
- 05:56 Changeset in xpra [22105] by
- #2214: make it possible to skip setting the size-constraints, useful …
- 05:49 Changeset in xpra [22104] by
- #2214: hide unhelpful debug
- 04:26 Changeset in xpra [22103] by
- complete the gtk3 file upload fix
- 04:09 Changeset in xpra [22102] by
- partial fixes for python3 uploads
- 02:46 Ticket #2090 (XPRA does not recover from network congestion (even when network does)) closed by
- needinfo
- 02:45 Changeset in xpra [22101] by
- r22095 partial backport: mdns support is quite important now that we …
- 02:44 Changeset in xpra [22100] by
- r22093 backport: use the same validation test to prevent running the …
- 02:43 Changeset in xpra [22099] by
- r22091 + r22092 + r22094 + r22096: fix desktop files so they can be …
- 02:40 Changeset in xpra [22098] by
- r22087 backport: warn users that the optimize flag is dangerous
- 02:39 Changeset in xpra [22097] by
- r22079 backport: avoid error in packet failure handler
03/17/19:
- 15:28 Changeset in xpra [22096] by
- update spec file with new desktop files, move shadow to server-common
- 13:49 Changeset in xpra [22095] by
- mdns is more important now that it shows up in the gui, so try to make …
- 13:47 Changeset in xpra [22094] by
- oops: packaging updates for r22092
- 13:47 Changeset in xpra [22093] by
- use the same test that is going to be used to validate the subcommand …
- 13:36 Changeset in xpra [22092] by
- no need for 'xpra-browser' shortcut, add 'xpra-gui' shortcut so we …
- 12:26 Ticket #2142 (AvCodec Error -22) closed by
- invalid: > I had removed the PYTHONOPTIMIZE line as well, but Xpra still did …
- 12:06 Changeset in xpra [22091] by
- fix desktop shortcut used without a session file, hide the browser …
- 09:43 Ticket #2142 (AvCodec Error -22) reopened by
- I am completely confused. On a fresh install of Ubuntu with the …
- 00:34 Changeset in xpra [22090] by
- xxh3 has issues and doesn't build on macos, don't ship it since we …
03/16/19:
- 14:54 Changeset in xpra [22089] by
- make sure that we only load video codecs if video is enabled
- 13:52 Changeset in xpra [22088] by
- don't try to get the version information of a codec that failed to load
- 13:46 Ticket #2142 (AvCodec Error -22) closed by
- invalid: As I suspected all along, there is something fundamental and …
- 13:45 Changeset in xpra [22087] by
- #2142: warn users that the optimize flag is dangerous
- 12:36 Changeset in xpra [22086] by
- we don't support the old PIL library, and PILLOW_VERSION is deprecated …
- 07:50 Changeset in xpra [22085] by
- xxhash 0.7.0
03/15/19:
- 05:46 News edited by
- (diff)
- 05:24 News edited by
- typo (diff)
- 04:55 News edited by
- 2.5 (diff)
03/14/19:
- 23:21 Ticket #2146 (window offset when maximized) closed by
- worksforme
- 15:44 Ticket #2214 (GTK3 maximizing of windows with base+increment hints doesn't work on win32) created by
- The window jumps, chooses some seemingly random size and location, but …
- 15:14 Ticket #2051 (nvenc produces invalid stream) closed by
- needinfo: I can't reproduce this anymore. If it happens again, we may want to …
- 15:11 Changeset in xpra [22084] by
- fixup r21765: continue initializing video encoders, return a single …
- 13:56 Ticket #2202 (Best screen size detection inconsistency) closed by
- fixed: Fixed in r22083.
- 13:56 Changeset in xpra [22083] by
- #2202 recenter window when the browser window is resized
- 12:58 Ticket #2030 (xpra "Error: unknown modifier 'mod3'" @shadow) closed by
- needinfo
- 12:57 Ticket #2017 (macos client menu: no 'session info', no Encoding menu) closed by
- needinfo
- 12:57 Ticket #2173 (xpra gui hangs depending on Decoding Latency) closed by
- needinfo
- 12:56 Ticket #2172 (clipboard hangs thread) closed by
- worksforme
- 12:55 Ticket #2133 (xpra-client of shadow freezes when right-clicking) closed by
- needinfo
- 12:55 Ticket #2095 (Existing local printers deleted on server exit) closed by
- worksforme
- 12:41 Ticket #2213 (r22071 broke Proxy startup) closed by
- fixed: Oops, sorry about that, fixed in r22082. The proxy server now honours …
- 12:39 Changeset in xpra [22082] by
- #2213: the proxy server can now run in a dbus session
- 10:16 Ticket #2213 (r22071 broke Proxy startup) created by
- Looks like a change in r22071 More details if needed but looks like an …
- 03:33 Changeset in xpra [22081] by
- doh: fix clipboard caps (dict was overriden by single attribute)
- 02:57 Changeset in xpra [22080] by
- make it possible to build on Ubuntu 14.04: with warnings and limitations..
03/13/19:
- 17:44 Ticket #2212 (Values x and y for positioning window are always 0 (zero)) created by
- I have trouble to save the window positioning, I can only save window …
- 13:10 Changeset in xpra [22079] by
- protocol may be None, avoid causing error here
- 12:57 Ticket #2201 (gtk3 server crash) closed by
- fixed: More related fixes: * r22077: GTK3 is more asynchonous than GTK2? …
- 12:53 Ticket #2211 (gtkperf hangs gtk3 server) created by
-
Running
gtkperf -a
in a loop, and runningxpra info
in … - 12:08 Changeset in xpra [22078] by
- if we can't get the window geometry, then we can't manage it
- 12:08 Changeset in xpra [22077] by
- with GTK3, the delivered_to window may be None, ignore it too
- 11:53 Ticket #2210 (Websocket shutdown with proxy) closed by
- invalid: As per [https://tools.ietf.org/html/rfc6455#section-5.2 rfc6455 …
- 11:47 Changeset in xpra [22076] by
- show the actual closed string message
- 11:22 Ticket #2210 (Websocket shutdown with proxy) created by
- Hello. We are starting to implement Xpra to provide a remote desktop …
- 10:25 Changeset in xpra [22075] by
- #853: python3 strings byte us again: protocols returns a list of byte …
- 10:23 Changeset in xpra [22074] by
- #853: with GTK3, any X11 event can have an invalid window, so we have …
- 10:22 Changeset in xpra [22073] by
- python strings byte us again..
- 08:15 Ticket #2209 (gtk3: invalid scale factor - window stays black) created by
- Same steps as #2162. If the window triggers this warning when scaled …
- 08:14 Ticket #2208 (the [beta] repository is no longer signed) closed by
- fixed: Thanks, re-pushed. (not sure why it got wedged)
- 07:54 Ticket #2208 (the [beta] repository is no longer signed) created by
- Today, I received: […] Which I believe to be different than …
- 06:34 Changeset in xpra [22072] by
- never wait for input when executing a command from the gui
- 06:13 Ticket #1883 (packaging for mingw64 / MSYS2) closed by
- fixed: And finally, xpra is in MSYS2: …
- 06:01 Changeset in xpra [22071] by
- fixup r22064: --use-display was broken, we also need to wait after …
- 06:00 Changeset in xpra [22070] by
- use a python int, not a ctypes long
- 04:57 Changeset in xpra [22069] by
- r22050 backport: detect more cases where we should not wait for input …
- 04:56 Changeset in xpra [22068] by
- r22049 backport: remove always-failing code (missing property), detect …
- 04:54 Changeset in xpra [22067] by
- r22028 backport: handle win32 shadow capture failures more gracefully
- 04:53 Changeset in xpra [22066] by
- r22025 backport: more graceful handling of common misconfiguration error
- 04:49 Changeset in xpra [22065] by
- r21996 backport: restore missing network statistics
- 03:23 Ticket #2181 (dbus failure with python3) closed by
- fixed: Fixed in r22064.
- 03:23 Changeset in xpra [22064] by
- #2181: re-order initialization so dbus-launch comes immediately after …
- 01:53 Changeset in xpra [22063] by
- #2181: simple test case: run dbus-launch then notifications forwarder
03/12/19:
- 14:09 Changeset in xpra [22062] by
- #2181: log the env we use for dbus-launch
- 14:08 Changeset in xpra [22061] by
- force enable during gl check, so we get the driver details even if it …
- 14:08 Changeset in xpra [22060] by
- fix pylint warnings
- 13:21 Changeset in xpra [22059] by
- don't use bare except
- 12:26 Ticket #2205 (paint errors with pixmap backend) closed by
- fixed: Breakage was caused by r22033, fixed in r22058.
- 12:25 Changeset in xpra [22058] by
- #2205: fixup r22033: just use one string for the pixel format …
- 12:10 Ticket #2207 (clipboard compressible data attributeerror) created by
- Unconfirmed report: […] Version 2.5-r21480 TODO: verify that the …
- 12:02 Ticket #2206 (Mouse capture doesn't work that well) closed by
- duplicate: Have you tried using uinput for input devices? This looks like an …
- 09:36 Ticket #2206 (Mouse capture doesn't work that well) created by
- Example: install the simple game "assaultcube", which is a "small" …
- 05:38 Changeset in xpra [22057] by
- simplify code, don't calculate Bpp unless we actually need it
- 05:12 Ticket #2205 (paint errors with pixmap backend) created by
- […]
- 05:09 Changeset in xpra [22056] by
- #2202: let the client tell the server if it prefers a vfb smaller or …
- 04:08 Changeset in xpra [22055] by
- typo
- 02:55 Ticket #2203 (opengl fails with alpha on Ubuntu 16.04) closed by
- fixed: What happens here is that the latest driver now passes the gl feature …
- 02:55 Ticket #2204 (better opengl support detection) created by
- Based on #2203 and #1994, we should: * do a test using transparency * …
- 02:53 Changeset in xpra [22054] by
- #2203: the VMWare driver now passes the basic sanity checks but …
- 02:47 Ticket #2198 (org.gnome.Terminal exited with status 10) closed by
- fixed: Great hint! * r21873 OK * r21950 BAD * r21910 OK * r21930 BAD * r21920 …
- 02:41 Ticket #2203 (opengl fails with alpha on Ubuntu 16.04) created by
- Tested as part of #2198, the client output shows: […] Turning off …
- 02:34 Changeset in xpra [22053] by
- #2198: dbus needs more environment variables, in particular DISPLAY
- 02:08 Changeset in xpra [22052] by
- use wrapped import function to avoid if-else
- 02:06 Changeset in xpra [22051] by
- constify, fix pylint warnings, add context debug logging
03/11/19:
- 15:48 Ticket #2202 (Best screen size detection inconsistency) created by
- When first connecting to a session with the HTML5 client, the best …
- 12:55 Changeset in xpra [22050] by
- don't wait for input on cygwin, also detects MSYS2 shells
- 07:28 Changeset in xpra [22049] by
- #2201: detect when windows are already removed and avoid calling gtk …
- 07:25 Changeset in xpra [22048] by
- add option to log X11 error manager enter and exit, always log …
- 06:48 Changeset in xpra [22047] by
- don't log access to 'override-redirect' or 'tray' properties, as those …
- 04:50 Ticket #2201 (gtk3 server crash) created by
- With the steps from #2162: […] Or just by closing a client window.
- 04:32 Changeset in xpra [22046] by
- better debug logging, remove unnecessary use of an array
- 03:57 Changeset in xpra [22045] by
- fix format error in debug logging
- 03:13 Ticket #2191 (XPRA_SCALING_INTERPOLATION=nearest not working) closed by
- worksforme
03/10/19:
- 13:53 Ticket #2190 (Bionic packages do not play well with HWE 18.04) closed by
- fixed: Using debootstrap made this more difficult. Steps: * debootstrap a new …
- 13:42 Changeset in xpra [22044] by
- #2190: the version is part of the package name??
- 13:32 Changeset in xpra [22043] by
- #2190: oops, now fix duplicated attribute
- 13:31 Changeset in xpra [22042] by
- #2190: doh, move definitions to package section, not source
- 13:22 Changeset in xpra [22041] by
- #2190: make sure the old package is removed
- 13:18 Changeset in xpra [22040] by
- #2190: try to force apt to do the right thing..
- 12:44 Changeset in xpra [22039] by
- #2190: we can also use the newer xserver-xorg-video-dummy-hwe package
- 11:53 Changeset in xpra [22038] by
- #2190: make sure we update the HWE package with our patched version
- 09:43 Ticket #2200 (html5 client visual corruption) closed by
-
fixed: Using
XPRA_SAVE_VIDEO_STREAMS=1 xpra shadow ...
, then using … - 09:43 Changeset in xpra [22037] by
- #2200 strings vs bytes python3 nonsense
- 08:24 Changeset in xpra [22036] by
- better debug logging format
- 08:20 Changeset in xpra [22035] by
- try harder to avoid downscaling shadow servers, we should drop the …
- 07:57 Changeset in xpra [22034] by
- use python int to get better debug logging output
- 07:37 Changeset in xpra [22033] by
- always log pixel format as a string, it should already be in uppercase
- 07:18 Changeset in xpra [22032] by
- show encoding as a string
- 05:48 Ticket #2200 (html5 client visual corruption) created by
- Seen with the win32 shadow server as tested for #2124. Looks like some …
- 05:28 Changeset in xpra [22031] by
- #2124 always calculate recenter and only adjust if needed, shadow and …
- 05:22 Changeset in xpra [22030] by
- #2124 add 'geometry' debugging
- 05:18 Changeset in xpra [22029] by
- syntax
- 05:15 Changeset in xpra [22028] by
- catch drawing context failures earlier and return None value rather …
Note: See TracTimeline
for information about the timeline view.