Timeline
09/29/20:
- 18:54 Ticket #2888 (MacOS Host - desktop state of windows not retained) created by
- When using a MacOS host - the desktop state of windows is not retained …
- 15:50 Ticket #2887 (Win 4.0.x client shift+arrow, shift+enter doesn't work, ...) created by
- Hello, In all Windows 10 client v4.0.x Im observing strange behavior …
- 05:18 Download edited by
- (diff)
09/28/20:
- 21:29 Ticket #2886 (Mac OS installer for 4.0.4 fails at validating package step) created by
- Using the default download installer (version 4.0.4) for Mac OS 29 …
09/27/20:
- 18:17 Changeset in xpra [27557] by
- fixup nvenc profile backport: in v4, the 'options' are not a typedict …
- 12:02 Changeset in xpra [27556] by
- python 3.8.5
- 11:53 Changeset in xpra [27555] by
- remove invalid backport (and remove it from the release notes)
09/26/20:
- 17:06 Changeset in xpra [27554] by
- update release notes
- 17:02 Changeset in xpra [27553] by
- r27552 backport: fix memory leak with scroll encoding
- 17:00 Ticket #2730 (xpra server leaks memory) closed by
- fixed: Finally fixed in r27552. (stable updates coming soon) This bug …
- 16:55 Changeset in xpra [27552] by
- #2730 XImageWrapper sub-images share the memory of their parent image, …
09/25/20:
- 04:17 Changeset in xpra [27551] by
- gstreamer 1.18.0
- 04:12 Changeset in xpra [27550] by
- mpfr 4.1.0
- 04:12 Changeset in xpra [27549] by
- nasm 2.15.05
- 04:08 Changeset in xpra [27548] by
- PyNaCl? 1.4.0, bcrypt 3.2.0, asn1crypto 1.4.0, packaging 20.4, six …
- 04:02 Changeset in xpra [27547] by
- setuptools_scm 4.1.2, deprecation 2.1.0, idna 2.10
- 03:59 Changeset in xpra [27546] by
- ldap3 2.8.1, paramiko 2.7.2
- 03:57 Changeset in xpra [27545] by
- openssl 1.1.1h
- 03:54 Changeset in xpra [27544] by
- python-cryptography 3.1.1
09/24/20:
- 16:28 Changeset in xpra [27543] by
- revert r27501 (patch made a mess of things - again), validation is …
- 14:58 Changeset in xpra [27542] by
- fix typo
- 14:41 Changeset in xpra [27541] by
- simplify and increase code coverage as a result: whenever we just want …
- 12:34 Changeset in xpra [27540] by
- always use rgb32 for systrays as those always use transparency
- 12:34 Changeset in xpra [27539] by
- don't limit ourselves to 24 or 32-bit rgb encodings, choose the most …
- 11:14 Changeset in xpra [27538] by
- don't use rgb24 for small transparent areas
- 10:30 Changeset in xpra [27537] by
- r27535 backport: fix missing pixels on the edge of video areas in …
- 10:29 Changeset in xpra [27536] by
- if we disable edge_encoding, do it just once and early
- 10:28 Changeset in xpra [27535] by
- fix missing pixels on the edge of video areas in 'auto' encoding mode
- 10:04 Encodings/nvenc edited by
- (diff)
- 09:53 Ticket #2885 (xdg-open: server returned error code 127) closed by
- fixed: Replying to Antoine Martin: > Ah, so you're not talking to …
- 09:35 Changeset in xpra [27534] by
- try to use the DISPLAY to locate the server when we don't have the …
- 08:02 Changeset in xpra [27533] by
- r27530 + r27532 backport: fix missing auto-refresh leaving a blurry image
- 08:00 Ticket #2884 (auto-refresh failure: cancelled) closed by
-
fixed: * r27532 : don't cancel refresh
* r27530 :
timer_full_refresh
was … - 07:48 Changeset in xpra [27532] by
- #2884 don't cancel the refresh timer just because we get a screen …
- 07:47 Changeset in xpra [27531] by
- add debug logging
- 07:47 Changeset in xpra [27530] by
- #2884 invalidate scroll data so that the refresh will use fresh pixel data
- 07:21 Changeset in xpra [27529] by
- add debug logging: log all code paths that cancel sending of a draw packet
- 06:42 Changeset in xpra [27528] by
- r27527 backport: support sm86 (Ampere) with CUDA 11.1
- 06:32 Changeset in xpra [27527] by
- cuda 11.1 adds sm86
09/23/20:
- 12:07 Changeset in xpra [27526] by
- add error message
- 10:51 Ticket #2885 (xdg-open: server returned error code 127) created by
- For: […] I see […] I think I roughly know what the problem …
- 09:07 Ticket #2884 (auto-refresh failure: cancelled) created by
-
Running a simple xterm with
--quality=10
, maximize and unmaximize … - 05:44 Changeset in xpra [27525] by
- #2052 don't downscale if the delta is smaller than …
09/22/20:
- 15:14 Ticket #2883 (SSL Server Validation not working) created by
- Probably something I haven't configured correctly but on trunk I can't …
- 12:42 Ticket #2882 (Sometimes focus does not switch between applications) created by
- A more generic issue of the #2852 seems to be this: […] […] …
- 10:37 Changeset in xpra [27524] by
- 'void' paint for the html5 client
- 10:20 Changeset in xpra [27523] by
- no need to convert encoding to bytes, strings encode just fine
- 10:18 Changeset in xpra [27522] by
- add support for 'void' encoding, which can be used for sending a flush …
- 08:51 Changeset in xpra [27521] by
- remove logging of attributes belonging to other mixins - which may …
09/21/20:
- 15:43 Changeset in xpra [27520] by
- r27519 backport: fix incomplete repaints when window contents have padding
- 15:35 Changeset in xpra [27519] by
- #2618 use the correct window offset when requesting a window repaint
- 15:34 Changeset in xpra [27518] by
- #2618 add docstrings
- 13:41 Changeset in xpra [27517] by
- r27515 backport: fix mmap memory leak (fairly hard to hit)
- 13:39 Changeset in xpra [27516] by
- convert to string just once
- 13:38 Changeset in xpra [27515] by
- can't compare string with bytes, doh
- 09:38 Ticket #2881 (generate .xpra file from html5 client connect form) created by
- Suggested in #2874.
- 09:23 Changeset in xpra [27514] by
- deprecate initenv subcommand, we already try to execute 'xpra' so …
- 06:51 Ticket #2880 (shadow servers crashes weston) closed by
- upstream: Another example of why wayland is not quite ready for prime time yet: …
- 06:49 Changeset in xpra [27513] by
- don't show 'Xpra (via Xpra)' when xpra sends notifications of its own
- 06:48 Changeset in xpra [27512] by
- warn users that wayland cannot be shadowed (yet?)
- 06:48 Changeset in xpra [27511] by
- fix notification mixin hook: MRO is depth first and would hit the …
- 06:03 Ticket #2880 (shadow servers crashes weston) created by
- […] Then run a regular xpra shadow server from there: […] From …
09/20/20:
- 07:57 Changeset in xpra [27510] by
- update release notes
- 07:43 Changeset in xpra [27509] by
- r27507 backport: fix libyuv buffer overflow crash with rgb upscaling
- 07:41 Changeset in xpra [27508] by
- save a method call
- 07:41 Changeset in xpra [27507] by
- fix libyuv buffer overflow crash with rgb upscaling: out buffer is …
- 07:28 Changeset in xpra [27506] by
- don't disable debug logging
- 07:27 Changeset in xpra [27505] by
- forgot to add new arguments to do_testcsc, log them too
- 06:34 Changeset in xpra [27504] by
- make it possible to specify which codecs to test via an env var, and …
- 06:33 Changeset in xpra [27503] by
- only test scaling when doing the full tests for now, as libyuv crashes..
09/19/20:
- 18:09 Changeset in xpra [27502] by
- r27500 backport: remove spurious import
- 18:08 Changeset in xpra [27501] by
- r27498 backport: validate input image dimensions (prevent crashes)
- 18:05 Changeset in xpra [27500] by
- remove spurious import
- 18:05 Changeset in xpra [27499] by
- test scaling if the csc module supports it
- 18:04 Changeset in xpra [27498] by
- validate input image before calling argb_scale (can crash otherwise)
- 17:30 Changeset in xpra [27497] by
- remove todo: none of the decoders accept memoryviews
- 17:22 Changeset in xpra [27496] by
- fix pylint warning
- 17:18 Changeset in xpra [27495] by
- fix pylint warning: first argument is always supplied anyway
- 17:16 Changeset in xpra [27494] by
- remove now unused var
- 09:31 Changeset in xpra [27493] by
- r27489 backport: fix missing import causing missing windows due to …
- 09:30 Changeset in xpra [27492] by
- we can remove more indirection now that we only support gtk3
- 09:24 Changeset in xpra [27491] by
- we can remove indirection now that we only support gtk3
- 09:22 Changeset in xpra [27490] by
- fix some import warnings / undefined method warnings
- 09:21 Changeset in xpra [27489] by
- ensure Pixbuf is imported (was missing from one rare code path)
- 09:14 Ticket #2879 (second maximization causes paint issues) closed by
- fixed: Latest versions of all branches do not have this problem thanks to the …
- 09:08 Changeset in xpra [27488] by
- r27487 backport: fixup workspace change (more)
- 09:07 Changeset in xpra [27487] by
- same as r27485: can't OR with None value
- 08:55 Changeset in xpra [27486] by
- r27485 backport: fixup workspace value clamp code
- 08:51 Changeset in xpra [27485] by
- can't use OR with None value
09/18/20:
- 18:00 Changeset in xpra [27484] by
- #2878 move generic menu functions to menu_helper
- 17:11 Ticket #2879 (second maximization causes paint issues) created by
- This bug is not reproducible with virtualbox or the 3 machines I have: …
- 16:47 Ticket #2858 (pam_fprintd.so and pam_ssh.so) closed by
- needinfo: I really don't know what to do from the xpra side. Feel free to post …
- 16:45 Ticket #2868 (One up arrow key doesn't work.) closed by
- needinfo: Could also be #2632, feel free to re-open this ticket if you have more …
- 16:34 Changeset in xpra [27483] by
- typo
- 11:42 Ticket #2878 (Xpra-Launcher not respecting env variables) created by
- Using trunk. Launching with "Xpra-Launcher ..." doesn't respect env …
- 08:49 Changeset in xpra [27482] by
- add more details on quality / speed / auto-refresh
09/17/20:
- 14:51 FakeXinerama edited by
- Add info about priority of RandR and its --setmonitor option (diff)
- 13:11 Changeset in xpra [27481] by
- r27480 backport: fix websocket compatibility with some client / middleware
- 13:06 Ticket #2877 (Websocket header case sensitivity) closed by
- fixed: Thanks! Applied in r27480.
- 13:05 Changeset in xpra [27480] by
- #2877 fix compatibility with clients / middlewares that use different …
- 13:00 Changeset in xpra [27479] by
- py2app 0.22
- 07:21 Ticket #2760 (support python3 on centos 7.7+) closed by
- wontfix: > This is not going to ever happen according to RedHat? Support …
09/16/20:
- 18:19 Ticket #2877 (Websocket header case sensitivity) created by
- Traefik2 chooses to use lower case 's' in 'Sec-Websocket-Accept' …
- 12:32 Ticket #2876 (Xpra Tray Error) closed by
- fixed: > I'll raise another ticket for it though if I can't figure it out. …
- 12:10 Changeset in xpra [27478] by
- log the chunk id with the error messages
- 12:07 Changeset in xpra [27477] by
- r27472 backport: allow 'pager' source indication value to activate window
- 12:06 Changeset in xpra [27476] by
- r27473 partial backport: ensure we don't lose track of file transfer …
- 11:20 Changeset in xpra [27475] by
- r27471 + r27474 backport: fix int overflow errors on some 64-bit …
- 11:18 Changeset in xpra [27474] by
- #2876 use stricter types with user32.CreateWindowExA
- 10:44 Changeset in xpra [27473] by
- be more consistent with the usual strings vs bytes python nonsense: …
- 10:18 Changeset in xpra [27472] by
- #2852 allow source-indication coming from pagers
- 09:46 Changeset in xpra [27471] by
- #2876 define stricter arguments for user32.SetWindowsHookExA
- 08:45 Ticket #2876 (Xpra Tray Error) created by
- Built from trunk on Windows and getting the following error when …
- 06:03 Changeset in xpra [27470] by
- if the caller dies on us, don't wait forever, force exit after …
- 05:56 Changeset in xpra [27469] by
- oops: forgot to add shortcut gui
- 05:55 Changeset in xpra [27468] by
- don't show splash screen over ssh X11 connections
09/15/20:
- 14:07 Changeset in xpra [27467] by
- r27462 backport: fix file-transfer UI for download vs …
- 14:02 Changeset in xpra [27466] by
- don't override the reserved keyword 'open'
- 13:57 Changeset in xpra [27465] by
- r27463 + r27464: fix small file transfers not showing as completed, …
- 13:52 Ticket #2671 (xdg-open download file fails) closed by
- fixed: * UI "open" mismatch fixed in r27462 * small chunk file fixed in …
- 13:51 Changeset in xpra [27464] by
- #2671 always call transfer_progress_update, even when the file is a …
- 13:47 Changeset in xpra [27463] by
- use a thread to call do_process_downloaded_file no matter which code …
- 13:43 Changeset in xpra [27462] by
- #2671 always override the 'open' flag when we have the UI specifying …
- 13:07 Changeset in xpra [27461] by
- unused import
- 13:06 Changeset in xpra [27460] by
- r27459 backport: also fix the shift+left click (and macos)
- 13:05 Changeset in xpra [27459] by
- #2729 also use button number 3 for left click with shift (or on macos)
- 12:49 Changeset in xpra [27458] by
- r27457 backport: fix right click on systray using the gtk.StatusIcon? …
- 12:48 Ticket #2729 (right clicks on tray menus for applications running over Xpra don't work) closed by
- fixed: Well, this bug wins the prize for the dumbest bit of code I've …
- 12:47 Changeset in xpra [27457] by
- #2729 right click should be button number 3
- 12:10 Changeset in xpra [27456] by
- r27455 backport: fix keysym mapping with Xkb and some specific …
- 12:07 Ticket #2632 (shadow cannot shift+arrow select) closed by
-
fixed: Working log sample with
XPRA_XKB=0
: […] Failing log sample with … - 12:03 Changeset in xpra [27455] by
- #2632 also use the keysym without trying to tweak the modifiers if it …
- 10:36 Changeset in xpra [27454] by
- we should not be using the splash-screen when doing a proxy_start (we …
- 10:02 Changeset in xpra [27453] by
- add full backtrace at debug level
- 10:01 Changeset in xpra [27452] by
- fix some confusion over what an XError.msg contains: always use a …
- 09:57 Changeset in xpra [27451] by
- add full backtrace at debug level to some X11 errors
- 09:23 Changeset in xpra [27450] by
- simplify: we use the same names as the Gdk.WindowState? enumeration, …
- 08:21 Ticket #2875 (xpra shadow does not also attach) created by
-
[…]
[…]
It works if after that, I run
xpra attach :0
09/14/20:
- 15:49 Changeset in xpra [27449] by
- silence WM_SIZE message
- 15:11 Changeset in xpra [27448] by
- r24538 backport: fix concurrency error during window re-initialization
- 08:58 Changeset in xpra [27447] by
- move function to the only module that calls it
- 08:33 Ticket #2874 (Feature requests for Xpra Launcher File) created by
- I'm working on trunk r27446 (Ubuntu / Alpine servers, Windows client) …
09/13/20:
- 10:52 Changeset in xpra [27446] by
- update test to new api, fix shortcut-modifiers: don't assume it is …
09/12/20:
- 16:34 Changeset in xpra [27445] by
- function only has one caller now, inline it
- 15:52 Changeset in xpra [27444] by
- fix backport: missing log functions
- 13:18 Changeset in xpra [27443] by
- let the cython class tell the caller what formats it can handle rather …
- 13:09 Changeset in xpra [27442] by
- fix pylint warning, remove unused variables
- 12:26 Changeset in xpra [27441] by
- if we don't have a client object, just exit directly
- 12:26 Changeset in xpra [27440] by
- use the standard signal handler registration code in most of the …
- 10:05 Changeset in xpra [27439] by
- r27438 backport: request a full refresh from the server when the …
- 09:58 Changeset in xpra [27438] by
- repaint is apparently not enough, so also request a full refresh from …
- 08:44 Changeset in xpra [27437] by
- r27436 backport: make opengl probe timeout configurable via an env var
- 08:44 Changeset in xpra [27436] by
- make opengl probe timeout configurable via an env var
09/09/20:
- 00:51 Ticket #2870 (xpra with nvidia) closed by
- invalid: This is not an xpra question then, but a virtualgl one. > I was able …
- 00:06 Ticket #2870 (xpra with nvidia) reopened by
- Sorry to reopen, but the 2 methods still lead to the opengl renderer …
09/08/20:
- 17:24 Ticket #2779 (Add a window showing all shortcuts) closed by
- fixed: Ugly read-only shortcut window added in r27435. Feel free to create a …
- 17:23 Changeset in xpra [27435] by
- #2779 show the shortcuts
- 17:22 Changeset in xpra [27434] by
- actually use the title we generate
- 16:06 Changeset in xpra [27433] by
- split parsing function into its own module
- 15:21 Changeset in xpra [27432] by
- #2779 group keyboard related options in the same menu
- 14:15 Ticket #2598 (improve test coverage) closed by
- fixed: This will do for 4.1, will follow up in #2873.
- 14:14 Ticket #2873 (improve test coverage) created by
- Same as #2598.
- 14:12 Changeset in xpra [27431] by
- #2362 test notification mixin
- 14:12 Changeset in xpra [27430] by
- fixup error path
- 13:53 Changeset in xpra [27429] by
- #2362 move notifications to a mixin
- 13:52 Changeset in xpra [27428] by
- fix import warning when running standalone
- 13:31 Ticket #2750 (xpra shell) closed by
- fixed: r27425 allows individual server sockets to have the shell option …
- 13:30 Ticket #2872 (improve xpra shell) created by
- See ticket:2750#comment:2
- 10:50 Changeset in xpra [27427] by
- docstring
- 10:50 Changeset in xpra [27426] by
- better error logging
- 10:49 Changeset in xpra [27425] by
- #2750 configure shell support using a socket option
- 06:39 Changeset in xpra [27424] by
- r27423 backport: fix syntax error
- 06:38 Changeset in xpra [27423] by
- oops: python syntax
- 06:37 Changeset in xpra [27422] by
- r27421 backport: fix missing 'openssl' dependency
- 06:33 Changeset in xpra [27421] by
- fixup r27420: correct location for package installation strict dependency
- 06:31 Changeset in xpra [27420] by
- fixup r27419: correct location for package installation dependency
- 06:29 Ticket #2871 (xpra package is missing openssl as mandatory dependency on Ubuntu) closed by
- fixed: Thanks for the report. That's fixed in r27421.
- 06:28 Changeset in xpra [27419] by
- #2871 add missing 'openssl' dependency
09/07/20:
- 22:26 Ticket #2871 (xpra package is missing openssl as mandatory dependency on Ubuntu) created by
- I tried creating a minimal XPRA docker image and found that the xpra …
- 07:20 Changeset in xpra [27418] by
- remove debug
09/06/20:
- 16:45 Changeset in xpra [27417] by
- r27416 backport: fix incomplete hello packet from shadow servers
- 16:42 Changeset in xpra [27416] by
- call both superclasses to make hello
- 16:42 Changeset in xpra [27415] by
- oops: fix connecting to unix-domain socket
- 16:28 Changeset in xpra [27414] by
- r27413 backport: fix CERTIFICATE_VERIFY_FAILED ssl error detection …
- 16:27 Changeset in xpra [27413] by
- fix CERTIFICATE_VERIFY_FAILED ssl error detection with python2 builds
09/05/20:
- 13:07 Changeset in xpra [27412] by
- gtk 3.24.23
- 05:50 Ticket #2870 (xpra with nvidia) closed by
-
invalid: Assuming that
vglrun glxspheres
runs from within an xterm that you …
09/04/20:
- 23:14 Ticket #2870 (xpra with nvidia) created by
- Hi there, I'm attempting to make the nvidia GPU card the renderer …
- 16:06 Packaging edited by
- (diff)
- 13:51 Changeset in xpra [27411] by
- fixup backport: add missing import
- 13:32 Ticket #2820 (Installing Cinnamon yum package group does not work on CentOS 7 ...) closed by
- fixed: Not heard back, closing.
- 07:49 Changeset in xpra [27410] by
- fixup backport: update tests
- 07:34 Changeset in xpra [27409] by
- fixup backport: v3.x still uses lists
- 07:33 Changeset in xpra [27408] by
- use a separate class for python2 / python3 so we can keep the benefits …
- 07:33 Changeset in xpra [27407] by
- fixup backport: needs import
09/03/20:
- 15:00 Changeset in xpra [27406] by
- python2 doesn't have a BrokenPipeError?..
- 14:53 Changeset in xpra [27405] by
- python2 doesn't have a RecursionError?..
- 14:50 Changeset in xpra [27404] by
- fixup backports
- 12:56 Changeset in xpra [27403] by
- typo editing file
- 10:23 Changeset in xpra [27402] by
- r27269 backport: expose info from ShadowServerBase?
- 10:21 Changeset in xpra [27401] by
- r27043 backport: switch to xxh3
- 10:18 Changeset in xpra [27400] by
- r26970 backport: warn just once about unknown presets
- 10:16 Changeset in xpra [27399] by
- r26714 backport: add 'list-windows' subcommand
- 10:14 Changeset in xpra [27398] by
- r26414 + r26419 backport: add menu item to toggle 'keyboard shortcuts'
- 10:10 Changeset in xpra [27397] by
- r26293 + r26294 python3-only backport: disable gnome animations in …
- 10:04 Changeset in xpra [27396] by
- r25887 backport: better lib package name stripping, record more lib …
- 10:02 Changeset in xpra [27395] by
- remove duplicate
- 10:00 Changeset in xpra [27394] by
- r25897 + r25898 + r25906: xpra transfer window add max size fixes
- 09:56 Changeset in xpra [27393] by
- r25885 backport: refactor check and use it in more places
- 09:53 Changeset in xpra [27392] by
- r25884 backport: verify that we can access the display early
- 09:51 Changeset in xpra [27391] by
- r25872 backport: source environment into server
- 09:49 Changeset in xpra [27390] by
- r25659 backport: specify a better default icon for more subcommands
- 09:45 Changeset in xpra [27389] by
- r25658 backport: use bug report icon in dock for bug report tool
- 09:45 Changeset in xpra [27388] by
- r25651 backport: try harder to make the bug-report window come to the …
- 09:43 Changeset in xpra [27387] by
- r25639 backport: add 'show downloads' button to gui
- 09:40 Changeset in xpra [27386] by
- r25635 + r25636: support --help, --manual and --version command line …
- 09:36 Changeset in xpra [27385] by
- r25533 backport: bump maximum resolution with Xvfb to 8K
- 09:35 Changeset in xpra [27384] by
- r25520 backport: show 'session identifying' elements in session info …
- 09:33 Changeset in xpra [27383] by
- r25236 backport: show the current keyboard layout on start and every …
- 09:26 Ticket #2869 (client drawing problem after xpra upgrade on server) created by
- Reproducible 100% with Terminator app (and likely many others) Server: …
- 09:25 Changeset in xpra [27382] by
- r25208 backport: re-enable systemd-run
- 09:21 Changeset in xpra [27381] by
- r25174 backport: adjust shift and mode modifiers to match the level of …
- 09:13 Changeset in xpra [27380] by
- r24909 backport: make it easier to enable debug logging for individual …
- 09:13 Changeset in xpra [27379] by
- r24900 backport: all platforms support mmap
- 09:07 Changeset in xpra [27378] by
- r24853 backport: if we can't access the display (ie: under Wayland), …
- 09:05 Changeset in xpra [27377] by
- r24855 backport: expose client opengl caps to server
- 09:04 Changeset in xpra [27376] by
- r24808 backport: skip the warning when upgrading
- 09:03 Changeset in xpra [27375] by
- r24348 backport: add 'TIMESTAMP' virtual variable used for expanding …
- 09:02 Changeset in xpra [27374] by
- r25101 backport: make it easier to insert marks in the log file
- 09:00 Changeset in xpra [27373] by
- r25092 backport: expose server log path in session
- 08:59 Changeset in xpra [27372] by
- r24701 backport: prefer tcp to ssl since we don't deal with ssl cert …
- 08:58 Changeset in xpra [27371] by
- r24704 backport: add tooltip to explain why the button is disabled
- 08:57 Changeset in xpra [27370] by
- #2551 r24975 + r24979 + r24990 backport: skip calling repr_ellipsized …
- 08:53 Changeset in xpra [27369] by
- r24971 backport: trim builds, especially client-only builds
- 08:45 Changeset in xpra [27368] by
- #2527 r24841 backport: tidy up
- 08:45 Changeset in xpra [27367] by
- r24840 backport: spelling
- 08:42 Changeset in xpra [27366] by
- #2527: r24806 + r24807 backport: more helpful message when the wrong …
- 08:39 Changeset in xpra [27365] by
- r24878 + r24879: better keyboard layout detection for html5 client
- 08:35 Changeset in xpra [27364] by
- r24769 backport: use a more helpful window title
- 08:34 Changeset in xpra [27363] by
- r24765 backport: show remote display configuration for 'desktop' and …
- 08:31 Changeset in xpra [27362] by
- r24501 backport: re-enable gtk notifier
- 08:29 Changeset in xpra [27361] by
- r24687 backport: handle WM_ENDSESSION message to exit cleanly
- 08:28 Changeset in xpra [27360] by
- r24488 backport: automatically strip the command when generating the …
- 08:26 Changeset in xpra [27359] by
- #2485: r24450 + r24574 backport: handle closed stdout better
- 08:18 Changeset in xpra [27358] by
- tag v3.1.x branch
- 01:44 Ticket #2868 (One up arrow key doesn't work.) created by
- I am unable to use the main up arrow with Xpra. If I turn off …
09/02/20:
- 12:31 Changeset in xpra [27357] by
- #2598 fix tests for running on win32
09/01/20:
- 13:36 Changeset in xpra [27356] by
- add test coverage for connect_to()
- 13:07 Changeset in xpra [27355] by
- close the socket when failing
- 11:14 Changeset in xpra [27354] by
- ignore coverage for non-posix systems, close socket objects when we …
- 10:17 Changeset in xpra [27353] by
- ignore win32 code in coverage report
- 10:14 Changeset in xpra [27352] by
- remove python2 script compatibility, ignore coverage for code that is …
- 08:48 Changeset in xpra [27351] by
- ignore trailing slash, ie: 'vsock://10:2000/' now works as it should
- 08:47 Changeset in xpra [27350] by
- #2598 better test coverage of parsing functions
- 07:57 Changeset in xpra [27349] by
- #2598 much better test coverage of host parsing functions (in progress)
- 06:41 Changeset in xpra [27348] by
- don't run most subcommands on Linux since we don't necessarily have a …
- 05:26 Changeset in xpra [27347] by
- combine test results from multiple parallel commands
08/31/20:
- 17:09 Changeset in xpra [27346] by
- #2598 add compression and packet_encoding tests
- 16:23 Changeset in xpra [27345] by
- don't expose None values for python_version
- 15:26 Changeset in xpra [27344] by
- simplify and refactor packet_encoding module
- 10:51 Changeset in xpra [27343] by
- move function to net module
- 10:51 Changeset in xpra [27342] by
- #2598 ignore code paths which are never meant to be taken and only …
- 10:50 Changeset in xpra [27341] by
- oops: remove debug
- 10:15 Changeset in xpra [27340] by
- #2598 this should never fail, and we don't really care if it does
- 10:14 Changeset in xpra [27339] by
- cleanup and refactor compression module
08/30/20:
- 11:53 Changeset in xpra [27338] by
- #2598 better test coverage: ignore codepaths we can't test on Fedora Linux
- 11:53 Changeset in xpra [27337] by
- #2598 better test coverage
- 11:22 Changeset in xpra [27336] by
- simplify (fix pylint warning)
- 11:21 Changeset in xpra [27335] by
- #2598 better test coverage for main entry point
- 11:21 Changeset in xpra [27334] by
- invalid display spec may give a TypeError? here, ignore it just like a …
- 11:20 Changeset in xpra [27333] by
- add default args
Note: See TracTimeline
for information about the timeline view.