Timeline
09/02/19:
- 17:25 Changeset in xpra [23689] by
- r23687 + r23688 backport: python3 printing fixes
- 17:23 Changeset in xpra [23688] by
- more python3 printing fixes: strings byte us again..
- 16:54 Changeset in xpra [23687] by
- printing postscript does not work with the default pdfium backend, so …
- 16:51 Changeset in xpra [23686] by
- r23685 backport: fix printing with python3 servers
- 16:51 Changeset in xpra [23685] by
- fix printing with python3 clients: use a typedict to access string …
- 16:41 Changeset in xpra [23684] by
- send the print command's output to the same location as xpra's own …
- 16:37 Ticket #2265 (printing permission errors) closed by
- fixed: Some of those avcs were caused by a missing policy and are already …
- 16:01 Changeset in xpra [23683] by
- #2401 add note about libpdfium
- 16:00 Ticket #2401 (automate building and updating libpdfium) created by
- The PKGBUILD exists: …
- 15:46 Changeset in xpra [23682] by
- #2265 add new permissions: looks like we need to be able to add and …
- 15:36 Changeset in xpra [23681] by
- doh: fix backport too
- 15:36 Changeset in xpra [23680] by
- doh
- 12:33 Changeset in xpra [23679] by
- catch errors in file-print mixin cleanup, log them and continue
- 12:24 Changeset in xpra [23678] by
- r23669 backport: don't request logging of an exception that does not …
- 12:23 Changeset in xpra [23677] by
- r23671 correctly handle utf8 window titles
- 12:22 Changeset in xpra [23676] by
- r23674 backport: correctly close the transfers file descriptors
- 12:21 Changeset in xpra [23675] by
- r23673 backport: mimetype is a string we show to the end user
- 12:20 Changeset in xpra [23674] by
- the file descriptor is an os number, not an object
- 07:22 Changeset in xpra [23673] by
- show mimetype as a string
- 05:22 Changeset in xpra [23672] by
- just build the version of openssl we want from the start
- 05:19 Changeset in xpra [23671] by
- #2397 correctly handle utf-8 window titles
09/01/19:
- 14:53 Ticket #2395 (Python3 tray start menu broken) closed by
- fixed: > I can test if you can upload a new beta, haven't build the windows …
- 14:44 Ticket #2398 (popup window dropshadow is black) closed by
- fixed: The bug is actually only present with the mswindows clients and is due …
- 14:28 Changeset in xpra [23670] by
- if there is no exception and we end up here, the exc_info[0] may be …
- 14:27 Changeset in xpra [23669] by
- there is no exception here
- 14:25 Changeset in xpra [23668] by
- cx_Freeze chokes on cpuinfo with python2, don't include it
- 13:21 Changeset in xpra [23667] by
- r23651 backport: use CUDA 10.1, support latest arch
- 13:13 Changeset in xpra [23666] by
- #2398 don't check for a composited screen on win32
- 13:13 Changeset in xpra [23665] by
- #2398 better alpha debug logging
- 12:45 Changeset in xpra [23664] by
- no need for an array
- 12:26 Changeset in xpra [23663] by
- #2398 make it easier to debug transparency issues: add 'alpha' logging …
- 11:45 Changeset in xpra [23662] by
- r23661 backport fix av-sync option wrongly turned off
- 11:41 Changeset in xpra [23661] by
- av-sync caps had gone MIA, also remove duplicated initialization of …
- 11:39 Changeset in xpra [23660] by
- make default av-sync delay configurable via env var
- 11:26 Changeset in xpra [23659] by
- remove debug logging
- 11:24 Changeset in xpra [23658] by
- re-fixup r23656: function must be imported..
- 11:23 Changeset in xpra [23657] by
- fixup r23656: this is now a function
- 07:25 Changeset in xpra [23656] by
- re-use packet logging functions in client
08/31/19:
- 17:55 Changeset in xpra [23655] by
- libogg 1.3.4
- 09:10 Changeset in xpra [23654] by
- when a check fails with the server unit tests, also print the server …
- 07:54 Changeset in xpra [23653] by
- show more failure details
- 06:51 Changeset in xpra [23652] by
- don't try to load cpuinfo on win32
- 06:44 Changeset in xpra [23651] by
- * use CUDA 10.1 * build kernel for latest arch (compute_75 / sm_75)
- 06:24 Ticket #2400 (win32 setup script to install pycuda, nvapi) created by
- As per ticket:1413#comment:2.
- 06:17 Changeset in xpra [23650] by
- pycuda 2019.2
- 05:45 Changeset in xpra [23649] by
- on 32-bit systems, try only 32-bit VC utilities
08/30/19:
- 20:22 Changeset in xpra [23648] by
- log details of all sessions we find
- 19:32 Changeset in xpra [23647] by
- match refactoring move
- 18:34 Changeset in xpra [23646] by
- #1527 don't use a tcp port + the new Xpra-Shadow.exe does not need the …
- 18:32 Changeset in xpra [23645] by
- use wts module for session events
- 18:32 Changeset in xpra [23644] by
- add more ctype definitions
- 18:30 Changeset in xpra [23643] by
- unused import
- 16:19 Changeset in xpra [23642] by
- #1527 add wts ctypes functions and test utility
- 14:16 Changeset in xpra [23641] by
- #1527 the subprocess also needs freeze support
- 14:04 Changeset in xpra [23640] by
- add optional dependencies: yaml and cpuinfo
- 11:10 Changeset in xpra [23639] by
- silence warning
- 11:09 Changeset in xpra [23638] by
- #1527 use a dedicated module shim for starting the win32 shadow server
- 08:55 Changeset in xpra [23637] by
- fix shadow server errors trying to import posix components
- 08:53 Ticket #2399 (stateful sockets (ssl, ssh) cannot be serialized) created by
- Causes problems with the proxy server. Options: * keep the socket …
- 08:34 Changeset in xpra [23636] by
- #1527 catch errors starting the ProxyInstanceProcess? and log them, add …
- 08:31 Changeset in xpra [23635] by
- #1527 much improved named-pipe listener: * don't create a new pipe …
- 08:25 Changeset in xpra [23634] by
- #1527: use a more distinctive process name for the shadow server: …
- 08:22 Ticket #2398 (popup window dropshadow is black) created by
- server: xpra v2.5.3-r23270 client: Xpra 2.5.3 …
- 07:29 Changeset in xpra [23633] by
- #1527 repr now shows the full named pipe display string, ie: …
- 07:21 Changeset in xpra [23632] by
- #1527 the proxy needs freeze support, this needs to be done very early
- 07:13 Changeset in xpra [23631] by
- make it easier to log credentials for debugging
- 06:06 Changeset in xpra [23630] by
- use utility function to get cpu count, add fallback code using cpuinfo
- 06:05 Changeset in xpra [23629] by
- fix warnings on win32
08/29/19:
- 18:55 Changeset in xpra [23628] by
- oops: use platform agnostic import
- 18:53 Changeset in xpra [23627] by
- add debug logging
- 18:00 Changeset in xpra [23626] by
- add debug logging
- 17:43 Changeset in xpra [23625] by
- #1527 remove all security on the proxy named pipe, add sys authentication
- 17:24 Changeset in xpra [23624] by
- by default, don't log the backtrace for socket timeouts
- 16:45 Changeset in xpra [23623] by
- #1527 remove all security on the named pipes when …
- 10:12 Changeset in xpra [23622] by
- #1527 add more security API definitions
08/28/19:
- 12:57 Changeset in xpra [23621] by
- #1527 do create a specific named pipe, generate the path from the …
- 11:45 Ticket #2397 (minor issue collection) created by
- xpra v3.0-r23575 on debian bullseye. This is a ticket to report some …
- 10:03 Changeset in xpra [23620] by
- #1527 add better logging for connection problems
- 08:35 Changeset in xpra [23619] by
- import once
- 08:23 Changeset in xpra [23618] by
- #1527 on win32, assume that we mean to connect to a named-pipe if no …
- 08:15 Changeset in xpra [23617] by
- constify
- 08:14 Changeset in xpra [23616] by
- add debug logging
- 08:07 Changeset in xpra [23615] by
- automatically add the named-pipe prefix if not given
- 07:57 Changeset in xpra [23614] by
- fix value for INVALID_HANDLE_VALUE: it is actually an unsigned long …
- 07:15 Changeset in xpra [23613] by
- #1527 we can't read until the process has terminated or it will block
- 07:14 Changeset in xpra [23612] by
- #1527 make env whitelist configurable, allow all on win32
- 06:20 Changeset in xpra [23611] by
- wait for up to a second for the subprocess, to see if it fails to …
- 06:06 Changeset in xpra [23610] by
- #1642 add better debug logging for pointer grabs
- 05:42 Changeset in xpra [23609] by
- numpy 1.16.5 (downgrade for python3 since 1.17.x is still not building …
08/27/19:
- 21:41 Ticket #2131 (xpra client not timing out) closed by
- fixed: Whatever it was, it hasn't happened again
- 18:28 Ticket #2394 (Window icons blank on python 2 beta build) closed by
- fixed: Perfect, working now, thanks.
- 13:44 Ticket #2396 (xpra-shadow clipboard "no data handle") closed by
- invalid: This is just a warning, the win32 API sometimes fails to get the …
- 13:44 Ticket #2302 (xpra-shadow viewport is leaking again) closed by
- fixed: It seems pretty solid to me now Verified in: […] and […]
- 13:39 Changeset in xpra [23608] by
- #1527 move login+exec code to a function, preserve debug logging flags …
- 13:32 Changeset in xpra [23607] by
- #1527 workaround python3 bug 32745: use create_unicode_buffer so we …
- 13:27 Ticket #2396 (xpra-shadow clipboard "no data handle") created by
- Server: Ubuntu 16.04.6 Client: Windows 10 […] […] I am not …
- 12:54 Changeset in xpra [23606] by
- #1527 move platform specific code for the proxy server to a platform …
- 11:22 Changeset in xpra [23605] by
- #1527 use ssl cert if we find it
- 11:21 Changeset in xpra [23604] by
- we can't set the tcp socket we wrap as ssl to blocking mode with …
- 10:51 Changeset in xpra [23603] by
- #2395: log full backtrace when re substitution fails
- 10:50 Changeset in xpra [23602] by
- #2395: log app launch callback details, fallback to string split if re …
- 10:36 Changeset in xpra [23601] by
- #1527 build the service by default, better path logging
- 10:01 Changeset in xpra [23600] by
- log full backtrace at debug level
- 10:00 Changeset in xpra [23599] by
- password value for LogonUser? must be given as a string
- 09:42 Changeset in xpra [23598] by
- don't bother trying to load pwd module on non-posix platforms
- 09:38 Changeset in xpra [23597] by
- only create the app dir if not in the system profile, or when needed …
- 09:28 Changeset in xpra [23596] by
- don't use the roaming profile location for log files, don't return the …
- 09:16 Changeset in xpra [23595] by
- doh: typo
- 09:13 Changeset in xpra [23594] by
- CKCON_X11_DISPLAY doesn't mean anything to non-posix platforms
- 08:43 Changeset in xpra [23593] by
- despite asking for INFINITE timeouts, we still get some so ignore them
- 08:41 Ticket #2395 (Python3 tray start menu broken) created by
- Windows Python3 client r23522 (latest from beta repo) Tray start menu …
- 08:29 Ticket #2394 (Window icons blank on python 2 beta build) created by
- Xpra Windows Python2 client r23460 (Xpra-x86_64_3.0-r23460.zip) ( …
- 07:32 Ticket #2393 (gi bindings don't load on win32) closed by
- fixed: The typelib has the correct spelling on disk: […] But cx_freeze …
- 07:32 Changeset in xpra [23592] by
- #2393 workaround case sensitivity bug
- 07:04 Ticket #2393 (gi bindings don't load on win32) created by
- Discovered as part of #1527: […] Something must be missing and the …
- 05:22 Changeset in xpra [23591] by
- numpy 1.17.1 fixes compilation error on macos
08/26/19:
- 18:46 Changeset in xpra [23590] by
- #1527 use yet another shim, in python this time, to make it easier to …
- 18:44 Changeset in xpra [23589] by
- #1527 don't use the roaming location for log files
- 18:21 Changeset in xpra [23588] by
- #1527 add 'uninstall' command
- 18:18 Changeset in xpra [23587] by
- avoid logging so early
- 17:41 Changeset in xpra [23586] by
- move things around so we don't import things we don't need
- 17:08 Changeset in xpra [23585] by
- #1527 make it easier to override the log filename
- 16:23 Changeset in xpra [23584] by
- #1527 update copyright date as it is shown on the service dialogs, …
- 16:17 Changeset in xpra [23583] by
- #1527 fix xpra subcommand shown in system events: we start a proxy …
- 15:44 Changeset in xpra [23582] by
- #1527 look for more path options for SDKs
- 09:50 Changeset in xpra [23581] by
- v1.4.0
08/25/19:
- 12:36 Changeset in xpra [23580] by
- #2293 we don't support Fedora 28 any more, but we do support 'EL8' …
- 11:14 Changeset in xpra [23579] by
- make it easier to log packets
- 10:23 Ticket #2392 (shadow tray menu unreliable with GTK2) closed by
- wontfix: Since GTK2 is going to be dropped soon, I'm not going to fix this. …
- 10:22 Ticket #2392 (shadow tray menu unreliable with GTK2) created by
- Probably some compatibility problem with top-icons-plus? Sometime the …
- 10:10 Ticket #2391 (GTK3 shadow servers segfaults on exit) closed by
- fixed: Seems to be fixed by r23578, though now the server prints dozens of: […]
- 10:08 Changeset in xpra [23578] by
- #2391 close the tray menu before doing anything
- 10:03 Changeset in xpra [23577] by
- #2391 add debug logging before close_gdk_display_source
- 09:50 Ticket #2391 (GTK3 shadow servers segfaults on exit) created by
-
-d all
debug output: […] gdb backtrace: […] - 04:14 Ticket #2354 (Most AltGr+STH special characters not working) closed by
- needinfo: Feel free to re-open if you can provide more details.
- 04:09 Ticket #2371 (Mouse doesn't update position unless mouse button is held down) closed by
- needinfo: There were some important fixes related to focus issues and X11 event …
- 04:06 Ticket #2366 (some tcl/tk dialog can not close) closed by
- wontfix: Feel free to re-open if you can provide a test case.
08/24/19:
- 04:56 Changeset in xpra [23576] by
- r23575 backport: fix missing events that GTK3 hides from us
- 04:53 Ticket #2390 (GTK2: pcmanfm: some mouse events missing) closed by
- fixed: > Great! All issues are gone in xpra v3.0-r23575. Closing at last! …
08/23/19:
- 17:29 Changeset in xpra [23575] by
- #2390 use native X11 code instead of calling the gdk window set_events …
- 16:39 Changeset in xpra [23574] by
- make it easier to always raise the window
- 13:36 Changeset in xpra [23573] by
- r23569 backport: keep track of active client so we don't drop window …
- 13:35 Changeset in xpra [23572] by
- r23570 + r23571 backport: handle window focus state change with GTK3
- 13:33 Changeset in xpra [23571] by
- fixup r23570: gtk2 does not have a WINDOW_STATE_FOCUSED attribute
- 06:10 Changeset in xpra [23570] by
- #2390 also detect focus state changes using gtk's window-state event
- 06:08 Changeset in xpra [23569] by
- #2390 revert parts of r19670: if we don't have a UI driver yet, then …
08/22/19:
- 17:50 Changeset in xpra [23568] by
- on some platforms we don't have the X11 constants..
- 13:36 Changeset in xpra [23567] by
- more pretty error messages with python3
- 10:35 Changeset in xpra [23566] by
- fix pylint warnings
- 10:32 Changeset in xpra [23565] by
- r23560 backport: fix missing signals with gtk3 windows
- 10:28 Changeset in xpra [23564] by
- r23558 + r23563 + r23559 + r23562 backport: window state …
- 10:09 Changeset in xpra [23563] by
- with the gi bindings, atoms are objects, not strings
- 10:04 Changeset in xpra [23562] by
- #2390 use a typedict to workaround annoying python3 byte strings issues
- 09:48 Changeset in xpra [23561] by
- fix dangerous default argument pylint warning
- 09:25 Changeset in xpra [23560] by
- #2390 make sure all the client window implementations inherit all the …
- 09:19 Changeset in xpra [23559] by
- #2390 ignore FocusOut? for NotifyInferior?
- 09:14 Changeset in xpra [23558] by
- #2390 event atom is no longer a string with the gi bindings
- 09:05 Changeset in xpra [23557] by
- better debug logging of X11 window ids
- 02:55 Changeset in xpra [23556] by
- #2390 simple test case
08/21/19:
- 09:41 Changeset in xpra [23555] by
- fix representation of X11Window in debug output
- 09:05 Changeset in xpra [23554] by
- r23543 backport: continue executing start commands when parsing one of …
- 09:01 Changeset in xpra [23553] by
- the draw thread should not be getting KeyboardInterrupt?
- 09:00 Changeset in xpra [23552] by
- r23551 backport: fix decode latency reported by the html5 client
- 08:59 Changeset in xpra [23551] by
- #2231 fix decode latency reported by the html5 client: values are in …
- 05:53 Changeset in xpra [23550] by
- simplify: KeyError? should be rare
- 05:28 Changeset in xpra [23549] by
- don't log a backtrace for webp on CentOS
- 05:11 Changeset in xpra [23548] by
- lz4 1.9.2
- 05:00 Changeset in xpra [23547] by
- centos7 needs to depend on the python2 version since it doesn't have …
08/20/19:
- 15:47 Changeset in xpra [23546] by
- add new metrics 'Frame Total Latency' and 'Client Frame Latency' to charts
- 14:29 Changeset in xpra [23545] by
- the gtk version specific code is already in gtk_util, no need to …
- 14:27 Changeset in xpra [23544] by
- fix pylint warnings
- 13:10 Changeset in xpra [23543] by
- catch ValueError? and log it, continue with next start command
- 13:07 Changeset in xpra [23542] by
- always log full backtrace with errors
- 11:23 Changeset in xpra [23541] by
- #2381 add the new frame latency attributes to the test data
- 11:18 Changeset in xpra [23540] by
- remove unused arg
- 11:06 Changeset in xpra [23539] by
- #2381 record total frame latency and guess client frame latency
- 11:06 Changeset in xpra [23538] by
- fix pylint warnings
- 09:56 Changeset in xpra [23537] by
- fix pylint warnings
- 09:31 Changeset in xpra [23536] by
- better warning message
- 09:29 Changeset in xpra [23535] by
- fix pylint warnings
- 09:25 Changeset in xpra [23534] by
- fix pylint warnings
- 06:38 Ticket #2219 (compare performance of gtk2 and gtk3 builds) closed by
-
fixed: > ...
/usr/bin/xpra
to be python3 instead of python2 to force … - 06:09 Ticket #619 (better TCP_NODELAY handling: only use it when it is useful) closed by
- fixed: The charts are now available here: https://xpra.org/stats/nodelay-cork/.
08/18/19:
- 14:26 Ticket #2390 (GTK2: pcmanfm: some mouse events missing) created by
- Debian bullseye with xpra v3.0-r23522 pcmanfm (GTK2) does not react …
08/17/19:
- 18:50 Ticket #2389 (beta repository: updates fail because of wrong versioning) closed by
- fixed: Ah, right, those were built as release versions but landed on the beta …
- 18:23 Ticket #2389 (beta repository: updates fail because of wrong versioning) created by
- In the winswitch beta repository for debian xpra versions r23061 and …
- 13:27 Changeset in xpra [23533] by
- the '3rd Party Mac Developer Installer' key has expired, don't use it
- 10:01 Changeset in xpra [23532] by
- #2383 we need the gi bindings for audio support
- 09:56 Changeset in xpra [23531] by
- #2383 try to fix the new build path errors with gtkglext
08/16/19:
- 19:02 Changeset in xpra [23530] by
- #2383 we rely on the tango theme being installed
- 18:20 Changeset in xpra [23529] by
- oops: we have to remove '/2.0' too
- 18:12 Changeset in xpra [23528] by
- we don't want to include anything related to pygtk (does not exist in …
- 17:35 Changeset in xpra [23527] by
- #2383 fix problems with gtk3 builds by hard-coding the path (always …
- 14:35 Changeset in xpra [23526] by
- #2383 revert to numpy 1.16.4
- 14:01 Changeset in xpra [23525] by
- #2383 go back to autotools for atk
- 13:46 Changeset in xpra [23524] by
- cut&paste gone wrong
- 13:43 Changeset in xpra [23523] by
- #2383 go back to autotools for gdk-pixbuf
- 04:03 Changeset in xpra [23522] by
- we don't need or want libglade
08/15/19:
- 18:11 Changeset in xpra [23521] by
- xxhash 0.7.1
- 16:48 Changeset in xpra [23520] by
- fix rencode download url
- 15:59 Changeset in xpra [23519] by
- oops: fixup r23518: pypi is called pymodules in this file..
- 15:56 Changeset in xpra [23518] by
- use codeload.github.com for tar download, update six 1.12.0
- 15:56 Changeset in xpra [23517] by
- faad2 2.8.6
- 15:55 Changeset in xpra [23516] by
- minor lib updates: libtasn1 4.14, gnutls 3.6.9, libgcrypt 1.8.4, …
- 15:44 Changeset in xpra [23515] by
- minor lib updates: readline 8.0, tiff 4.0.10, libxml2 2.9.9, libxslt 1.1.33
- 15:40 Changeset in xpra [23514] by
- #2383: PyYAML 5.1.2, decorator 4.4.0, future 0.17.1, ldap3 2.6, …
- 12:57 Ticket #2388 (macos code signing) created by
- Details in …
- 12:54 Ticket #2130 (TCP_CORK) closed by
- fixed: As per ticket:619#comment:29, this is better, even without measuring …
- 07:40 Ticket #2387 (nvidia capture SDK v7.1) created by
- https://developer.nvidia.com/capture-sdk = What’s new in NVIDIA …
- 07:32 Ticket #2386 (polkit agent forwarding) created by
- Similar conceptually to …
08/14/19:
- 19:09 Changeset in xpra [23513] by
- add missing repo definition
- 18:33 Changeset in xpra [23512] by
- new dependencies with library updates
- 17:06 Changeset in xpra [23511] by
- prevent importing X11 on platforms that should never use it
- 16:54 Changeset in xpra [23510] by
- fix pylint warning
- 16:40 Changeset in xpra [23509] by
- fix rencode build by using the github download archive
- 14:21 Changeset in xpra [23508] by
- #2383 pango 1.42.x needs the old freetype-no-harfbuzz hack
- 14:13 Changeset in xpra [23507] by
- oops: fixup r23506
- 14:12 Changeset in xpra [23506] by
- #2383 pango 1.44 is not compatible with gtk2
- 14:11 Changeset in xpra [23505] by
- add python-ifaddr needed by zeroconf
- 07:33 Ticket #2231 (automated tests should be able to test html5 client) closed by
- fixed: > Also changed the css a bit to be able to read things. Nice, thanks! …
08/13/19:
- 22:11 Ticket #1642 (xpra-controlled windows won't give up focus) reopened by
- I've been living with this for quite a while and decided to give it …
- 12:47 Ticket #2385 (macos moduleset updates for v4.0) created by
- Same as #2383 for v3. In particular, the meson / gtk-mac-bundler …
- 12:45 Ticket #2384 (gstreamer 1.16 on macos) created by
- v4 will use a new VM (#2505), new moduleset (need to update older VMs …
- 12:40 Changeset in xpra [23504] by
- better clang / macos compatibility
- 12:15 Changeset in xpra [23503] by
- strip init.py* from path
08/12/19:
- 18:07 Changeset in xpra [23502] by
- always return an iterable, just use an empty one when we failed
- 17:58 Changeset in xpra [23501] by
- show module path
- 15:04 Changeset in xpra [23500] by
- fir more pylint warnings, use xlog to handle X11 exception logging
- 15:03 Changeset in xpra [23499] by
- pyobjc 5.2
- 13:28 Changeset in xpra [23498] by
- copy theme module so jhbuild can find it
- 13:27 Changeset in xpra [23497] by
- remove modules we don't need
- 07:12 Changeset in xpra [23496] by
- also now requiring https
- 07:12 Changeset in xpra [23495] by
- they've remove www and put a redirect... which breaks curl
- 07:03 Changeset in xpra [23494] by
- #2383 more changes from upstream: add libpsl 0.20.2 for libsoup …
- 06:17 Ticket #2383 (macos moduleset updates for 3.0) created by
- See #1985 for 2.5, and pull from https://github.com/GNOME/gtk-osx …
- 06:13 Changeset in xpra [23493] by
- merge from upstream: use same patch location, pycairo 1.18.1, …
- 05:59 Changeset in xpra [23492] by
- merge from upstream: itstool 2.0.6, harfbuzz 2.5.3, freetype 2.10.1, …
- 05:57 Changeset in xpra [23491] by
- merge from upstream: add meson, glib 2.60.6, gobject-introspection …
- 05:53 Changeset in xpra [23490] by
- merge from upstream: gettext-tools configured with …
08/11/19:
- 20:02 Changeset in xpra [23489] by
- fix pylint warnings and use xlog utility function to avoid boilerplate …
- 19:57 Changeset in xpra [23488] by
- doh: cut&paste gone wrong
- 19:36 FAQ edited by
- (diff)
- 19:24 Changeset in xpra [23487] by
- try to clarify that sharing unix domain sockets requires configuration …
- 07:19 Ticket #2382 (memscroller stresses the html5 client) created by
- Split from #2231, see ticket:2231#comment:9. Damage latency goes up …
- 07:11 Changeset in xpra [23486] by
- fix more pylint warnings
- 07:01 Changeset in xpra [23485] by
- fix more pylint warnings
- 06:56 Changeset in xpra [23484] by
- fix more pylint warnings, + potential bug in gl_check
- 06:48 Changeset in xpra [23483] by
- fix more pylint warnings
- 05:58 Changeset in xpra [23482] by
- fix pylint warnings
08/10/19:
- 16:28 Changeset in xpra [23481] by
- fix string escape format
- 05:08 Changeset in xpra [23480] by
- python gssapi 1.6.1
08/09/19:
- 13:24 Ticket #2381 (add total latency to perf charts) created by
- As part of #619 and #2130, it would help to be able to see how long …
- 13:19 Changeset in xpra [23479] by
- python3 compat
08/08/19:
- 17:15 Changeset in xpra [23478] by
- fix syntax
- 16:41 Changeset in xpra [23477] by
- make sure the attributes are always defined, always close the output …
- 16:04 Changeset in xpra [23476] by
- fix more pylint warnings
- 14:05 Changeset in xpra [23475] by
- missing space for cmd
- 10:53 Ticket #1851 (tune vpx threading) closed by
- fixed: Interesting data: * we encode more pixels per second with more threads …
- 10:50 Changeset in xpra [23474] by
- #1851 use fewer threads by default
- 07:52 Changeset in xpra [23473] by
- fix more pylint warnings
- 07:30 Changeset in xpra [23472] by
- fix more pylint warnings
- 07:30 Changeset in xpra [23471] by
- cleanly exit avahi mdns listener
- 07:03 Changeset in xpra [23470] by
- #812 no longer used
- 06:59 Changeset in xpra [23469] by
- don't use dangerous default arg
- 06:58 Changeset in xpra [23468] by
- rename attribute to fix pylint private attribute warnings
- 06:54 Changeset in xpra [23467] by
- fix pylint warnings
- 06:39 Ticket #1320 (lossless scrolling) closed by
-
fixed: @smo: why override the
encodings
? Not having rgb in that list is … - 06:14 Changeset in xpra [23466] by
- ffmpeg 4.2
- 05:13 Changeset in xpra [23465] by
- fix missing pillow decoder: use the correct name
- 05:12 Changeset in xpra [23464] by
- this doesn't do anything
08/07/19:
- 12:36 Changeset in xpra [23463] by
- we must also convert the icon if it is in png format and the client …
- 09:50 Ticket #2242 (Tray icons/indicators too small in GNOME 3) closed by
- needinfo
- 03:28 Changeset in xpra [23462] by
- r23461 backport: fix stuck keys on macos
- 03:27 Ticket #2380 (stuck keys on macOS when swap_keys=0) closed by
- fixed: Thanks! Applied in r23461.
- 03:27 Changeset in xpra [23461] by
- #2380 fix stuck keys on macos when swap_keys is disabled
- 02:14 Ticket #2112 (Automated Tests missing data) closed by
- fixed: Confirmed the missing data does show up when you turn on the trickle …
08/06/19:
- 19:50 Ticket #2380 (stuck keys on macOS when swap_keys=0) created by
- Hi Antoine, Thank you for all your work on the Xpra project. We are …
- 16:24 Changeset in xpra [23460] by
- r23459 backport: fix pointer events and paint events over OR windows …
- 16:20 Ticket #1339 (Multimonitor Offset for Mouse Over) closed by
- fixed: Fixed in r23459.
- 16:20 Changeset in xpra [23459] by
- #1339 / #1874: don't apply pointer offset to relative coordinates (ie: …
- 15:31 Changeset in xpra [23458] by
- fix pylint warnings
- 15:28 Changeset in xpra [23457] by
- fix pylint warnings
- 15:00 Changeset in xpra [23456] by
- r23455 backport: fix win32 systray not responding to clicks after …
- 14:58 Ticket #2379 (local tray menu not show) closed by
- fixed: Thanks for reporting this bug! It only happens with windows 10, not …
- 14:55 Changeset in xpra [23455] by
- #2379 re-register the callbacks for the new window handle
- 14:54 Changeset in xpra [23454] by
- fix pylint warnings
- 10:08 Ticket #2379 (local tray menu not show) created by
- local tray menu not show when change system Scaling and Layout. but …
- 04:40 Ticket #2378 (paramiko + SIGINT proxycommand errors) closed by
- fixed: Fixed in r23453, ssh related improvements in r23452 + r23451. Another …
- 04:14 Changeset in xpra [23453] by
- don't log an error when trying to close an ssh connection whose proxy …
- 03:56 Changeset in xpra [23452] by
- expose proxy command process information through socket info
- 03:47 Changeset in xpra [23451] by
- remove dangerous default argument
- 03:45 Changeset in xpra [23450] by
- fix pylint warnings
08/05/19:
- 17:56 Ticket #2378 (paramiko + SIGINT proxycommand errors) created by
- I can hit various ugly stacktraces using this entry in my …
- 17:51 Changeset in xpra [23449] by
- fix pylint warning
- 14:37 Changeset in xpra [23448] by
- r21977 + r21978 backport: fix build with newer versions of gcc
- 13:16 Ticket #1339 (Multimonitor Offset for Mouse Over) reopened by
- Following …
- 12:13 Changeset in xpra [23447] by
- fix more pylint warnings: exceptions, dangerous default arguments
- 10:00 Ticket #2374 (Date showing 1/1/1970 in html5 client) closed by
- fixed: Oops, I messed that up: fixed in r23444.
- 09:59 Changeset in xpra [23446] by
- r23444 backport: undo r23161 and fix time server time calculations
- 09:58 Changeset in xpra [23445] by
- remove debug
- 09:57 Changeset in xpra [23444] by
- undo r23149: we already have the monotonic time, this was always meant …
- 09:56 Changeset in xpra [23443] by
- take ping latency into account (even though it should be small)
- 08:41 Ticket #1794 (transparency with the native opengl backend on macos) closed by
- fixed: Done in r23442. Only for GTK3.
- 08:39 Changeset in xpra [23442] by
- #1794 support transparency on opengl windows
08/04/19:
- 16:55 Ticket #2372 (macos opengl window resizing corruption) closed by
- fixed: Fixed in r23441. This is only enabled by default on macos, since the …
- 16:50 Changeset in xpra [23441] by
- #2372 on some platforms (ie: macos), we have to re-create the opengl …
- 15:50 Changeset in xpra [23440] by
- do the rounding later
- 15:30 Changeset in xpra [23439] by
- better backwards compatibility with older versions of cairo
- 15:09 Changeset in xpra [23438] by
- r23437 backport: don't spin forever, stop at the root
- 15:08 Changeset in xpra [23437] by
- fix path detection failure and don't spin forever
- 15:04 Changeset in xpra [23436] by
- r23435 backport: fix running from paths with spaces in them
- 15:04 Changeset in xpra [23435] by
- the path may have spaces in it, we have to use quotes to keep it as a …
- 15:03 Changeset in xpra [23434] by
- fixup r23414: the tests expect the bandwidth-limit setting to live in …
- 13:49 Changeset in xpra [23433] by
- unused import
- 13:44 Changeset in xpra [23432] by
- fix pylint warnings: remove unused argument, lines too long
- 13:20 Changeset in xpra [23431] by
- fix pylint warnings
- 13:08 Changeset in xpra [23430] by
- add missing 'nid' argument
- 13:08 Changeset in xpra [23429] by
- match renaming from r23305 refactoring
- 13:07 Changeset in xpra [23428] by
- fix test exception formatting (clearly never triggered)
- 13:06 Changeset in xpra [23427] by
- silence some warnings
- 13:03 Changeset in xpra [23426] by
- self tests need to be able to remove encodings that failed
- 13:00 Changeset in xpra [23425] by
- fix pylint warnings
- 13:00 Changeset in xpra [23424] by
- fix identation (cut&paste gone wrong)
- 07:18 Changeset in xpra [23423] by
- r23422 backport: fix macos shadow error detection, keep timer running
- 07:15 Changeset in xpra [23422] by
- the check_display() method is meant to keep running
- 07:14 Changeset in xpra [23421] by
- fix some pylint warnings
- 06:12 Changeset in xpra [23420] by
- fix some pylint warnings
- 05:45 Changeset in xpra [23419] by
- fix some pylint warnings
- 05:40 Changeset in xpra [23418] by
- fix some pylint warnings
- 05:37 Changeset in xpra [23417] by
- self tests need to be able to remove encodings when one fails
- 05:28 Changeset in xpra [23416] by
- fix some pylint warnings
- 05:20 Changeset in xpra [23415] by
- capture can fail on some win32 systems, skip the test
- 05:17 Changeset in xpra [23414] by
- prevent conflict with ClientConnection?
08/03/19:
- 17:05 Changeset in xpra [23413] by
- honour TMPDIR in more tests
- 16:19 Ticket #1840 (tune x264 threading) closed by
- worksforme: Most metrics look better when sliced threads are enabled more …
- 15:23 Changeset in xpra [23412] by
- use a private TMPDIR for the unit tests to prevent errors if another …
- 15:22 Changeset in xpra [23411] by
- use my key by default if no other keyname is specified
- 15:14 Changeset in xpra [23410] by
- r23407 backport: show notifications from the UI thread
- 15:13 Changeset in xpra [23409] by
- r23408 backport: wait longer for the stop command to succeed during …
- 14:10 Ticket #2376 (win32 shadow server segfaults accepting new client) closed by
- fixed: r23407 looks like the correct fix for this crash.
- 14:00 Changeset in xpra [23408] by
- wait longer for the stop command to succeed, win32 servers can be slow …
- 12:59 Changeset in xpra [23407] by
- #2376 notifications may use the UI, fire them from the UI thread
- 12:59 Changeset in xpra [23406] by
- remove debug
- 10:31 Changeset in xpra [23405] by
- also prevent name collisions with avahi
- 10:06 Changeset in xpra [23404] by
- if we fail to add a service, don't try to update its txt record and …
- 10:04 Changeset in xpra [23403] by
- if we fail to add a service, don't try to update its txt record and …
- 08:16 Changeset in xpra [23402] by
- #2217 generalize gravity adjustments so all backends can honour it and …
- 04:50 Changeset in xpra [23401] by
- use immutable tuples instead of lists wherever possible
- 04:47 Changeset in xpra [23400] by
- oops: use compat code to keep python2 compatibility
- 04:46 Changeset in xpra [23399] by
- in verbose mode, log timestamps
- 04:45 Changeset in xpra [23398] by
- remove invalid statement
- 03:58 Ticket #2377 (gtk2 rendering is broken) closed by
- fixed: Fixed in r23397.
- 03:58 Changeset in xpra [23397] by
- #2377: fix painting of non-opengl windows, we have to use the drawing …
Note: See TracTimeline
for information about the timeline view.