Timeline
06/05/19:
- 12:26 Ticket #2320 (clipboard raw data access) created by
- This would allow us to more closely match the python client and copy …
- 12:20 Changeset in xpra [22856] by
- #812: if we don't need to send the targets, then the empty token is …
- 11:58 Ticket #2319 (SIGINT can cause server crash during cleanup) created by
- Running the server with: […] Then using control-c (told gdb to …
- 11:35 Ticket #2318 (silence AT-SPI warnings) created by
- Looks like these: […] During the audio probing done using the …
- 04:45 Changeset in xpra [22855] by
- enable sound forwarding by default
- 04:42 Changeset in xpra [22854] by
- if the clock is not enabled, don't show an empty menu entry - make it …
- 03:54 Ticket #2316 (Trackbacks on bytestreams.py when HTML5 Client tries to reconnect) closed by
- fixed: I think those are likely to be caused by #2315. Feel free to re-open …
- 03:51 Changeset in xpra [22853] by
- python3-zeroconf 0.23
- 03:49 Ticket #2317 (python-zeroconf fixes - addresses) created by
- https://github.com/jstasiak/python-zeroconf/pull/170
- 03:01 Ticket #2315 (Seeing ERR_INVALID_HTTP_RESPONSE when connecting with HTML 5 client ...) closed by
- fixed: This should be fixed in r22852. This was caused by #2312.
- 03:00 Changeset in xpra [22852] by
- #2315 client would fail to create a hello packet without the new …
- 00:39 Ticket #2316 (Trackbacks on bytestreams.py when HTML5 Client tries to reconnect) created by
- Happens regularly on Initial Connection with an HTML 5 Client. Once …
06/04/19:
- 22:40 Ticket #2315 (Seeing ERR_INVALID_HTTP_RESPONSE when connecting with HTML 5 client ...) created by
- XPRA Version : v3.0-r22848 When Connecting with an HTML5 Client via a …
- 18:03 Changeset in xpra [22851] by
- change url for source, add python2-pbr and python3-pbr to builddepends
- 09:42 Ticket #2314 (Seeing Python 3.7 Traceback in xpra v3.0-r22819) closed by
- fixed: Thanks, fixed in r22849. (trivial) This was caused by the changes in …
- 09:40 Changeset in xpra [22850] by
- #2310 recomment python3-inotify since we use it for watching the menu …
- 09:38 Changeset in xpra [22849] by
- #2314 don't try to continue setting up a pyinotify watcher if we …
06/03/19:
- 23:48 Ticket #2314 (Seeing Python 3.7 Traceback in xpra v3.0-r22819) created by
- Installing from Beta repo when launching the server. > Performing …
- 16:26 Ticket #2313 (Authentication error when providing password in command-line or via GUI) closed by
- invalid: Your server version is completely out of date, and full of security …
- 13:56 Changeset in xpra [22848] by
- space to tabs
- 12:48 Changeset in xpra [22847] by
- python lz4 2.1.9
- 12:32 Changeset in xpra [22846] by
- cython 0.29.10
- 12:31 Changeset in xpra [22845] by
- cffi 1.12.3
- 12:29 Changeset in xpra [22844] by
- python cryptography 2.7
- 12:27 Changeset in xpra [22843] by
- numpy 1.16.4
- 12:25 Changeset in xpra [22842] by
- python3-zeroconf 0.22
- 12:24 Changeset in xpra [22841] by
- openssl 1.1.1c
- 12:09 Ticket #2291 (HTML5 client send Primary clipboard even if disabled) closed by
- fixed: This is fixed in r22839, but only if you use chrome which supports the …
- 11:28 Changeset in xpra [22840] by
- #1844 stricter test for navigator.clipboard API availability
- 11:20 Changeset in xpra [22839] by
- #1844 only enable PRIMARY clipboard synchronization if we actually need it
- 11:13 Ticket #2313 (Authentication error when providing password in command-line or via GUI) created by
- Xpra client on Windows 10, Xpra server on Linux Ubuntu 18.04 …
- 11:05 Changeset in xpra [22838] by
- #812: always claim the clipboard so we will be asked about the …
- 09:47 Changeset in xpra [22837] by
- #1844: support for responding to clipboard requests in the html5 …
- 08:39 Changeset in xpra [22836] by
- fix invalid tags
- 08:38 Changeset in xpra [22835] by
- whitespace to tabs
- 08:36 Changeset in xpra [22834] by
- #1844 async clipboard: use the new async api if available, expose …
- 07:33 Changeset in xpra [22833] by
- reduce amount of debug logging: ellipsize
- 07:33 Changeset in xpra [22832] by
- #812: move code for choosing a target to a method, fix image overlay …
- 06:51 Changeset in xpra [22831] by
- go via the object to get to the callback - avoids undefined errors
- 05:00 Ticket #2312 (clipboard images with html5 client) created by
-
We want to transfer the pixel data as
image/png
and set it as …
06/01/19:
- 12:27 Changeset in xpra [22830] by
- r22801 backport: fix handling of command signal packets with python3
- 12:27 Changeset in xpra [22829] by
- r22802 backport: fix packet size warning format
- 12:11 Changeset in xpra [22828] by
- r22827 partial backport: fix python3 mismatch with start command menu
- 12:09 Changeset in xpra [22827] by
- fix python3 usage: use typedict to ensure we get the type we expect …
- 07:37 Changeset in xpra [22826] by
- #812 add PoC image overlay and image stamp to png transfers
- 07:37 Changeset in xpra [22825] by
- #812 reset incr data once we're done with it
- 06:37 Changeset in xpra [22824] by
- #812: add support for incremental data
- 06:36 Changeset in xpra [22823] by
- better debug logging: use repr_ellipsized after converting to string, …
05/31/19:
- 18:09 Changeset in xpra [22822] by
- make a bunch of build flags configurable
- 13:51 Changeset in xpra [22821] by
- better debug message wording
- 10:03 Changeset in xpra [22820] by
- better logging of connection information when disconnecting a protcol …
05/30/19:
- 20:45 Ticket #2311 (Forwarding custom X properties) created by
- I am using xpra to run the GUI version of emacs on a remote machine …
- 20:01 Ticket #2276 (xpra cannot start connection) closed by
- invalid: Replying to Antoine Martin: > I think we can close this …
- 17:26 Ticket #2193 (proxy start should not set encodings) closed by
- fixed: Fixed: * improved in r22818 * better matching of default values and …
- 17:24 Changeset in xpra [22819] by
- #2193: compare the option values with the default values, both before …
- 17:14 Changeset in xpra [22818] by
- #2193: ignore differences in how lists are parsed by comparing their …
- 16:51 Changeset in xpra [22817] by
- print progress more regularly, add newline before exiting to leave the …
- 16:44 Changeset in xpra [22816] by
- prevent the wait message from being printed more than once if we have …
- 16:41 Changeset in xpra [22815] by
- fix some pylint warnings
- 16:33 Changeset in xpra [22814] by
- prettify output
- 16:23 Ticket #2244 (AssertionError: Invalid buffer size: 26 is not a multiple of 4) closed by
- needinfo
- 16:22 Ticket #2137 (window resizing should not be allowed under readonly mode) closed by
- worksforme
- 15:56 Ticket #2186 (re-evaluate pulseaudio's memfd) closed by
- wontfix: No go: […] At least r22813 makes it easier to toggle back on for …
- 15:55 Changeset in xpra [22813] by
- #2186: make it easier to toggle memfd back on
- 13:42 Changeset in xpra [22812] by
- constify
- 10:25 Changeset in xpra [22811] by
- r22809 backport: ensure that the xdg-menu data doesn't use up more …
- 10:22 Changeset in xpra [22810] by
- r22808 backport: don't bother sending xdg-menu data if the client …
- 10:19 Changeset in xpra [22809] by
- #2310 remove icons from xdg menu data if the resulting data would take …
- 03:20 Changeset in xpra [22808] by
- #2310 don't send xdg-menu data for all subcommands (ie: 'xpra stop')
05/29/19:
- 13:28 Changeset in xpra [22807] by
- #2301: re-schedule if we get more updates
- 13:23 Changeset in xpra [22806] by
- #2301: watch for changes to the applications menu and reload when needed
- 12:55 Changeset in xpra [22805] by
- remove debug logging
- 12:44 Changeset in xpra [22804] by
- #2310: update the xdg-menu using setting-change packet rather than hello
- 12:42 Changeset in xpra [22803] by
- #2310 warn when we find large icons (over 16KB)
- 12:14 Changeset in xpra [22802] by
- correctly ellipsize the packet data
- 09:36 Changeset in xpra [22801] by
- signal names are strings
- 09:18 Changeset in xpra [22800] by
- update debug logging to match code
- 09:18 Changeset in xpra [22799] by
- refactoring to separate building the menu from the setup code
- 09:15 Changeset in xpra [22798] by
- remove compatibility code for out-of-date beta
- 09:15 Changeset in xpra [22797] by
- fix pylint warning
05/27/19:
- 13:19 Ticket #2310 (Invalid huge packet received by client when trying to connect) created by
- "Received invalid packet: packet size requested is 4609517 but maximum …
- 07:43 Changeset in xpra [22796] by
- #2284: retry when setting the clipboard buffer fails
- 06:38 Changeset in xpra [22795] by
- better debug / warning messages
- 06:29 Changeset in xpra [22794] by
- split code into a method
- 05:48 Ticket #2309 (mousepad doesn't process our text clipboard data from MS Windows clients) closed by
- fixed: TILs: * linux client […] * win32 client: […] Fixed in r22793.
- 05:47 Changeset in xpra [22793] by
- #2309 got_contents needs the data type
05/26/19:
- 13:44 Ticket #2309 (mousepad doesn't process our text clipboard data from MS Windows clients) created by
- Paste event with a Linux client: […] Same thing from an MS Windows …
- 13:35 Changeset in xpra [22792] by
- better debug output
- 10:50 Ticket #2266 (Copy-paste trouble) closed by
- needinfo: I cannot reproduce, probably missing some details as per comment:1.
- 10:48 Changeset in xpra [22791] by
- r22789 backport: fix invalid clipboard packets from html5 client: …
- 10:46 Changeset in xpra [22790] by
- validate data format early, fail early
- 10:46 Changeset in xpra [22789] by
- this parameter is the datatype, not data length
- 10:35 Changeset in xpra [22788] by
- r22787 backport: we now expect binary strings for xsettings
- 10:35 Changeset in xpra [22787] by
- we now expect binary strings for xsettings
05/24/19:
- 13:37 Ticket #2283 (xpra start gnome-terminal server crashes) closed by
- invalid: Replying to Antoine Martin: > > If I didn't specify a …
- 13:37 Ticket #2300 (xpra-client gnome-terminal: mouse pointer disappears on typing, need ...) closed by
- fixed: Verified as working. As soon as you touch the mouse, it re-appears.
- 13:03 Changeset in xpra [22786] by
- fix more pylint warnings
- 12:55 Changeset in xpra [22785] by
- fix pylint warnings
- 12:22 Ticket #2308 (xpra shadow has huge drawing delays) created by
- […] Server has 3 monitors: 2560x1440+0+0, 1920x1080+2560+0, …
- 10:59 Changeset in xpra [22784] by
- #2307: try more key formats: DSS, ECDSA, Ed25519
- 10:58 Changeset in xpra [22783] by
- #2307: warn if we detect a keyfile in openssh format
- 10:56 Changeset in xpra [22782] by
- log at debug level since this is debug mode
- 10:35 Ticket #2307 (paramiko does not support the new openssh key format) created by
- It reports: […] With a key file generated using a recent …
- 07:47 Changeset in xpra [22781] by
- add some debug logging
- 07:44 Changeset in xpra [22780] by
- r22779 backport: don't error out when we encounter public key loading …
- 07:42 Changeset in xpra [22779] by
- we may get other errors trying to load the keyfile, log an error and …
- 06:00 Changeset in xpra [22778] by
- r22776 + r22777: honour xsettings with python3 servers
- 05:57 Changeset in xpra [22777] by
- #2298 bytes vs strings, again
- 05:07 Changeset in xpra [22776] by
- #2298 fix encoding of xsettings with python3 (strings vs bytes)
- 04:16 Changeset in xpra [22775] by
- r22774 backport: fix html5 client connection error when xdg-menu data …
- 04:13 Changeset in xpra [22774] by
- the bencoder used by the html5 client can't handle None values
05/23/19:
- 17:12 Ticket #2304 (2.5+ individual windows become frozen and unkillable) closed by
- fixed: The mmap bug is unrelated and is only made easier to trigger by this …
- 17:11 Changeset in xpra [22773] by
- #2304 fix variable shadowing causing the wrong window to get destroyed
- 16:34 Changeset in xpra [22772] by
- avoid exceptions if the publisher has already been stopped, just log a …
- 16:31 Changeset in xpra [22771] by
- r22770 backport: fix mmap leak which can cause the client to stop painting
- 16:30 Changeset in xpra [22770] by
- fix mmap space not freed up when receiving a screen update for a …
- 16:18 Changeset in xpra [22769] by
- better warning when we get an unexpected state
- 08:05 Changeset in xpra [22768] by
- fix win32 compatibility: we can't handle ipv6 with python2
- 05:13 Changeset in xpra [22767] by
- updated release notes
- 04:55 Changeset in xpra [22766] by
- r22764 backport: avoid further errors during cleanup if server …
- 04:53 Changeset in xpra [22765] by
- all attributes must be initialized, so we can fail startup and call …
- 04:52 Changeset in xpra [22764] by
- if we fail to create an mdns service publisher instance, don't error …
05/22/19:
- 12:49 Changeset in xpra [22763] by
- start_Xvfb doesn't modify the env, and it seems we still need the env …
- 12:11 Changeset in xpra [22762] by
- #2306 temporary fix: don't use private xauth file
- 11:51 Changeset in xpra [22761] by
- explicitly set the display we want to use
- 11:50 Changeset in xpra [22760] by
- notabs
05/21/19:
- 12:42 Changeset in xpra [22759] by
- strings vs bytes again
05/20/19:
- 17:21 Changeset in xpra [22758] by
- do cleanups that need access to the display before killing it
- 17:15 Ticket #2306 (start-desktop test failure) created by
- As part of rpmbuild: […] Running it separately: […]
- 16:47 Changeset in xpra [22757] by
- new upstream release
- 16:47 Changeset in xpra [22756] by
- remove now unused patch
- 16:45 Changeset in xpra [22755] by
- with fedora 30, we now have to specify the soname? (and remove now …
- 15:38 Changeset in xpra [22754] by
- cuda 2019.1
05/18/19:
- 17:48 Changeset in xpra [22753] by
- fix font-hinting detection with python3
- 17:47 Changeset in xpra [22752] by
- python3 strings byte us again
- 17:01 Changeset in xpra [22751] by
- r22750 backport: fix errors parsing xresources
- 17:00 Changeset in xpra [22750] by
- value from prop_get is decoded already
- 16:40 Changeset in xpra [22749] by
- silently ignore _GTK_LOAD_ICONTHEMES message
- 16:30 Changeset in xpra [22748] by
- more complete list options which do not have a command line switch
- 14:02 Ticket #2305 (rpmbuild unit tests fail if xpra is not installed globally) closed by
- fixed: Fixed in r22747.
- 13:35 Changeset in xpra [22747] by
- #2305: don't modify the global environment, only the one used for …
- 13:18 Ticket #2305 (rpmbuild unit tests fail if xpra is not installed globally) created by
- When running from rpmbuild, the unit tests should be using the …
- 12:20 Ticket #2304 (2.5+ individual windows become frozen and unkillable) created by
- Client: xpra 3.0-20190506r22647-1 Xubuntu 18.04.2 Server: Xubuntu …
- 07:36 Changeset in xpra [22746] by
- #2048: always prefer fast encoders when using video fallback because …
- 07:30 Changeset in xpra [22745] by
- #2048: add env var to artificially slow down encoder init
- 07:25 Changeset in xpra [22744] by
- #2048: add is_ready() flag to encoders and use a fallback encoding …
- 04:41 Changeset in xpra [22743] by
- make python3 the default version
- 04:32 Changeset in xpra [22742] by
- log x11 window ids as hex
- 04:20 Changeset in xpra [22741] by
- r22740 ensure we can choose the correct python interpreter when …
- 04:20 Changeset in xpra [22740] by
- we may have needed this variable to get here (to switch to a different …
05/17/19:
- 20:03 Ticket #2303 (Support SSH agent forwarding) created by
- I use a hardware token for SSH access. It would be great if Xpra could …
- 13:12 Changeset in xpra [22739] by
- r22736 backport: fix gtk-keyboard-test tool with gtk3 on win32
- 10:53 Changeset in xpra [22738] by
- r22737 backport: fix randr errors when building with older versions of …
- 10:45 Changeset in xpra [22737] by
- workaround old versions of cython (ie: Ubuntu Xenial)
- 10:13 Ticket #2299 (GTK_Keyboard_Test.exe r22633 Import DLL not found) closed by
- fixed: As per: [[Image(...)]] The bug occurs …
- 10:12 Changeset in xpra [22736] by
- #2299: delay gtk_util import until we need it
- 10:08 Ticket #2302 (xpra-shadow viewport is leaking again) created by
- e.g. log from attachment/ticket/2250/display-%253A0.log. See the …
- 09:57 Ticket #2301 (xpra shadow: cannot type "|" "<" keys, all write ">") created by
- Using xpra shadow :0, I cannot type the "|" and "<" characters. Using …
- 09:33 Ticket #2233 (client gui does not respond on first connect / screen lock / screen off) closed by
- fixed: Bug's fixed in 3.0-r22449, moving the cursor bug to #2300
- 09:32 Ticket #2300 (xpra-client gnome-terminal: mouse pointer disappears on typing, need ...) created by
- application: gnome-terminal Now the mouse pointer disappears when …
- 09:09 Ticket #2299 (GTK_Keyboard_Test.exe r22633 Import DLL not found) created by
- [[Image(...)]]
- 09:04 Ticket #2250 (xpra-client of shadow has a constant ~35% CPU) closed by
- invalid: Closing as invalid: the shadow server users polling, which consumes a …
- 09:04 Ticket #2228 (server refuses to act on client start/attach to shadow server) closed by
-
invalid: Since the bug is confusing, and
xpra shadow
andattach
works, it's … - 08:55 Ticket #2272 (shadow: start-on-last-client-exit does not execute when ...) closed by
- fixed: Thanks, backport in r22735.
- 08:54 Changeset in xpra [22735] by
- r22523 backport: honour exit hooks before exit-with-client
- 06:05 Changeset in xpra [22734] by
- r22733 fix errors when we reach max-instances and trigger warnings
- 06:04 Changeset in xpra [22733] by
- python3 fix: the keys are a generator and cannot be used where we …
- 04:59 Changeset in xpra [22732] by
- r22731 backport: avoid error in codec loader error handler for the …
- 04:59 Changeset in xpra [22731] by
- avoid undef variable error
- 04:58 Changeset in xpra [22730] by
- add backtrace at debug level
- 04:49 Ticket #2298 (Theming is weird in 2.5 on Fedora 30 MATE) created by
- When running xpra 2.5 on Fedora 30 (or Fedora 29) with MATE, the …
05/16/19:
- 16:43 Changeset in xpra [22729] by
- #2193: only pass options that are different from the default config
- 16:36 Changeset in xpra [22728] by
- don't try to load kerberos module unless this is actually a kerberos …
- 16:07 Changeset in xpra [22727] by
- #2193: better debug logging of start overrides
- 15:55 Changeset in xpra [22726] by
- r22725 backport: fix socket-permissions not being honoured
- 15:54 Changeset in xpra [22725] by
- fix mmap-group wrongly detected as enabled because it is now a string, …
- 13:36 Changeset in xpra [22724] by
- r22723 backport: fix start-via-proxy exit code handler
- 13:34 Changeset in xpra [22723] by
- cannot concatenate list with range, must convert to list
- 13:33 Changeset in xpra [22722] by
- add debug logging for start-via-proxy errors
- 13:04 Ticket #2286 (@client-machine@ does not function as documented) closed by
- fixed: Works for me.
- 13:04 Ticket #2256 (xpra-client gnome-notification is not clickthrough) closed by
- invalid: Looks like a normal OS notification to me.
- 13:02 Ticket #2278 (enable start-new-commands by default) closed by
- fixed
- 09:50 Changeset in xpra [22721] by
- #1796: fix win32 packaging
- 06:33 Changeset in xpra [22720] by
- don't log the same message twice, distinguish connection failures in …
- 06:17 Changeset in xpra [22719] by
- distinguish connection failures (server caps never received) from …
- 06:16 Changeset in xpra [22718] by
- only show 'Connection lost' if we're setting the exit code, otherwise …
05/15/19:
- 16:35 Changeset in xpra [22717] by
- r22716 backport: fix remote ssh command failures when the xpra version …
- 16:32 Changeset in xpra [22716] by
- #2296: don't store XPRA_ALT_PYTHON_RETRY
- 12:11 Ticket #1796 (modularize client authentication handlers) closed by
- fixed: Done in r22711 + r22713 + r22714 + r22715. All the authentication …
- 12:11 Changeset in xpra [22715] by
- #1796: choose the most suitable handler based on digest type, update …
- 10:36 Changeset in xpra [22714] by
- #1796: delay imports
- 10:12 Changeset in xpra [22713] by
- missed from r22711
- 10:12 Changeset in xpra [22712] by
- typo
- 10:07 Changeset in xpra [22711] by
- #1796: modularize client authentication handlers
- 10:07 Changeset in xpra [22710] by
- stricter exception checking
05/14/19:
05/13/19:
- 14:16 Ticket #2187 (update mdns properties on the fly) closed by
- fixed: Added for the avahi backend in r22707 + r22708. Used this code to …
- 14:13 Changeset in xpra [22709] by
- #2187 call mdns_update() when the number of clients changes and update …
- 14:13 Changeset in xpra [22708] by
- #2187: doh, remove buggy test definition
- 14:04 Changeset in xpra [22707] by
- #2187 add mdns_update() method supported by the avahi backend, use it …
- 13:32 Changeset in xpra [22706] by
- r22701 backport: fix error if we don't get any service info
- 13:31 Changeset in xpra [22705] by
- r22704 backport: start avahi publisher only once, fix DoS when using …
- 13:30 Changeset in xpra [22704] by
- start the publisher only once
- 11:57 Ticket #2297 (drop pybonjour) closed by
- fixed: Done in r22703.
- 11:57 Changeset in xpra [22703] by
- #2297 remove pybonjour
- 11:55 Ticket #2297 (drop pybonjour) created by
- All the platforms we support can use the newer avahi or zeroconf …
- 11:52 Changeset in xpra [22702] by
- fix some warnings
- 11:52 Changeset in xpra [22701] by
- info may be None
- 10:40 Ticket #2296 (Cannot start xpra shadow with 226**) created by
- py3-x64-r22647 on Ubuntu 16.04.5 LTS Server and …
05/10/19:
- 14:59 Ticket #2248 (Text editors laggy) closed by
- fixed: > Yes, I've disabled opengl on the client in xpra.conf. Please see …
- 13:09 Ticket #2295 (scroll paint without opengl) closed by
- fixed: Done in r22700. I can no longer reproduce the visual corruption with …
- 13:07 Changeset in xpra [22700] by
- #2295 enable 'scroll' encoding with Pixmap and Cairo backends
- 13:00 Ticket #2295 (scroll paint without opengl) created by
- More important since #2248 enables it in more cases. #1320 makes this …
- 10:15 Changeset in xpra [22699] by
- #2293: add el8 support
- 09:00 Changeset in xpra [22698] by
- r22693 backport: fix network jitter injector
- 08:47 Changeset in xpra [22697] by
- fix warnings
- 08:23 Changeset in xpra [22696] by
- pillow encoder got renamed
- 08:23 Changeset in xpra [22695] by
- fix warnings
- 08:19 Changeset in xpra [22694] by
- fix warnings
- 08:06 Changeset in xpra [22693] by
- fix fake jitter hooking
- 08:02 Changeset in xpra [22692] by
- #2163 remove remnants of gtkmenu
- 07:37 Changeset in xpra [22691] by
- fix warnings
- 07:30 Changeset in xpra [22690] by
- fix minor warnings
- 07:06 Changeset in xpra [22689] by
- fix minor warnings
- 07:04 Changeset in xpra [22688] by
- r22687 backport: fix dbus source service Get and Set methods
- 07:03 Changeset in xpra [22687] by
- warnings find real bugs: copy+paste gone wrong, there is no server …
- 04:32 Changeset in xpra [22686] by
- #2248 add debug logging when we decide to not use scrolling
- 04:26 Changeset in xpra [22685] by
- #1123 must set exec_cwd before initializing sockets and their …
05/09/19:
- 18:17 Ticket #1123 (move more initialization code into server core class) closed by
- fixed: Updates: * mdns done in r22683 Moving the display stuff to #2294. …
- 18:17 Ticket #2294 (untangle vfb from server startup code) created by
- See #1123, and in particular ticket:1123#comment:10 : find a way to …
- 18:13 Changeset in xpra [22684] by
- #1123 import cleanup
- 18:10 Changeset in xpra [22683] by
- #1123 move mdns code to server, separate it from socket creation
- 16:00 Changeset in xpra [22682] by
- logging tweaks
- 15:56 Ticket #2293 (RHEL 8 / CentOS 8 support) created by
- It is based on Fedora 28 so it should be supported out of the box. We …
- 15:53 Changeset in xpra [22681] by
- import cleanup
- 15:52 Changeset in xpra [22680] by
- #1123 move pidfile management to server class
- 15:23 Changeset in xpra [22679] by
- #1123 remove unused code
- 15:19 Changeset in xpra [22678] by
- #1123 move close_gtk_display() to gtk server
- 12:04 Changeset in xpra [22677] by
- dbus pid may be None, should not be negative
- 12:03 Changeset in xpra [22676] by
- #1123 move ssl wrapping setup code to server class
- 11:51 Changeset in xpra [22675] by
- fix some minor exception warnings
- 11:41 Changeset in xpra [22674] by
- #1123 move socket cleanup code to the server, fixes dangling sockets …
- 11:39 Changeset in xpra [22673] by
- pid may be None if we can't locate it
- 11:12 Changeset in xpra [22672] by
- r22671 backport: fix socket errors on startup with bind-ssl
- 11:11 Changeset in xpra [22671] by
- fix socket errors with --bind-ssl and websocket upgrades: we want to …
- 08:00 Changeset in xpra [22670] by
- #1123 flatten return values from setup_local_sockets
05/08/19:
- 22:25 Changeset in xpra [22669] by
- always fsync and close the pipe we write to
- 21:23 Changeset in xpra [22668] by
- gdk_display_source imports gtk as part of the gdk_display_source …
- 12:58 Changeset in xpra [22667] by
- fix shadow servers now using this codepath
- 12:57 Changeset in xpra [22666] by
- always close the gdk display source for gtk x11 servers, initialize …
- 12:51 Ticket #2292 (HTML5 client override local clipboard at client connection) reopened by
- > The clipboard synchronisation event shouldn't be launched only where …
- 12:24 Changeset in xpra [22665] by
- #1123 move kill_display to x11 server code
- 11:57 Changeset in xpra [22664] by
- fixup r22663: import from real source
- 11:47 Changeset in xpra [22663] by
- #1123 import cleanup
- 11:47 Changeset in xpra [22662] by
- #1123 remove anything pointing to dbus from the current env (so we …
- 11:45 Changeset in xpra [22661] by
- #1123 hide gtk2 vs gtk3 switch
- 11:33 Ticket #2292 (HTML5 client override local clipboard at client connection) closed by
- wontfix: That's the nature of the clipboard: the data is copied on request and …
- 11:04 Ticket #2292 (HTML5 client override local clipboard at client connection) created by
- The html5 client override the client clipboard on the first click in …
- 10:08 Ticket #2291 (HTML5 client send Primary clipboard even if disabled) created by
- When using the html5 client, the X11 PRIMARY clipboard is send to the …
- 09:47 Changeset in xpra [22660] by
- #1123 move dbus cleanup to server, move x11 property saving / …
- 09:43 Changeset in xpra [22659] by
- #1123 move more dbus bits to module
- 07:48 Ticket #2290 (drop python2 support) created by
- And take advantage of python3 features: …
- 06:29 Changeset in xpra [22658] by
- unused import
- 06:16 Changeset in xpra [22657] by
- add xlog context manager for ignoring XError after logging it
- 06:06 Changeset in xpra [22656] by
- #1123 move vfb resizing to server_init(), move socket related code …
- 05:33 Changeset in xpra [22655] by
- #1123 move more sanity checks and server initialization code into …
- 05:04 Changeset in xpra [22654] by
- #1123 move more sanity checks and server initialization code into …
- 04:51 Changeset in xpra [22653] by
- fix some warnings, prop_get cannot throw exceptions when we pass …
05/07/19:
- 13:19 Changeset in xpra [22652] by
- #1123: try to make it easier to refactor server startup code..
- 08:34 Changeset in xpra [22651] by
- r22650 backport: newer forge version supports hmac+sha512, fixing …
- 06:13 Changeset in xpra [22650] by
- #2261 update to latest version of the forge library
- 05:55 Changeset in xpra [22649] by
- avoid sending packets when we're not connected (before hello or after …
05/06/19:
- 17:00 Changeset in xpra [22648] by
- make script python version agnostic / more easily configurable
- 14:59 Changeset in xpra [22647] by
- fixup sqlite unit tests which rely on calling main with specific args
- 14:58 Changeset in xpra [22646] by
- remove debug logging
- 14:57 Changeset in xpra [22645] by
- #2289 we must load brotli to enable it
- 14:23 Ticket #2289 (brotli clipboard compression for text) closed by
- fixed: * r22643 server side brotli compression of clipboard data * r22644 …
- 14:21 Changeset in xpra [22644] by
- #2289 support brotli in html5 client
- 14:20 Changeset in xpra [22643] by
- #2289 server-side encoding of clipboard data using brotli
- 13:52 Changeset in xpra [22642] by
- better debug logging
- 13:52 Changeset in xpra [22641] by
- python3 strings byte us again... use strings for selections
- 13:38 Ticket #2288 (generic sql auth) closed by
- fixed: * r22632 add command line tool and its icon * r22640 same for macos * …
- 13:37 Changeset in xpra [22640] by
- #2288 add macos sql auth tool shortcut
- 13:27 Changeset in xpra [22639] by
- always return a list, since that's what the we get when loading the …
- 13:08 Changeset in xpra [22638] by
- better default value to try to show fewer differences with 'showconfig'
- 13:05 Changeset in xpra [22637] by
- r22636 backport: default config is to have opengl set to probe
- 13:04 Changeset in xpra [22636] by
- the new opengl default is to 'probe' everywhere
- 09:41 Changeset in xpra [22635] by
- avoid groff warnings
- 09:12 Changeset in xpra [22634] by
- #2288 add sql backend to man page
- 08:58 Changeset in xpra [22633] by
- avoid showing differences between lists and tuples types
- 08:54 Changeset in xpra [22632] by
- #2288 add command line tool and its icon
- 08:25 Changeset in xpra [22631] by
- r22627 backport: remove invalid python dependency from the main 'xpra' …
- 06:23 Changeset in xpra [22630] by
- #2289 add brotli to setup dependencies
- 06:21 Changeset in xpra [22629] by
- #2289 add macos brotli dependencies
- 06:11 Changeset in xpra [22628] by
- #2289 add brotli dependencies
- 06:10 Changeset in xpra [22627] by
- remove python2 dependency from main meta package
- 06:02 Changeset in xpra [22626] by
- #2289 use brotli for clipboard data
- 06:01 Changeset in xpra [22625] by
- don't use arrays where we don't need them
- 06:01 Changeset in xpra [22624] by
- fix warnings
- 05:34 Changeset in xpra [22623] by
- only lzo and zlib fail to handle memoryview as input, don't penalize lz4
- 04:40 Ticket #2289 (brotli clipboard compression for text) created by
- With "quality" levels lower than 10, it compresses fast and much more …
Note: See TracTimeline
for information about the timeline view.