Timeline
05/30/18:
- 16:46 Changeset in xpra [19540] by
- cython 0.28.3
- 16:27 Changeset in xpra [19539] by
- oops: also update the gpg key in svn
- 15:19 Changeset in xpra [19538] by
- #1862: basic support of opening urls
- 15:02 Ticket #1862 (html5 client to support forwarding of url open requests) created by
- We can't just open a URL whenever we want because the browser's …
- 12:59 Changeset in xpra [19537] by
- hard dependency on protocol added
- 12:54 Changeset in xpra [19536] by
- update test to match refactoring
- 12:35 Changeset in xpra [19535] by
- #1856: temporarily switch to LANG=C whilst trying to import opencv - …
- 05:43 Changeset in xpra [19534] by
- fail early if we have the server package only (cx_Freeze failed to …
05/29/18:
- 18:20 Changeset in xpra [19533] by
- patch is no longer needed
- 18:14 Changeset in xpra [19532] by
- github does annoying redirection wget doesn't follow
- 18:07 Changeset in xpra [19531] by
- partial revert of r19496: we may not have valid width and height when …
- 18:05 Changeset in xpra [19530] by
- fixup r19328 distro check
- 17:56 Changeset in xpra [19529] by
- add latest fixes to the release notes
- 17:48 Changeset in xpra [19528] by
- raise ack tolerance
- 17:44 Changeset in xpra [19527] by
- r19357 partial backport: silence warnings caused by nvidia's header files
- 16:38 Ticket #1861 (skip client base classes) created by
- Same as #1838 but for the client. See also #1796.
- 16:37 Changeset in xpra [19526] by
- strip unhelpful display prefix from window title
- 16:30 Changeset in xpra [19525] by
- move bandwidth bits to NetworkState? mixin
- 16:30 Changeset in xpra [19524] by
- we have the password value already, don't retrieve it again
- 16:01 Ticket #1860 (detect wireless links) created by
- This can cause warnings to show up (#1855). We should detect wifi …
- 15:48 Changeset in xpra [19523] by
- guess connection jitter value based on adapter-type and use it for …
- 15:15 Changeset in xpra [19522] by
- match api change
- 14:52 Changeset in xpra [19521] by
- move per-connection interface speed detection code to the source class …
- 14:30 Ticket #1858 (issue without MIT-SHM) closed by
- fixed
- 14:10 Ticket #1859 (--use-display: XAUTHORITY is not honoured) created by
- System: debian 9, winswitch repository Since xpra v2.3-r19246 xpra …
- 13:44 Changeset in xpra [19520] by
- expose more network adapter details
- 13:38 Changeset in xpra [19519] by
- r19518 backport: fix errors when xshm is not available
- 13:33 Changeset in xpra [19518] by
- #1858: fix errors when xshm is not available
- 13:19 Ticket #1858 (issue without MIT-SHM) created by
- System: debian 9, winswitch repository. I am facing an issue I …
- 12:36 Changeset in xpra [19517] by
- fix mmap leak with mmap mode and python3
- 11:19 Changeset in xpra [19516] by
- python3 strings byte us again
- 11:07 Changeset in xpra [19515] by
- #1857: trim further, we don't need openblas
- 11:01 Changeset in xpra [19514] by
- don't log pushd / popd, no py files to remove
- 10:56 Changeset in xpra [19513] by
- r19512 backport: remove debug logging
- 10:55 Changeset in xpra [19512] by
- remove debug logging
- 10:54 Changeset in xpra [19511] by
- r19510 backport: remove duplicated DLLs from win32 python3 builds
- 10:53 Ticket #1857 (cx_freeze duplicates DLLs) closed by
-
fixed: Fixed in r19510.
Xpra-Python3-x86_64_2.4-r19505.zip
was 291MB, … - 10:52 Changeset in xpra [19510] by
- #1857 drastically reduce disk space used by removing duplicated DLLs
- 07:01 Ticket #1857 (cx_freeze duplicates DLLs) created by
- As per this bug report: …
05/28/18:
- 19:57 Changeset in xpra [19509] by
- python-lzo 1.12
- 19:23 Changeset in xpra [19508] by
- r19498 backport: fix mingw application path detection issues
- 19:20 Changeset in xpra [19507] by
- r19504 + r19505 backport: 64-bit fixes for named pipes
- 19:19 Changeset in xpra [19506] by
- r19503 backport: fix debug logging via env vars of logging categories …
- 19:18 Changeset in xpra [19505] by
- log handle as hex
- 19:12 Changeset in xpra [19504] by
- 64-bit fixes for named pipes: we must define the ctypes signatures to …
- 19:11 Changeset in xpra [19503] by
- support debug categories with dash in them: convert to underscore for …
- 18:46 Changeset in xpra [19502] by
- r19499 backport: fix named-pipe setup code with python3 (client side)
- 18:45 Changeset in xpra [19501] by
- python3 strings byte us again: fix client side
- 18:41 Changeset in xpra [19500] by
- r19499 backport: fix named-pipe setup code with python3
- 18:34 Changeset in xpra [19499] by
- python3 strings byte us again
- 17:25 Changeset in xpra [19498] by
- on mingw, we may get paths with mixed separators, detect those too
- 16:34 Changeset in xpra [19497] by
- r19492 backport: fix cuda dll bundling, try latest SDKs first
- 16:32 Changeset in xpra [19496] by
- r19494 + r19495: nvfbc fixes (capture script, validate capture …
- 14:01 Ticket #1856 (Issues for on non-english OS error text) created by
- […] I have tried various ways to go around that, but I cannot seem …
- 13:34 Ticket #1855 (Continuous Spamming of Network Quality Issues) created by
- Windows 10 (1803/17134.48) (connecting wirelessly @ 240 Mbit/s) …
- 13:16 Changeset in xpra [19495] by
- we must refresh to get pixels now (API change), also deal with …
- 13:16 Changeset in xpra [19494] by
- validate all image dimensions, use maximum size if 0x0 size is given
- 11:14 Changeset in xpra [19493] by
- py3k string annoyances
- 10:45 Changeset in xpra [19492] by
- fix cuda 9.2 dll packaging
- 07:51 Changeset in xpra [19491] by
- #1787 upstream updates (mostly changing patch urls to gitlab)
05/27/18:
- 09:58 Changeset in xpra [19490] by
- better debug logging
- 09:48 Changeset in xpra [19489] by
- websocket-client 0.48
- 08:42 Download edited by
- (diff)
- 08:40 Changeset in xpra [19488] by
- doh: fixup r19486, don't run all the combinations
- 06:33 Changeset in xpra [19487] by
- r19445 backport: fix pyobjc api deprecation warning
- 06:23 Changeset in xpra [19486] by
- don't run so many test combinations, just run all and nothing
- 06:05 Changeset in xpra [19485] by
- use tcp connection to make running the tests reliable on win32
- 05:55 Changeset in xpra [19484] by
- don't recreate window models if window forwarding is disabled
05/26/18:
- 17:12 Ticket #1854 (GPG error for debian repo) closed by
- duplicate: See https://winswitch.org/trac/ticket/304#comment:2.
- 15:46 Ticket #1854 (GPG error for debian repo) created by
- Since a while I cannot update xpra from winswitch repository for …
- 12:20 Changeset in xpra [19483] by
- unit tests run headless on macos, don't try to attach
- 12:19 Changeset in xpra [19482] by
- use /tmp for sockets on macos during tests
- 12:09 Changeset in xpra [19481] by
- remove useless part of message
- 11:32 Changeset in xpra [19480] by
- don't print, use logger
- 10:03 Changeset in xpra [19479] by
- add the latest fixes to the release notes
- 09:59 Changeset in xpra [19478] by
- r19477 backport: fix rare deadlocks in exception handling
- 09:58 Changeset in xpra [19477] by
- trying to import Gdk from an exception handler can be problematic (ie: …
- 09:46 Changeset in xpra [19476] by
- make it easier to cut&paste the filename
- 09:13 Changeset in xpra [19475] by
- #1838: test vnc clients with shadow and desktop servers, turn off …
- 08:57 Changeset in xpra [19474] by
- r19473 backport: also update shadow servers with rfb init change
- 08:55 Changeset in xpra [19473] by
- match rfb init change
- 07:55 Changeset in xpra [19472] by
- r19471 backport: don't bug servers in readonly mode with events they …
- 07:54 Changeset in xpra [19471] by
- if the server is in readonly mode, don't bother sending pointer and …
- 07:52 Changeset in xpra [19470] by
- r19469 backport: ensure we don't clobber the readonly flag, initialize …
- 07:51 Changeset in xpra [19469] by
- initialize rfb server early, it doesn't use command line options
- 07:51 Changeset in xpra [19468] by
- always send readonly flag, clearer code
- 07:41 Changeset in xpra [19467] by
- don't try to process pointer location data if input devices are disabled
- 07:40 Changeset in xpra [19466] by
- #1838: ugly dependency fix
- 07:31 Changeset in xpra [19465] by
- r19463 backport: honour readonly flag with RFB
- 07:30 Changeset in xpra [19464] by
- r19461 backport: prevent RFB clients from locking the session
- 07:29 Changeset in xpra [19463] by
- honour readonly flag too
- 07:25 Changeset in xpra [19462] by
- if input devices are disabled, skip setting them up
- 07:25 Changeset in xpra [19461] by
- prevent RFB clients from locking the session and preventing other …
- 07:24 Changeset in xpra [19460] by
- fix RFB server errors when input-devices are disabled
- 06:50 Ticket #1841 (server display size not adjusted) closed by
- fixed: Fixed in r19459.
- 06:50 Changeset in xpra [19459] by
- #1841: don't override the mixin function that sets the screen size - doh
- 06:49 Changeset in xpra [19458] by
- better error message format
- 06:49 Changeset in xpra [19457] by
- stricter screen dimension validation
- 06:36 Changeset in xpra [19456] by
- log display opengl query status
- 06:15 Changeset in xpra [19455] by
- r19390 backport: ensure we exit the win32 message loop
- 06:09 Changeset in xpra [19454] by
- try harder to find a valid html5 client source directory - useful for …
- 06:01 Changeset in xpra [19453] by
- remove unused imports
- 06:01 Changeset in xpra [19452] by
- move remaining av-sync attributes to the mixin
05/25/18:
- 16:22 Changeset in xpra [19451] by
- macos is more like win32: we don't use a vfb, we don't have a display …
- 16:14 Changeset in xpra [19450] by
- oops: icons have moved
- 16:13 Changeset in xpra [19449] by
- remove out-of-date comment, print big warning if we don't have pkg-config
- 16:07 Changeset in xpra [19448] by
- make it easier to run without compiling cython modules
- 16:03 Changeset in xpra [19447] by
- move all the icons in the same folder and select the right ones during …
- 16:02 Changeset in xpra [19446] by
- move all the icons in the same folder and select the right ones during …
- 15:47 Changeset in xpra [19445] by
- fix deprecation warnings
- 15:32 Changeset in xpra [19444] by
- don't cinvert to absolute path in server, let the tray class handle it
- 15:32 Changeset in xpra [19443] by
- don't test remote logging if it is going to be disabled due to network …
- 15:31 Changeset in xpra [19442] by
- run shadow tests on win32
- 14:21 Changeset in xpra [19441] by
- #1838: display is optional for unit tests (better not to use it on …
- 14:20 Changeset in xpra [19440] by
- #1838: both the clipboard and windows mixin need the encode work …
- 14:19 Changeset in xpra [19439] by
- #1838 randr belongs in display manager
- 07:44 Changeset in xpra [19438] by
- add the latest fixes to the release notes
- 07:40 Changeset in xpra [19437] by
- version bump + update release notes
- 07:26 Changeset in xpra [19436] by
- r19253 backport: add synced context when querying dpi
- 07:25 Changeset in xpra [19435] by
- r19256 backport: fix compilation warning
- 07:23 Changeset in xpra [19434] by
- r19330 backport: increase unit test fail timeout
- 07:21 Changeset in xpra [19433] by
- r19342 backport: fix desktop and shadow servers root window size issue
- 07:19 Changeset in xpra [19432] by
- r19374 backport: avoid error if the server doesn't supply a desktop size
- 07:18 Changeset in xpra [19431] by
- r19381 backport: fix readonly mode bypass in window configure packets
- 07:16 Changeset in xpra [19430] by
- r19411 backport: don't prompt for ssh password if we already have it
- 07:14 Changeset in xpra [19429] by
- r19412 backport: ensure we exit the launcher when closed
- 07:13 Changeset in xpra [19428] by
- r19053 backport: remove duplicate encoding
- 07:12 Changeset in xpra [19427] by
- r19055 backport: don't make X11 call when checking the xshm status …
- 07:06 Changeset in xpra [19426] by
- r19082 backport: ffmpeg compatibility (new dylib dependency)
- 07:04 Changeset in xpra [19425] by
- r19132 + r19133: fix key-shortcut command line handling and man page
- 07:02 Changeset in xpra [19424] by
- r19185 backport: add missing superclass initializer (causing …
- 07:01 Changeset in xpra [19423] by
- r19144 backport: avoid warnings during cleanup
- 06:59 Changeset in xpra [19422] by
- r19214 backport: avoid error caused by race condition during cleanup
- 06:40 Changeset in xpra [19421] by
- r19412 backport: ensure we exit the launcher when closed
- 06:40 Changeset in xpra [19420] by
- r19411 backport: don't prompt for ssh password if we already have it
05/24/18:
- 22:48 Changeset in xpra [19419] by
- add patch to moduleset
- 22:47 Changeset in xpra [19418] by
- add patch for fixing lame build on osx
- 16:39 Changeset in xpra [19417] by
- make it possible to toggle the 'wait-for-input' feature detection with …
- 16:36 Changeset in xpra [19416] by
- macos doesn't use display strings either
- 16:33 Changeset in xpra [19415] by
- try to fix tests on macos
- 16:23 Changeset in xpra [19414] by
- start fixing the shadow unit tests for win32
- 16:11 Changeset in xpra [19413] by
- clear keys before zeroing the config
- 16:00 Changeset in xpra [19412] by
- #1853 force launcher exit when the window is closed, no matter where …
- 15:22 Changeset in xpra [19411] by
- detect putty plink and avoid the password prompt if we can
- 15:19 Changeset in xpra [19410] by
- #1838: fix dependency issues between audio and av-sync
- 14:53 Changeset in xpra [19409] by
- suspended attribute belongs in a different mixin, it is now optional
- 12:55 Changeset in xpra [19408] by
- r19399 backport: fix errors during cleanup after initialization failures
- 12:51 Changeset in xpra [19407] by
- oops
- 12:50 Changeset in xpra [19406] by
- split tests by subcommand
- 12:49 Changeset in xpra [19405] by
- fix cut&paste gone wrong
- 11:05 Changeset in xpra [19404] by
- don't assume that distutils won't throw exceptions: it does if PATH is …
- 11:02 Changeset in xpra [19403] by
- r19402 backport: fix invalid debug logging statement
- 11:01 Changeset in xpra [19402] by
- fix invalid debug logging
- 10:22 Changeset in xpra [19401] by
- #1838: move last_client_exited domain specific code to a reset_state …
- 10:19 Changeset in xpra [19400] by
- #1838 don't poll for pointer position changes if input devices are disabled
- 10:13 Changeset in xpra [19399] by
- ensure attributes are initialized early so we can call cleanup() in …
- 09:47 Changeset in xpra [19398] by
- remove unused code
- 07:06 Changeset in xpra [19397] by
- try harder to kill all signal watchers
- 06:56 Changeset in xpra [19396] by
- add latest fixes to the release notes
- 06:50 Changeset in xpra [19395] by
- hide xorg command output by default, keep track of our temp files and …
- 06:28 Changeset in xpra [19394] by
- r19387 backport: fix systemd warnings with unsupported attributes in …
- 06:27 Changeset in xpra [19393] by
- undo r19386 (tested wrong?)
- 06:02 Changeset in xpra [19392] by
- r19391 backport: fix errors when native audio debugging is enabled
- 06:00 Changeset in xpra [19391] by
- fix errors in media source buffer event listeners debug hooks setup
- 05:54 Changeset in xpra [19390] by
- #1853: ensure we exit the message loop
- 03:56 Ticket #1853 (After connection timeout, Xpra-Launcher.exe does not terminate but ...) created by
- For quite a long time (at least 2.1.3, r17250) but also with the …
05/23/18:
- 18:52 Changeset in xpra [19389] by
- r19388 backport: fix readonly mode bypass in window configure packets …
- 18:51 Changeset in xpra [19388] by
- don't process any input-device packet data when in readonly mode
- 18:48 Changeset in xpra [19387] by
- remove attributes not handled by the old systemd version found in …
- 18:20 Changeset in xpra [19386] by
- ubuntu 16.04 doesn't process env file correctly?
- 13:04 Changeset in xpra [19385] by
- r19384 backport: fix packaging of systemd service for Ubuntu 16.04
- 13:02 Changeset in xpra [19384] by
- this file is only used on Ubuntu 16.04, so we must use debianized …
- 12:56 Changeset in xpra [19383] by
- show what socket type we failed on
- 11:41 Changeset in xpra [19382] by
- r19381 backport: fix readonly mode bypass in window configure packets
- 11:40 Changeset in xpra [19381] by
- don't process any input-device packet data when in readonly mode
- 11:34 Changeset in xpra [19380] by
- r19374 backport: avoid error if the server doesn't supply a desktop size
- 11:28 Changeset in xpra [19379] by
- #1838: unit test script now runs a real GUI client, fix some more …
- 10:15 Changeset in xpra [19378] by
- add custom args last so they can override the default args
- 09:53 Changeset in xpra [19377] by
- fixup some tests, remove unmaintained ones
- 09:18 Changeset in xpra [19376] by
- better warning message if the server doesn't forward windows (message …
- 09:17 Changeset in xpra [19375] by
- #1838: the packet queue belongs in the core class (also fix logging of …
- 08:36 Changeset in xpra [19374] by
- the server may not send a desktop size, if that's the case then don't …
- 06:44 Changeset in xpra [19373] by
- #1838: fix readonly mode
- 04:58 Ticket #1852 (windows fail to render content with python 2.6) closed by
- fixed: Note: this only triggers with the non-opengl rendering codepath when …
- 04:55 Changeset in xpra [19372] by
- revert r18946: memoryview is only handled properly for python 2.6 via …
05/22/18:
- 21:40 Ticket #1852 (windows fail to render content with python 2.6) created by
-
OS:
Centos 6.9
Xpra:1.0.11-2
After updating to 1.0.11-2 … - 17:34 Changeset in xpra [19371] by
- #1838: add unit test script, fix some refactoring issues: bell and …
- 10:48 Changeset in xpra [19370] by
- r19367 backport: fix authentication errors with RFB clients
- 10:47 Changeset in xpra [19369] by
- r19368 backport: fix unsynced context warning with rfb clients
- 10:46 Changeset in xpra [19368] by
- fix unsynced context warning with rfb clients
- 10:42 Changeset in xpra [19367] by
- rfb does not support multiple authentication modules
- 09:57 Changeset in xpra [19366] by
- #1836: only load netifaces if we need to use it
- 09:17 Ticket #1850 (tell clients that the video has ended) closed by
- fixed: We now timeout the video encoder context after …
- 09:13 Changeset in xpra [19365] by
- #1850: make sure we also schedule the timer from the b-frame flush code
- 09:10 Changeset in xpra [19364] by
- #1850: (re)schedule a timer to close the video encoder
- 08:07 Changeset in xpra [19363] by
- encodings mixin must be after windows mixin so it can assume that …
- 07:41 Changeset in xpra [19362] by
- don't use threads for small vertical sizes, and make the code clearer
- 07:39 Ticket #1851 (tune vpx threading) created by
- Same as #1840 but for libvpx. Some links: * …
05/21/18:
- 10:29 Changeset in xpra [19361] by
- #1850 implement eos handler in html5 client, fixup python client eos …
- 09:53 Changeset in xpra [19360] by
- #1850 send eos when we recycle the video encoder, process it in the …
- 09:49 Changeset in xpra [19359] by
- use python ints
- 08:55 Ticket #1850 (tell clients that the video has ended) created by
- At the moment, we keep the decoder context alive until we either …
- 06:29 Changeset in xpra [19358] by
- oops: forgot to update pyobjc in python3 moduleset
- 05:53 Changeset in xpra [19357] by
- fix cuda paths (missing bin dir), ignore endif-labels warning from …
- 05:31 Changeset in xpra [19356] by
- #1575: disable examples as they fail to build
- 05:14 Changeset in xpra [19355] by
- #1575: fix pyasn1 deps
- 04:48 Changeset in xpra [19354] by
- update to gstreamer 1.14.1
05/20/18:
- 11:40 Changeset in xpra [19353] by
- build with cuda sdk v9.2
- 11:19 Changeset in xpra [19352] by
- updated patch for lame 3.100
- 11:11 Changeset in xpra [19351] by
- fix build errors on win32 and macos: just import all os_util functions once
- 08:03 Changeset in xpra [19350] by
- version bump + update release notes
- 08:00 Versions/PendingFixes edited by
- (diff)
- 07:50 Versions/PendingFixes edited by
- 2.3 is now current (diff)
- 07:25 Changeset in xpra [19349] by
- r19346 backport: fix pixel-depth=8 desktop servers
- 07:24 Changeset in xpra [19348] by
- we only need to call tobytes for memoryview
- 07:16 Changeset in xpra [19347] by
- check for the mask just once
- 07:14 Changeset in xpra [19346] by
- fix 8-bit palette handling
- 06:45 Changeset in xpra [19345] by
- r19344 backport: allow pixel-depth=8 with start-desktop mode
- 06:44 Changeset in xpra [19344] by
- 8bpp is allowed in start-desktop mode
- 06:07 Changeset in xpra [19343] by
- r19342 backport: fix desktop and shadow servers root window size issue
- 06:05 Changeset in xpra [19342] by
- only enable fake xinerama code with the seamless server, shadow and …
05/19/18:
- 18:37 Changeset in xpra [19341] by
- r19339 backport: fix scroll encoding errors after restriding the …
- 18:34 Changeset in xpra [19340] by
- r19338 backport: fix encoding errors at low pixel depth
- 18:33 Changeset in xpra [19339] by
- update stride value after restriding!
- 18:24 Changeset in xpra [19338] by
- make sure we don't use jpeg or png when the pixel depth is not suitable
- 11:39 Changeset in xpra [19337] by
- better error message
- 08:48 Changeset in xpra [19336] by
- handle any value type by first converting to string
05/18/18:
05/17/18:
- 22:33 Changeset in xpra [19335] by
- fix has for netifaces
05/16/18:
- 18:11 Changeset in xpra [19334] by
- r19329 + r19333 backport: add CFLAGS and LDFLAGS env vars at the end
- 15:33 Ticket #1849 (launcher icons not shown collected on taskbar) created by
- Active Xpra Launcher session icons are shown separately on Windows 10 …
- 13:24 Changeset in xpra [19333] by
- make sure CFLAGS are only added to compile args and LDFLAGS to link args
- 07:52 Ticket #1848 (true html5 fullscreen) created by
- When an application requests to go fullscreen, we should make the …
- 07:33 Ticket #1847 (html5 native notifications api) created by
- Related to #1788. See also r18987, #1670, #1492. Links: * …
- 07:20 Ticket #1846 (decode images in worker) created by
- See …
- 07:17 Ticket #1845 (html5 screenshots) created by
- Could be useful for debugging rendering issues. See …
- 07:14 Clients/HTML5 edited by
- (diff)
- 06:42 Ticket #1844 (async clipboard api) created by
- See [https://developers.google.com/web/updates/2018/03/clipboardapi …
- 06:36 Ticket #1843 (webauthn) created by
- Follow up from #1789, this is the html5 version. See …
- 05:46 Changeset in xpra [19332] by
- prevent latency values from ever reaching zero so we never divide by …
05/15/18:
- 20:15 Ticket #1842 (x264 packages missing for CentOS/RHEL 7) closed by
- fixed: Thanks! The packages are now installing.
- 19:20 Changeset in xpra [19331] by
- r19330 backport: increase unit test fail timeout
- 19:19 Changeset in xpra [19330] by
- constify timeout and increase to 1 second
- 18:50 Changeset in xpra [19329] by
- process CFLAGS and LDFLAGS env vars last so they can override (almost) …
- 18:14 Changeset in xpra [19328] by
- r19327 backport: workaround for distros that don't patch distutils
- 18:13 Ticket #1080 (strict-aliasing rules build failures on some platforms) closed by
- fixed: > The patch mentioned above works on trunk and 2.3. Thanks, applied in …
- 18:12 Changeset in xpra [19327] by
- #1080: for distros that don't patch distutils, we have to add the …
- 17:13 Changeset in xpra [19326] by
- fix day-of-week in changelog entry
- 15:18 Ticket #1842 (x264 packages missing for CentOS/RHEL 7) created by
- When trying to install using the CentOS 7 or RHEL 7 repos, I get this …
- 11:06 Changeset in xpra [19325] by
- expose params via xpra info
- 09:59 Changeset in xpra [19324] by
- if we don't detect the video region, pass the content-type as source …
- 09:52 Changeset in xpra [19323] by
- #1839: apply 'fastdecode' tweaks after tuning the preset and profile
- 09:03 Changeset in xpra [19322] by
- other tune settings can have delayed frames without b-frames
- 06:36 Changeset in xpra [19321] by
- #1839: tell the server to prefer 'h264.fast-decode', use this switch …
- 06:21 Changeset in xpra [19320] by
- restore speed and quality when we override it for one picture
- 05:45 Changeset in xpra [19319] by
- remove unused code
- 05:35 Changeset in xpra [19318] by
- #1839: rebuild with latest emscripten toolchain, fix asm.js warnings …
05/14/18:
- 19:08 Changeset in xpra [19317] by
- #1816: mpeg1 decoder using jsmpeg
05/13/18:
- 18:10 Changeset in xpra [19316] by
- fix unit test for new mixin constructor (no arguments)
- 17:35 Changeset in xpra [19315] by
- log more details when a codec fails
- 17:35 Changeset in xpra [19314] by
- validate image dimensions and pixel format, use unsigned int for dimensions
- 17:08 Changeset in xpra [19313] by
- #1816 add mpeg1 and mpeg2 encoding
- 16:34 Changeset in xpra [19312] by
- #1816 make muxer optional in ffmpeg encoder
- 16:30 Changeset in xpra [19311] by
- r19310 backport: fix error in native video decoding debug code
- 16:29 Changeset in xpra [19310] by
- fix debug error in native video code
- 16:12 Ticket #1841 (server display size not adjusted) created by
- Regression likely caused by r19283.
- 16:05 Changeset in xpra [19309] by
- r19305 backport: remove duplicate encoding
- 16:05 Changeset in xpra [19308] by
- r19307 backport: fix socket race condition error during cleanup
- 16:02 Changeset in xpra [19307] by
- reading the proto attribute can fail during shutdown with EBADF
- 15:51 Changeset in xpra [19306] by
- test video encoders with two frames before flushing
- 15:50 Changeset in xpra [19305] by
- remove duplicate encoding
- 13:36 Changeset in xpra [19304] by
- r19303 backport: focus callback had gone MIA
- 13:35 Changeset in xpra [19303] by
- focus callback had gone MIA
- 10:47 Changeset in xpra [19302] by
- remove 'non-scroll' encodings list which is unused: we use non-video, …
- 10:14 Changeset in xpra [19301] by
- drop unused legacy 'x264' encoding prefix
- 07:57 Changeset in xpra [19300] by
- #1840 disable sliced threads when speed is below …
- 07:55 Ticket #1840 (tune x264 threading) created by
- Somewhat related to #1839 since we now use vp8 / vp9 more than h264 in …
- 07:12 Changeset in xpra [19299] by
- r19293 backport: ensure that the menus popup over the windows
- 07:12 Changeset in xpra [19298] by
- r19294 backport: fix broadway software h264 video decoding
- 07:03 Changeset in xpra [19297] by
- #1816: support decoding mpeg1 and mpeg2 video
- 07:03 Changeset in xpra [19296] by
- if the video encoder returns no data, don't return a packet for it
- 06:38 Ticket #1839 (fix broadway software h264 decoding) created by
- Split from #1463, the error that comes up is {{{RangeError?: Source is …
- 06:31 Changeset in xpra [19295] by
- #1463 enable h264 decoding via broadway by default
- 06:30 Changeset in xpra [19294] by
- #1463 fix broadway decoding: detect new stream correctly (frame=0), …
- 06:28 Changeset in xpra [19293] by
- ensure that the menus popup over the windows
05/12/18:
- 07:49 Changeset in xpra [19292] by
- prevent name clash
- 07:38 Changeset in xpra [19291] by
- delay imports
- 07:21 Changeset in xpra [19290] by
- unused import
- 07:20 Changeset in xpra [19289] by
- move more notification code to mixin
- 07:08 Changeset in xpra [19288] by
- don't notify the user about himself
- 07:05 Changeset in xpra [19287] by
- import tidy up
- 07:01 Changeset in xpra [19286] by
- #1836: only load crypto bits if we are going to be using them
- 06:58 Changeset in xpra [19285] by
- #1836: assume AES is always available rather than initializing …
05/11/18:
- 17:42 Changeset in xpra [19284] by
- #1836: make it possible to completely disable functional modules
- 14:56 Changeset in xpra [19283] by
- #1838: make it possible to skip some client-connection base classes
- 11:05 Changeset in xpra [19282] by
- #1836 make it possible to skip some base classes
- 11:03 Changeset in xpra [19281] by
- doh: cut&paste method does not belong here
- 09:28 Changeset in xpra [19280] by
- remove unused env vars
- 08:51 Ticket #1838 (completely skip server base classes) created by
- Similar to #1836 but for mixins (#1778 / #1761), we should be able to …
- 08:43 Ticket #1837 (xpra processes "stay forever") created by
- I just updated, and noticed the following on my system […]
- 08:12 Changeset in xpra [19279] by
- version bump
- 08:12 Changeset in xpra [19278] by
- python-lz4 1.1.0
- 07:26 Changeset in xpra [19277] by
- use direct import
- 07:20 Changeset in xpra [19276] by
- #1836 split crypto from digest bits
- 07:07 Changeset in xpra [19275] by
- #1836 delay XpraProxy? import until needed
- 07:03 Changeset in xpra [19274] by
- unused import
- 07:03 Changeset in xpra [19273] by
- #1836 delay zlib import until needed
- 06:53 Changeset in xpra [19272] by
- #1836: better debug logging
- 06:40 Changeset in xpra [19271] by
- #1836: only load the authentication modules we actually use
- 06:20 Ticket #1836 (reduce memory footprint) created by
- * don't load modules until we actually need them * if we probe then …
- 06:16 Changeset in xpra [19270] by
- #1787 libvorbis 1.3.6, lame 3.100
- 01:03 Ticket #1829 (Rencode traceback - doesn't allow client to re-attach) closed by
- fixed: This was a rare one indeed, I doubt I'll be able to run into this …
05/10/18:
- 21:29 Ticket #1827 (Filename bug with automated tests) closed by
- fixed: I'm gonna intercept this one from Smo - I implemented the changes you …
- 17:46 Changeset in xpra [19269] by
- r19267 backport: fix validation of screen capture backend on ms windows
- 17:34 Ticket #1835 (clipboard synchronization with multiple clients) created by
- Follow up from #41, similar to #1716 which is for the keyboard. To …
- 16:20 Changeset in xpra [19268] by
- support window per monitor, support negative coordinates for monitors
- 13:58 Changeset in xpra [19267] by
- validate capture dimensions during initialization so we don't fail …
- 13:05 Changeset in xpra [19266] by
- only clear the common modifier keys: control, shift, menu and 'win' - …
- 13:05 Changeset in xpra [19265] by
- require driver version 375 and later, remove maximum version nnow that …
- 10:44 Changeset in xpra [19264] by
- #1787 pyobjc 4.2.1
- 10:40 Changeset in xpra [19263] by
- #1787: gstreamer 1.14
- 10:34 Ticket #1644 (zeroconf mdns publisher backend) closed by
- fixed: The zeroconf listener had already been added in r15354. r19262 adds …
- 10:29 Changeset in xpra [19262] by
- #1644 add python-zeroconf publisher option
- 10:25 Changeset in xpra [19261] by
- print IP addresses of interfaces
- 07:58 Ticket #1834 (file extension always added to saved filename) closed by
- fixed: > Xpra Launcher adds an again file extension .xpra to the end of the …
- 07:57 Changeset in xpra [19260] by
- r19259 backport: fix .xpra filename extension check
- 07:55 Changeset in xpra [19259] by
- #1834 fix existing .xpra filename extension check
05/09/18:
- 11:17 Ticket #1834 (file extension always added to saved filename) created by
- When Loading an existing Xpra session file, e.g. Session.xpra with …
- 09:54 Changeset in xpra [19258] by
- make it easier to monkey patch the server implementations
- 09:22 Changeset in xpra [19257] by
- r19256 backport: fix compilation warning
- 09:21 Changeset in xpra [19256] by
- fix function declaration is not a prototype warning
- 06:12 Changeset in xpra [19255] by
- add fix to changelogs
- 06:11 Changeset in xpra [19254] by
- r19253 backport: fix x11 unsynced context warning when querying dpi
- 06:10 Changeset in xpra [19253] by
- fix warning caused by unsynced X11 access
- 06:06 Changeset in xpra [19252] by
- force rebuild with small notification fix and updated rpm ldap dependency
- 06:03 Changeset in xpra [19251] by
- r19249 backport: fix notifications warning when the temporary …
- 06:02 Changeset in xpra [19250] by
- r19248 backport: fix centos rpm dependencies
- 06:01 Changeset in xpra [19249] by
- recursively create directories, not just the last directory of the tree
- 05:38 Changeset in xpra [19248] by
- python2-ldap and python2-ldap3 are not in the centos base repositories
- 04:35 News edited by
- (diff)
05/08/18:
- 18:58 Changeset in xpra [19247] by
- version bump
- 18:19 Changeset in xpra [19246] by
- tag 2.3
- 17:50 Service edited by
- (diff)
- 17:10 Changeset in xpra [19245] by
- when not running as root, don't try to change uid + gid
- 17:04 Changeset in xpra [19244] by
- now that we parse the uid and gid with the wrapper functions, we can …
- 16:52 ProxyServer edited by
- (diff)
- 16:38 Changeset in xpra [19243] by
- fix formatting of multi value disconnect packets (ie: through proxy server)
- 16:25 ProxyServer edited by
- (diff)
- 16:21 ProxyServer edited by
- (diff)
- 16:04 Authentication edited by
- (diff)
- 16:03 Authentication edited by
- (diff)
- 16:03 Authentication edited by
- (diff)
- 14:51 Webcam edited by
- (diff)
- 14:51 Ticket #1833 (webcam forwarding broken in fedora 28) created by
- Could be an update to the kernel, or the …
- 10:01 Changeset in xpra [19242] by
- refactor all auth modules to use the more flexible parse uid / gid …
- 09:44 ProxyServer edited by
- (diff)
- 06:48 Authentication edited by
- (diff)
- 06:45 Authentication edited by
- (diff)
05/07/18:
- 18:22 Changeset in xpra [19241] by
- new upstream release: 0.10.7
- 18:21 Changeset in xpra [19240] by
- update release notes
- 18:08 Changeset in xpra [19239] by
- netifaces 0.10.7
- 18:04 Changeset in xpra [19238] by
- numpy 1.14.3
- 17:58 News edited by
- (diff)
- 16:51 Changeset in xpra [19237] by
- remove debug logging
- 16:38 Changeset in xpra [19236] by
- py3k strings byte us again
- 12:53 Changeset in xpra [19235] by
- simplify
- 12:51 Changeset in xpra [19234] by
- r19232 backport: fix cairo workaround code (flush and mark dirty)
- 12:49 Changeset in xpra [19233] by
- now that we can handle RGB, we can use the native jpeg decoder
- 11:02 Ticket #1832 (python3 cairo backend is unbearably slow) closed by
- fixed: Fixed in r19232.
- 11:01 Changeset in xpra [19232] by
- #1832 fix cairo workaround code
- 08:41 Changeset in xpra [19231] by
- add conversions to / from RGBX and XRGB which may be useful for some …
- 07:55 Changeset in xpra [19230] by
- #1832: pixbuf rendering is faster
- 07:50 Changeset in xpra [19229] by
- better debug logging message
- 07:28 Ticket #1832 (python3 cairo backend is unbearably slow) created by
- […] That's almost 1 second for a single 2160p frame.
- 07:11 Changeset in xpra [19228] by
- fix pointer overlay painting coordinates when scaling
- 05:58 Ticket #1831 (gstreamer 1.14 win32 directsoundsink breakage) closed by
- fixed
- 05:58 Ticket #1831 (gstreamer 1.14 win32 directsoundsink breakage) created by
- The fix was in r19070, backported to v2.2.x in r19071. Details about …
- 00:00 Milestone 2.3 completed
- Authentication: #1691, #1690, #1791, #1789, #1728 Features: #1671, …
05/06/18:
- 18:40 Changeset in xpra [19227] by
- r19214 backport: avoid error caused by race condition during cleanup
- 18:39 Changeset in xpra [19226] by
- r19219 backport: avoid division by zero (ie: on win32 servers)
- 18:27 Changeset in xpra [19225] by
- doh - spectacular
- 18:20 Changeset in xpra [19224] by
- #999 increase the ack tolerance for the first 2 seconds, especially …
- 17:40 Changeset in xpra [19223] by
- #999: raise minimum bandwidth, simplify bandwidth_limit calculations …
- 17:38 Changeset in xpra [19222] by
- constify initial speed and quality
- 15:11 Ticket #1830 (new gpg key) created by
- Following the problem we had with the gpg key expiring (again): …
- 13:41 Changeset in xpra [19221] by
- python 2.7.15
- 13:22 Changeset in xpra [19220] by
- clear all keys pressed when exiting shadow servers, add implementation …
- 12:58 Changeset in xpra [19219] by
- avoid division by zero error
- 12:38 Changeset in xpra [19218] by
- force clean python3 builds
- 11:04 Changeset in xpra [19217] by
- remove underscore, this method is part of the public server interface
- 10:24 Changeset in xpra [19216] by
- import cleanup
- 07:56 Changeset in xpra [19215] by
- fix missing alpha channel mask on cursors and expose the cursor …
05/05/18:
- 20:52 Changeset in xpra [19214] by
- during cleanup the pixels may be None, avoid errors and just bail out, …
- 19:17 Changeset in xpra [19213] by
- expose pointer location since we have it, paint icon using exact …
- 18:38 Changeset in xpra [19212] by
- add debug switch to save png cursors after we parse the pixel data
- 18:38 Changeset in xpra [19211] by
- preserve alpha, add docstring
- 18:25 Changeset in xpra [19210] by
- fix None dereference when the cursor is cleared
- 18:07 Changeset in xpra [19209] by
- add debug option to save png cursor data as contained in the network packet
- 17:57 Changeset in xpra [19208] by
- add debug switch to save png cursors as we get them from the network packet
- 17:57 Changeset in xpra [19207] by
- remove unused code
- 12:28 Changeset in xpra [19206] by
- generalize the save cursors debug feature
- 10:31 Changeset in xpra [19205] by
- undo debug logging changes wrongly commited in r19200
- 06:46 Changeset in xpra [19204] by
- r19202 backport (partial: opengl backend only): honour cursor hotspot …
- 06:39 Changeset in xpra [19203] by
- refactor cairo pointer overlay paint code so both cairo (gtk2 and …
- 06:10 Changeset in xpra [19202] by
- take hotspot into account when painting of pointer overlay
- 06:02 Changeset in xpra [19201] by
- fixup cursor polling change detection: we now store the full cursor …
- 05:49 Changeset in xpra [19200] by
- refactor all shadow server pointer polling in one place so they will …
- 05:16 Changeset in xpra [19199] by
- r19144 backport: avoid warnings during cleanup
- 05:15 Changeset in xpra [19198] by
- r19180 backport: fix win32 build failures when cleaning build
- 05:02 Changeset in xpra [19197] by
- r19185 backport: add missing superclass initializer (causing …
- 05:01 Changeset in xpra [19196] by
- r19191 backport fix builds without CUDA on 64-bit windows systems
- 04:55 Ticket #1828 (GPG Key Expired) closed by
- duplicate: Duplicate of https://winswitch.org/trac/ticket/304
- 04:52 Changeset in xpra [19195] by
- #1829: having dbus wrapped values in info structures can cause …
05/04/18:
- 22:01 Ticket #1829 (Rencode traceback - doesn't allow client to re-attach) created by
- For reference: both the server and client are Fedora 26 (I'm upgrading …
- 21:06 Ticket #1828 (GPG Key Expired) created by
-
I received this message today from
apt update
: […] I tried: … - 18:13 Ticket #1827 (Filename bug with automated tests) created by
- As discussed earlier, I'm writing up a ticket to document some strange …
- 14:48 Changeset in xpra [19194] by
- option to export cursors - disabled for now as some cursors end up blank
- 14:09 Changeset in xpra [19193] by
- copy cursor data list object before modifying it in-place since the …
- 14:05 Changeset in xpra [19192] by
- hide clean command output
- 10:33 Changeset in xpra [19191] by
- fix DO_CUDA=0 on 64-bit systems: we must tell setup.py not to bother …
- 08:42 Changeset in xpra [19190] by
- oops: use correct mixin stub for source mixins
- 08:41 Changeset in xpra [19189] by
- avoid error if path is None
- 06:46 Changeset in xpra [19188] by
- macos keyboard will swap_keys by default so the test would fail: add …
- 06:40 Changeset in xpra [19187] by
- set default value for control modifier
- 06:37 Changeset in xpra [19186] by
- add better debug logging
- 06:14 Changeset in xpra [19185] by
- add missing call to superclass initializer
05/03/18:
- 17:25 Changeset in xpra [19184] by
- use physical cursor position, bypassing the wrong values we get from …
- 13:57 Changeset in xpra [19183] by
- make encoding backlog handling consistent: require strictly less than …
- 10:21 Changeset in xpra [19182] by
- gratuitous python3 breakage..
- 10:19 Changeset in xpra [19181] by
- doh
- 09:56 Changeset in xpra [19180] by
- clean sometimes errors on removing pyd files, so do it with rm instead
- 09:45 Changeset in xpra [19179] by
- ensure all capture implementations have a refresh and clean method, …
- 09:32 Changeset in xpra [19178] by
- refactor all root window models so they all use a capture class
- 09:10 Changeset in xpra [19177] by
- move capture object to root window base class
- 08:41 Changeset in xpra [19176] by
- fix sys capture: frame size calculation is a bit different on …
- 07:51 Changeset in xpra [19175] by
- since we share the same capture instance for all window models, don't …
- 07:42 Changeset in xpra [19174] by
- fixup import, better logger category
- 07:40 Changeset in xpra [19173] by
- avoid division by zero on mswindows where monotonic_time has low resolution
- 07:40 Changeset in xpra [19172] by
- merge nvfbc changes for windows backend, move cuda image wrapper to …
- 07:26 Changeset in xpra [19171] by
- fix api debug logging
- 07:24 Changeset in xpra [19170] by
- simplify + better log message format
- 07:14 Changeset in xpra [19169] by
- this code has been move to the superclass in r19168
- 07:13 Changeset in xpra [19168] by
- doh: actually use the shortcut return value
05/02/18:
- 18:42 Changeset in xpra [19167] by
- r19164 fix codec initialization errors as we wrongly used YUV444 mode …
- 18:41 Changeset in xpra [19166] by
- r19161 + r19163: fix compatibility with some cards that dont have …
- 18:39 Changeset in xpra [19165] by
- fix logging format
- 18:39 Changeset in xpra [19164] by
- until proven otherwise, YUV444 is disabled for all codecs, so we don't …
- 18:08 Changeset in xpra [19163] by
- py3k fix: can't compare None with int
- 18:04 Changeset in xpra [19162] by
- better log messages
- 18:03 Changeset in xpra [19161] by
- fix some codec initialization errors: it seems that we can't do native …
- 10:09 Changeset in xpra [19160] by
- more correct fix than r19153 + r19154: the cuda image is not thread …
- 09:09 Changeset in xpra [19159] by
- try harder to cleanup all cuda related bits as early as we can + debug …
- 09:06 Changeset in xpra [19158] by
- better debug logging format and verbosity
- 09:04 Changeset in xpra [19157] by
- let the capture instance tell the shadow server when there are no …
- 08:27 Changeset in xpra [19156] by
- fix pydev import warning
- 08:26 Changeset in xpra [19155] by
- fix pydev import warnings
- 06:08 Changeset in xpra [19154] by
- only free the image early if it is thread safe
05/01/18:
- 16:20 Changeset in xpra [19153] by
- free the image as soon as we have copied / uploaded the pixels
- 15:11 Changeset in xpra [19152] by
- gpu buffer may be none
- 15:05 Changeset in xpra [19151] by
- add env var to disable fast GPU copy mode, don't bother with nogil for …
- 14:48 Changeset in xpra [19150] by
- better debug logging: don't bother logging intermediary timings, most …
- 14:28 Changeset in xpra [19149] by
- log encoding used with performance data
- 13:10 Ticket #1825 (multi window nvfbc) closed by
- fixed: Updates: * r19138: capture only once for all monitors * r19145: use …
- 12:48 Changeset in xpra [19148] by
- make sure we cleanup everything when we free the image wrapper, better …
- 10:50 Ticket #1826 (salsify codec) created by
- salsify is a new design for …
- 09:17 Changeset in xpra [19147] by
- #1825: window per display support for nvfbc 'sys' capture, use BGRX …
- 07:22 Changeset in xpra [19146] by
- fix segfault when copying into smaller buffer (part 2): use correct …
- 07:16 Changeset in xpra [19145] by
- #1825: keep track of the image wrappers we hand out and clean them to …
- 07:14 Changeset in xpra [19144] by
- when cleaning up the pixel format may change to None, don't log a …
- 06:30 Changeset in xpra [19143] by
- constify locked batch delay and increase it to 1 second
- 06:29 Changeset in xpra [19142] by
- keep track of idle state separately from the locked batch delay, use …
- 06:19 Changeset in xpra [19141] by
- #1825: remove refresh suspend code which isn't multi-user safe (and …
- 06:14 Changeset in xpra [19140] by
- record where the window is mapped by the client before doing anything …
- 05:32 Changeset in xpra [19139] by
- use the same loggign code for non multi-window mode
- 05:28 Changeset in xpra [19138] by
- #1825: capture once for all monitors, add refresh() method on capture …
04/30/18:
- 20:02 Changeset in xpra [19137] by
- #1825: share a single nvfbc instance for multiple monitors
- 20:01 Changeset in xpra [19136] by
- better debug logging
- 19:59 Ticket #1801 (shadow outputs to different windows) closed by
- fixed: Works well enough, will follow up in #1825 for nvfbc.
- 19:58 Ticket #1825 (multi window nvfbc) created by
- Split from ticket:1801#comment:5. It should be possible to use a …
- 18:12 Changeset in xpra [19135] by
- use asynchronous copying, only wait when we are actually going to use …
- 16:42 Changeset in xpra [19134] by
- r19132 + r19133: fix key-shortcut command line handling and man page
- 16:37 Changeset in xpra [19133] by
- there are many default shortcuts
- 16:35 Changeset in xpra [19132] by
- #1824: the key-shortcut command line option is meant to override the …
- 16:18 Changeset in xpra [19131] by
- better error message
- 16:17 Changeset in xpra [19130] by
- doh: remove debug
- 16:17 Changeset in xpra [19129] by
- more keyboard helper tests, remove more debug
- 16:03 Keyboard edited by
- (diff)
- 15:57 Changeset in xpra [19128] by
- doh: remove debug
- 15:56 Changeset in xpra [19127] by
- fixup test (must be unused?)
- 15:53 Changeset in xpra [19126] by
- start adding unit tests for keyboard helper
- 14:01 Changeset in xpra [19125] by
- #1575: add missing xsync context
- 08:30 Changeset in xpra [19124] by
- #1776: revert change that made private xauth by default (was part of …
- 07:50 Changeset in xpra [19123] by
- fix cython warning
- 07:43 Changeset in xpra [19122] by
- re-doh
- 07:42 Changeset in xpra [19121] by
- doh
- 07:36 Changeset in xpra [19120] by
- with fedora 28 or later, don't rebuild cuda kernels and rely on …
- 07:33 Changeset in xpra [19119] by
- #1800 make it easier to pass arguments to the clean command, use it to …
- 07:09 Changeset in xpra [19118] by
- log a warning if a token is missing rather than adding an empty value
Note: See TracTimeline
for information about the timeline view.