Timeline
09/08/19:
- 20:19 Ticket #2407 (socket-dirs defaults are ignored) created by
- I noticed that the socket-dirs defaults never actually get used. This …
- 19:47 Changeset in xpra [23743] by
- value may be None (not a number) if the process failed to exit
- 19:24 Ticket #2406 (bind options for xpra client) created by
- Those can be used for: * #1022 listen mode * xpra info The socket …
- 18:24 Changeset in xpra [23742] by
- use an alias to make the code less dense
- 18:01 Changeset in xpra [23741] by
- make code more re-usable: move accept_connection code to socket util
- 17:47 Changeset in xpra [23740] by
- don't bother keeping track of the socket to socktype mapping: just add …
- 17:34 Changeset in xpra [23739] by
- docstring typo
- 16:10 Changeset in xpra [23738] by
- make add_listen_socket more re-usable
- 15:50 Changeset in xpra [23737] by
- move socket_util to re-usable location: xpra.net module
- 15:44 Changeset in xpra [23736] by
- make code re-usable by moving it to socket_util
- 13:53 Changeset in xpra [23735] by
- move opengl probe exec code to a function
- 10:23 Ticket #2211 (gtkperf hangs gtk3 server) closed by
- upstream: I don't know how to debug this further. It really looks like a …
- 10:22 Ticket #2399 (stateful sockets (ssl, ssh) cannot be serialized) closed by
- fixed: Updates: * r23728 move module * r23730 adds unit tests, found: * …
- 10:21 Ticket #2405 (stress tests for the proxy server) created by
- In particular for the threaded mode (#2399): we need to ensure that …
- 08:10 Changeset in xpra [23734] by
- #2399 logging tweaks
- 08:04 Changeset in xpra [23733] by
- log icon error from the method which has more details
- 07:47 Changeset in xpra [23732] by
- r23729 backport: fix idle_add / timeout_add emulation bug with …
- 06:48 Changeset in xpra [23731] by
- #2399: * add 'stopped' callback so we can reap the proxy instance when …
- 05:36 Changeset in xpra [23730] by
- #2399 add unit test for queue scheduler
- 05:35 Changeset in xpra [23729] by
- fix bug with repeating idle_add or timeout_add calls: variable 'v' was …
- 05:12 Changeset in xpra [23728] by
- move code to a non proxy-specific module
09/07/19:
- 13:12 Changeset in xpra [23727] by
- IE11 chokes on brotli..
- 13:10 Changeset in xpra [23726] by
- strict mode fixes for the IE code path
- 12:47 Changeset in xpra [23725] by
- better log message format
09/06/19:
- 14:44 Changeset in xpra [23724] by
- #1844 implement clipboard contents polling so we can detect …
- 13:37 Ticket #2403 (Windows client highlighting text in gedit window can disable clipboard.) closed by
- fixed: > {{{client is requesting an unknown target: …
- 13:21 Changeset in xpra [23723] by
- #2403 don't disable the clipboard when we get many requests
- 13:03 Ticket #2404 (clipboard rate limitting) created by
- We should be able to delay the clipboard packets and only send the …
- 12:50 Changeset in xpra [23722] by
- log unmap event errors
09/05/19:
- 21:02 Ticket #2403 (Windows client highlighting text in gedit window can disable clipboard.) created by
- Still testing the clipboard a little with Windows client 3.0-r23707, …
- 14:31 Changeset in xpra [23721] by
- destroy the corral window last
- 14:31 Changeset in xpra [23720] by
- more human readable format for the property type
- 09:55 Changeset in xpra [23719] by
- remove debug
- 09:43 Changeset in xpra [23718] by
- #2211 make it possible to run the ui thread watcher in the server via …
- 09:25 Changeset in xpra [23717] by
- r23716 backport: continue with the other cleanups
- 09:23 Changeset in xpra [23716] by
- oops: continue with the other cleanups
- 08:49 Changeset in xpra [23715] by
- fix pylint warnings
- 07:32 Changeset in xpra [23714] by
- don't bother exposing the internal ssl constants via xpra info, only …
- 07:25 Changeset in xpra [23713] by
- at least log exception type with 'missing property or wrong property' …
- 07:15 Changeset in xpra [23712] by
- #2211 if the window is destroyed, we may not have a context to paint with
- 06:05 Ticket #2402 (packet aliases are not used) closed by
- fixed: Fixed in r23711. (too difficult to backport)
- 06:05 Changeset in xpra [23711] by
- #2402 pre-define a list of known packet types so we can initialize the …
09/04/19:
- 10:58 Ticket #2402 (packet aliases are not used) created by
- That's the case since the split into mixins: we initialize the packet …
- 05:28 Changeset in xpra [23710] by
- doh
- 05:25 Changeset in xpra [23709] by
- find aliases just once
- 04:54 Ticket #2397 (minor issue collection) closed by
- fixed: > It was inserting into firefox in xpra with either CTRL+V or "Paste" …
- 04:45 Ticket #2047 (Keyboard input relates to server language, not clients) closed by
- needinfo
- 04:44 DPI edited by
- (diff)
09/03/19:
- 19:04 Changeset in xpra [23708] by
- flac 1.3.3
- 18:14 Changeset in xpra [23707] by
- #2125 add threaded proxy instance implementation
- 16:37 Changeset in xpra [23706] by
- #2125 remove unused 'csc_modules' attribute, move code to start …
- 15:25 Changeset in xpra [23705] by
- #2125 move connection-stealing code to the process specific …
- 13:53 Changeset in xpra [23704] by
- #2125 split more of the stop() code into separate methods
- 13:43 Changeset in xpra [23703] by
- #2125 remove references to pid from the generic superclass
- 13:39 Changeset in xpra [23702] by
- #2125 split pure proxy instance methods into a separate module
- 13:18 Changeset in xpra [23701] by
- #2125 convert method to a function
- 13:15 Changeset in xpra [23700] by
- group methods (no actual change)
- 13:11 Changeset in xpra [23699] by
- if the imports are optional, so is the module
- 13:10 Changeset in xpra [23698] by
- #2399 split the fake glib scheduler into its own module
- 12:28 Changeset in xpra [23697] by
- fix pylint warning
- 07:58 Changeset in xpra [23696] by
- fixup backport some more, non-opengl paint was broken: 2.5.x doesn't …
- 07:38 Changeset in xpra [23695] by
- fixup focus, signal and focus state backports: WINDOW_EVENT_MASK is …
- 07:01 Changeset in xpra [23694] by
- r23693 backport: don't error out if the bindings are missing, just …
- 07:00 Changeset in xpra [23693] by
- make it easier to run from the source tree without any cython bindings
- 06:58 Changeset in xpra [23692] by
- fix some minor pylint warnings
- 06:18 Changeset in xpra [23691] by
- r23674 + r23680: correctly close file descriptors on exit
- 06:10 Changeset in xpra [23690] by
- r23455 backport: fix win32 systray not responding to clicks after …
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
Note: See TracTimeline
for information about the timeline view.