Timeline
09/17/19:
- 21:02 Changeset in xpra [23802] by
- drop python2 and gtk2
- 18:24 Changeset in xpra [23801] by
- tag v3.0
- 18:22 Changeset in xpra [23800] by
- make the decoder symmetrical and parse the id3v2 tags
- 18:13 Ticket #1642 (xpra-controlled windows won't give up focus) closed by
- needinfo
- 11:48 Changeset in xpra [23799] by
- try harder to close the aurora audio context cleanly
- 11:47 Changeset in xpra [23798] by
- #1775 add aurora audio debug logging
- 11:43 Changeset in xpra [23797] by
- #1775 add 'mp3+id3v2' for aurora
09/16/19:
- 16:57 Changeset in xpra [23796] by
- #1775 add 'mp3+id3v2'
- 12:58 Changeset in xpra [23795] by
- #1775: support data bundled with the start-of-stream marker (the …
- 12:56 Changeset in xpra [23794] by
- #1775 add option to not concatenate buffers before pushing them to the …
- 12:53 Changeset in xpra [23793] by
- warn if we find a carriage return or newline in the password data
- 12:51 Clients/HTML5 edited by
- (diff)
- 02:19 Changeset in xpra [23792] by
- python-lz4 2.2.1
- 02:18 Changeset in xpra [23791] by
- python-lz4 2.2.1
09/15/19:
- 16:28 Changeset in xpra [23790] by
- #1775 add audio buffer debug logging
- 15:18 Ticket #2417 (IGD / UPNP integration) created by
- So servers can be made reachable over the internet more easily. (and …
- 10:38 Ticket #2322 (firefox doesn't play audio without user action) closed by
- fixed: Nothing more we can do (apart from #2325), so r23789 just avoids …
- 10:37 Changeset in xpra [23789] by
- #2322 don't try to start audio with Firefox, wait for a user event
09/14/19:
- 04:46 Changeset in xpra [23788] by
- #2269 stop propagation of events over the window
09/13/19:
- 06:34 Changeset in xpra [23787] by
- openssl 1.1.1d
- 06:16 Changeset in xpra [23786] by
- cuda is not used for csc, remove outdated debug category
09/12/19:
- 09:41 Changeset in xpra [23785] by
- add missing import
- 09:36 Ticket #2415 (CUDA initialization is slow - skip devices) closed by
- fixed: Should be fixed in: * r23782 : don't enumerate all the devices to find …
- 09:34 Ticket #2416 (CUDA device selection by name) created by
- Follow up for #2415: we should be able to select the list of enabled / …
- 09:22 Changeset in xpra [23784] by
- #2415 conf file examples
- 09:22 Changeset in xpra [23783] by
- #2415 make it possible to select which devices will be initialized
- 08:50 Changeset in xpra [23782] by
- #2415 when we have a specific device id to try, don't bother …
- 08:24 Changeset in xpra [23781] by
- add debug logging to pref loading
- 07:50 Ticket #2415 (CUDA initialization is slow - skip devices) created by
- See also #2414, #2048. […] That's roughly 2 seconds for …
- 06:19 Ticket #2414 (don't wait for codec initialization to accept connections) created by
- Following up #2341, we now wait for the init thread to complete …
09/11/19:
- 11:50 Changeset in xpra [23780] by
- r23729 backport: fix idle_add / timeout_add emulation bug with …
- 11:48 Changeset in xpra [23779] by
- make connection info message consistent, and use quotes
- 11:29 Ticket #2408 (proxy ping) closed by
- fixed: r23778 will drop the connections if pings timeout: […]
- 11:28 Changeset in xpra [23778] by
- #2408 drop the connections if the client or server pings timeout - …
- 10:58 Changeset in xpra [23777] by
- prettify output and quote socket path
- 07:33 Changeset in xpra [23776] by
- curl 7.66
- 06:25 Changeset in xpra [23775] by
- consistently use single quotes around connection points, log creation …
- 06:24 Changeset in xpra [23774] by
- remove debug
- 06:24 Changeset in xpra [23773] by
- doh: we convert to lowercase here
- 06:23 Changeset in xpra [23772] by
- avoid errors when trying to cleanup the pulseaudio private directory: …
- 04:33 Ticket #1022 (Xpra Client in Listen Mode) closed by
- fixed: > I was hoping to have the client in listening mode acts like a proxy …
09/10/19:
- 16:49 Changeset in xpra [23771] by
- #2408 collect client and server latency using ping packets, trigger …
- 13:37 Ticket #2413 (proxy server does not exit on first SIGINT) created by
- Ideally without race conditions.. Links: * …
- 13:22 Ticket #2412 (client listen mode improvements) created by
- Following #1022: * add "listen" subcommand to the man page * timeout? …
- 13:18 Changeset in xpra [23770] by
- #1022 the client in listen mode can be told where to connect
- 13:16 Changeset in xpra [23769] by
- constify the list of socket types supported
- 10:56 Changeset in xpra [23768] by
- make peek_connection code reusable
- 10:34 Changeset in xpra [23767] by
- #1022 client listen mode
- 07:26 Changeset in xpra [23766] by
- register SIGUSR signals only from the places that are meant to keep …
- 07:12 Changeset in xpra [23765] by
- move SIGUSR signal hooking to os_util
- 07:09 Changeset in xpra [23764] by
- ignore more packages we don't want or need
- 06:42 Changeset in xpra [23763] by
- try harder to exit the message queue thread cleanly
- 05:37 Ticket #2407 (socket-dirs defaults are ignored) closed by
- fixed: Thanks! Applied in r23762. (it's nice to be able to remove the …
- 05:37 Ticket #2411 (don't load codecs for most subcommands) created by
-
Many of the subcommands (ie:
xpra list
xpra version
, etc) … - 05:34 Changeset in xpra [23762] by
- #2407 fix ignored socket-dirs
09/09/19:
- 18:00 Changeset in xpra [23761] by
- simplify extra arguments to _new_connection: only used for pipe handle …
- 17:58 Changeset in xpra [23760] by
- fix source assigned twice with gtk3... cleanup source only once
- 16:35 Ticket #2409 (socket.connect EWOULDBLOCK) closed by
-
worksforme: I can't reproduce this any more!
(the
io_callback
return value … - 16:35 Changeset in xpra [23759] by
- ensure we stop listening for IO events on the socket when cleaning up
- 14:48 Ticket #2410 (HTML5 client on HIDPI screens) created by
- Hi, I wanted to ask if there are plans to support HiDPI (e.g. Retina) …
- 14:16 Changeset in xpra [23758] by
- don't use dangerous default arg
- 13:56 Changeset in xpra [23757] by
- unused import
- 13:56 Changeset in xpra [23756] by
- better debug logging: don't call get_peercred just to log it, log full …
- 13:29 Changeset in xpra [23755] by
- ensure all attributes are initialized with default values before we …
- 10:43 Changeset in xpra [23754] by
- #2409 warn if a unix domain socket goes MIA
- 10:39 Ticket #2409 (socket.connect EWOULDBLOCK) created by
-
This is causing havoc with unix domain sockets,
xpra list
ends … - 10:23 Changeset in xpra [23753] by
- add debug logging, use class attributes for class constants, fix …
- 09:12 Changeset in xpra [23752] by
- undo r23750: new version requires meson..
- 09:10 Changeset in xpra [23751] by
- orc 0.4.30
- 07:15 Changeset in xpra [23750] by
- #2408 add 'ping-echo-sourceid' capability
- 07:07 Changeset in xpra [23749] by
- r23748 backport: fix proxy instance control channel with python3 servers
- 07:06 Changeset in xpra [23748] by
- fix handling of control channel requests with python3 servers
- 07:02 Changeset in xpra [23747] by
- if the display name is a path on Posix, assume it is a socket path
- 06:26 Ticket #2408 (proxy ping) created by
- The regular ping packets are passed through the proxy server …
- 06:15 Changeset in xpra [23746] by
- whitespace
- 06:14 Changeset in xpra [23745] by
- unused import
- 06:09 Changeset in xpra [23744] by
- unused import
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 …
Note: See TracTimeline
for information about the timeline view.