Timeline
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 …
05/05/19:
- 15:22 Changeset in xpra [22622] by
- #2288 sqlalchemy backend
- 15:21 Ticket #2288 (generic sql auth) created by
- Based on sqlalchemy.
- 08:45 Ticket #2287 (mysql auth module) closed by
- fixed: Done in r22621. ---- End to end setup and test on Fedora: * …
- 08:43 Changeset in xpra [22621] by
- #2287 add mysql auth
- 08:09 Changeset in xpra [22620] by
- also support ',' (comma) as separator between auth module and …
- 05:36 Changeset in xpra [22619] by
- typo
- 03:49 Ticket #2287 (mysql auth module) created by
- Should be able to re-use quite a bit of the sqlite auth module (#1488) …
05/04/19:
- 08:38 Changeset in xpra [22618] by
- fix warnings
- 08:26 Changeset in xpra [22617] by
- cleaner packet handler registration
- 04:02 Changeset in xpra [22616] by
- cosmetic
05/03/19:
- 06:49 Changeset in xpra [22615] by
- don't use dangerous default argument
- 06:42 Changeset in xpra [22614] by
- don't use dangerous default argument
- 06:41 Changeset in xpra [22613] by
- don't assume gcc + ld, honour env vars
- 06:40 Changeset in xpra [22612] by
- fix some warnings
- 03:43 Changeset in xpra [22611] by
- fix more warnings
- 03:20 Changeset in xpra [22610] by
- PyYAML 5.1
05/02/19:
- 17:13 Changeset in xpra [22609] by
- r22608 backport: newer installers use a versioned soname
- 17:10 Changeset in xpra [22608] by
- newer installers use a versioned soname
- 16:16 Changeset in xpra [22607] by
- fix more warnings
- 09:38 Changeset in xpra [22606] by
- r22601 + r22603 backport: adjust UDP MTU
- 09:36 Changeset in xpra [22605] by
- r22597 partial backport: re-enable tests disabled by mistake
- 06:40 Changeset in xpra [22604] by
- fix more warnings
- 06:39 Changeset in xpra [22603] by
- fixup r22601: missing arg..
- 06:38 Changeset in xpra [22602] by
- fixup r22596: rfb has its own protocol class, needs same change
- 06:19 Changeset in xpra [22601] by
- udp needs to be able to override con.write to adjust the mtu
- 06:19 Changeset in xpra [22600] by
- fix warnings
- 06:15 Changeset in xpra [22599] by
- fix more warnings
- 05:55 Changeset in xpra [22598] by
- fix more warnings
- 05:37 Changeset in xpra [22597] by
- re-enable tests disabled by mistake, avoid 'main' variable shadowing
- 05:35 Changeset in xpra [22596] by
- don't access protocol private field '_closed' directly, add accessor: …
- 05:31 Changeset in xpra [22595] by
- fix more warnings
- 05:31 Changeset in xpra [22594] by
- make code more resilient: we can get strings as input for unix domain …
- 05:15 Changeset in xpra [22593] by
- fix some trivial warnings
05/01/19:
- 11:02 Changeset in xpra [22592] by
- fix more warnings
- 10:59 Changeset in xpra [22591] by
- use a typedict for safer types and better python3 compatibility
- 10:42 Changeset in xpra [22590] by
- make the maximum number of concurrent connections configurable via env var
- 10:29 Changeset in xpra [22589] by
- r22588 backport: fix proxy info errors trying to list sessions
- 10:28 Changeset in xpra [22588] by
- it doesn't make sense to add sessions lists from multiple …
- 10:19 Changeset in xpra [22587] by
- r22586 backport: fix proxy server info requests
- 10:17 Changeset in xpra [22586] by
- fix proxy server info requests
- 10:17 Changeset in xpra [22585] by
- cannot decode if we already have a string
- 10:07 Ticket #2018 (html5 support for rencode) closed by
- wontfix: Code is incomplete and would need a lot of work.
- 09:07 Changeset in xpra [22584] by
- 'wa' is not a valid mode for open()
- 08:50 Changeset in xpra [22583] by
- r22582 backport for v2.5.x: fix socket attributes name lookup
- 08:49 Changeset in xpra [22582] by
- this code never worked, now it does
- 08:49 Changeset in xpra [22581] by
- fix warnings
- 08:13 Changeset in xpra [22580] by
- add latest fixes to the release notes
- 08:05 Changeset in xpra [22579] by
- fix tray forwarding with python3 servers: cannot access depth attribute
- 05:29 Changeset in xpra [22578] by
- fix more warnings
- 05:27 Changeset in xpra [22577] by
- codecs module is now free of warnings
- 05:23 Changeset in xpra [22576] by
- fix use of undefined logger function
- 05:22 Changeset in xpra [22575] by
- fix more warnings
- 05:16 Changeset in xpra [22574] by
- fix more warnings
- 05:12 Changeset in xpra [22573] by
- fix more warnings
- 03:43 Changeset in xpra [22572] by
- the default on Ubuntu 16.10 and later is to use Xdummy
04/30/19:
- 13:53 Changeset in xpra [22571] by
- #2286 better backwards compatibility: ensure we always have a default …
- 13:06 Changeset in xpra [22570] by
- avoid triggering token warnings: only send the one clipboard we have …
- 13:03 Changeset in xpra [22569] by
- #812 fix translated clipboard changes
- 12:39 Changeset in xpra [22568] by
- setuptools 41.0.1
- 10:55 Changeset in xpra [22567] by
- fix tray forwarding: pass display to x11_foreign_new
- 10:55 Changeset in xpra [22566] by
- avoid errors when we have tray windows: those do not know what 'modal' is
- 10:16 Changeset in xpra [22565] by
- #2286 update man page to match code
- 10:14 Changeset in xpra [22564] by
- #2286: add '@server-machine@' and '@server-display@' substitutions
- 09:53 Changeset in xpra [22563] by
- #2286 more correct wording
- 09:49 Changeset in xpra [22562] by
- #2286 use '@@' to write a single '@'
- 09:45 Changeset in xpra [22561] by
- #2286 update doc to match code
- 09:22 Changeset in xpra [22560] by
- #2269: cosmetic
- 09:22 Changeset in xpra [22559] by
- #2269: add a little bit more space so that the tray icons don't wrap
- 09:08 Changeset in xpra [22558] by
- #2269: fix tray menus with autohide off (now the default): we have to …
04/29/19:
- 18:17 Ticket #2286 (@client-machine@ does not function as documented) created by
- from xpra manpage: […] I interpret …
- 16:26 Ticket #2281 (Crash upon connection (SSH)) closed by
- worksforme: Not heard back, so I assume that r22509 fixed things.
- 06:25 Changeset in xpra [22557] by
- #2269: fix fullscreen
- 06:21 Changeset in xpra [22556] by
- #2269: fix tray not showing up, remnants of old top_bar code
- 06:12 Changeset in xpra [22555] by
- show which window id is failing
- 06:10 Changeset in xpra [22554] by
- simplify the code: just drop the old premult format, always send …
- 05:55 Changeset in xpra [22553] by
- #2269: remove the old top bar
- 05:53 Changeset in xpra [22552] by
- #2269: don't click through the floating menu when dragging it
- 05:32 Changeset in xpra [22551] by
- #2269 add autohide option for floating menu
- 05:29 Changeset in xpra [22550] by
- whitespace
- 05:08 Changeset in xpra [22549] by
- #2269 merge floating menu
04/25/19:
- 16:34 Changeset in xpra [22548] by
- fix icon type exposed (stripping was wrong, still had a dot in it)
- 15:41 Changeset in xpra [22547] by
- oops: the extension has a dot on the left
- 07:21 Ticket #2285 (xxh3 checksum) created by
- It is super fast, and we use the checksums more now: #2248 …
- 06:35 Changeset in xpra [22546] by
- #2248: use scroll encoding more aggressively, can be turned off using …
- 06:24 Changeset in xpra [22545] by
- r22544 backport: don't use slower delayed compression code path when …
- 06:22 Changeset in xpra [22544] by
- fix bounds av_delay check: don't use the encode from queue code path …
- 06:20 Changeset in xpra [22543] by
- #2248 / #1232: add a minimum size for doing scroll detection, defaults …
- 05:54 Changeset in xpra [22542] by
- #2248 / #1232: refactor the scrolling detection code to make it easier …
04/24/19:
- 14:13 Ticket #2284 (xpra process_clipboard_packet traceback) created by
- After recovering #2283 session, attaching to it gives: […]
- 14:12 Ticket #2283 (xpra start gnome-terminal server crashes) created by
- Client: […] Server (Ubuntu 16.04.6 / xpra v3.0-r22432): […] …
- 08:41 Changeset in xpra [22541] by
- r22540 backport: fixup r22538
- 08:40 Changeset in xpra [22540] by
- icons we get from the x11 window model get_default_window_icon() are …
- 08:34 Changeset in xpra [22539] by
- gtk can send _GTK_LOAD_ICONTHEMES to the clipboard, ignore it
- 06:14 Changeset in xpra [22538] by
- r22537 backport: fix colour swapped with default window icons (ie: …
- 06:12 Changeset in xpra [22537] by
- little endian makes this confusing.. RGBA for pillow is BGRA in …
- 05:59 Changeset in xpra [22536] by
- if we don't find a wm_name, don't try to load an icon with no name
- 05:59 Changeset in xpra [22535] by
- under wayland session, return 'wayland' as wm_name for lack of a …
- 05:56 Changeset in xpra [22534] by
- fix some pylint warnings
- 05:56 Changeset in xpra [22533] by
- fix some pylint warnings
- 05:35 Changeset in xpra [22532] by
- r22531 backport: we need python-dns for paramiko ssh sshfp support
- 05:33 Changeset in xpra [22531] by
- #2097 sshfp needs python-dns so recommend it
- 05:10 Changeset in xpra [22530] by
- r22529 backport: fix invalid / high graph start value
- 05:09 Ticket #2254 (xpra client status graph starts from the top) closed by
- fixed: This was caused by fixing a pylint warning as part of r22195, fixed in …
- 05:08 Changeset in xpra [22529] by
- #2254: use a different marker value for the start of records, one that …
- 02:51 Changeset in xpra [22528] by
- lz4 1.9.1
04/23/19:
- 15:00 Changeset in xpra [22527] by
- #2137 in readonly mode, don't send window state updates to the server
- 14:49 Changeset in xpra [22526] by
- missed from r22522
- 14:49 Changeset in xpra [22525] by
- #2137 in readonly mode, force the size-constraints to a fixed size, …
- 13:40 Changeset in xpra [22524] by
- #2137 in readonly mode, patch the size-constraints so the clients …
- 12:45 Changeset in xpra [22523] by
- #2272: run last_client_exited hooks for all server bases before doing …
- 12:33 Ticket #2229 (start-on-last-client-exit to differenciate on shadow session) closed by
- worksforme: > What we can do is expose the session type somewhere, so that you can …
- 12:24 Ticket #1035 (support application menu forwarding in-window as a fallback mode) closed by
- wontfix: wontfix: support for appmenus has been removed (#2163)
- 12:24 Ticket #2163 (remove app menus) closed by
- fixed: Support removed in r22522 + r22526. Lots of ugly code gone!
- 12:24 Changeset in xpra [22522] by
- #2163 remove support for app-menus forwarding
- 12:04 Ticket #2260 (client failed to specify any supported encodings) closed by
- worksforme: Not heard back.
- 12:04 Ticket #2245 (xpra is not parsing attach command line since 2.5) closed by
- worksforme: Not heard back.
- 11:44 Changeset in xpra [22521] by
- #1205 wasapisrc needs audioconvert
- 11:27 Changeset in xpra [22520] by
- fix debug logging format string
- 11:22 Changeset in xpra [22519] by
- #812 fix shadow servers to load platform specific clipboard support
- 11:01 Changeset in xpra [22518] by
- shortcut for testing with a browser as client: many of the options …
- 10:24 Changeset in xpra [22517] by
- #2231: fix browser commands generated, prettify output, use a test …
- 09:41 Changeset in xpra [22516] by
- with fedora 30 onwards, glvnd 'just works' so we don't really need …
- 09:21 Changeset in xpra [22515] by
- #2279 better exception message: show what format we actually got
- 09:10 Changeset in xpra [22514] by
- #2279: validate the encoding specified, not just any in the webcam …
- 09:07 Ticket #2279 (harden pillow image parsing) closed by
- fixed: Work completed in: * r22513 the client will validate the compressed …
- 09:04 Changeset in xpra [22513] by
- #2279: better detection of jpeg data, validate encoding before calling …
- 08:55 Changeset in xpra [22512] by
- fix some pydev / pylint 'bare except' warnings
- 08:42 Ticket #2013 (avoid awt clipboard spam) closed by
- fixed: Done as part of #812.
- 07:29 Ticket #2282 (paramiko should honour ssh config IdentityFile) closed by
- fixed: Done in r22511.
- 07:29 Changeset in xpra [22511] by
- #2282 add support ssh config IdentityFile? with paramiko backend
- 02:46 Ticket #2282 (paramiko should honour ssh config IdentityFile) created by
- Following up #1937 We should honour settings like these: […]
- 02:40 Changeset in xpra [22510] by
- r22509 backport: don't try to use opengl accleration if the probe …
- 02:28 Changeset in xpra [22509] by
- #2281: detect opengl probe crashes
04/22/19:
- 16:50 Ticket #2281 (Crash upon connection (SSH)) created by
- [Xubuntu 18.04, xpra v2.5.1-r22431] -> [Xubuntu 18.04 xpra v2.5.1-r22431]
- 16:14 Changeset in xpra [22508] by
- #812: failures to remove the timer_clipboard_check during cleanup …
- 15:08 Changeset in xpra [22507] by
- #812: remove references to old classes
- 14:43 Changeset in xpra [22506] by
- #812: remove now unused methods
- 14:20 Changeset in xpra [22505] by
- #812 implement native macos clipboard and remove legacy gdk clipboard …
- 12:46 Changeset in xpra [22504] by
- #812: always filter targets
- 12:44 Changeset in xpra [22503] by
- #812 convert to string before doing anything else, so we do it just once
- 12:41 Changeset in xpra [22502] by
- close display on exit by default (now that the gtk3 code is fixed)
- 05:26 Ticket #2280 (start-desktop segfault on exit) closed by
- fixed: Fixed in r22501, we don't release the selection on exit to avoid this …
- 04:32 Changeset in xpra [22501] by
- #2280: don't reset the selection on exit as this crashes GTK3
- 04:18 Changeset in xpra [22500] by
- local copy of 'targets' should always be a list of strings
- 03:28 Changeset in xpra [22499] by
- numpy 1.16.3
04/21/19:
- 18:58 Changeset in xpra [22498] by
- correct implementation of close_gtk_display for gtk3
- 13:03 Changeset in xpra [22497] by
- python3 strings vs bytes nonsense + fix warning message and restrict …
- 11:01 Changeset in xpra [22496] by
- reduce the amount of debug output
- 10:58 Changeset in xpra [22495] by
- better debug output, make sure all command parts are string
- 08:04 Ticket #2280 (start-desktop segfault on exit) created by
- Detected thanks to the unit tests: […]
- 08:00 Changeset in xpra [22494] by
- #2279: remove jpeg2000
- 07:48 Changeset in xpra [22493] by
- #2279: restrict data formats we pass on to python-pillow
- 06:41 Changeset in xpra [22492] by
- use io.BytesIO directly since it is supported by python 2.7+, fix …
- 06:40 Changeset in xpra [22491] by
- fix pydev warnings
- 06:40 Changeset in xpra [22490] by
- fixup r22488: endpoint can be a list or tuple
- 06:29 Ticket #2279 (harden pillow image parsing) created by
- Apart from the obvious server-to-client transfer of window pixel data, …
- 06:12 Changeset in xpra [22489] by
- fix pydev warning
- 05:54 Changeset in xpra [22488] by
- fix pydev warnings
- 05:37 Changeset in xpra [22487] by
- change unlikely todo into a regular comment
- 05:36 Changeset in xpra [22486] by
- fix pydev exception warnings
- 05:33 Changeset in xpra [22485] by
- fix pydev warnings
- 05:22 Changeset in xpra [22484] by
- remove unused import
04/20/19:
- 15:59 Changeset in xpra [22483] by
- this brings in the gtk gi bindings, apparently
- 15:56 Changeset in xpra [22482] by
- typo
- 15:19 Changeset in xpra [22481] by
- #812: * handle greedy clients * ignore our own updates to the …
- 15:17 Changeset in xpra [22480] by
- update copyright date
- 15:17 Changeset in xpra [22479] by
- this file was well out of date, I don't think we need it
- 13:36 Changeset in xpra [22478] by
- #812 macos fix: we now have to call set_direction to ensure the proxy …
- 11:08 Changeset in xpra [22477] by
- fixup r22476: x11 clipboard doesn't have translations
- 11:05 Changeset in xpra [22476] by
- #812: remove translated clipboard superclass and merge its …
- 10:34 Changeset in xpra [22475] by
- #812 honour enabled flag
- 06:31 Changeset in xpra [22474] by
- version bump
- 06:19 Changeset in xpra [22473] by
- rebuild for html5 client fix
- 06:14 Changeset in xpra [22472] by
- r22471 compatibility fix for server-side h264 encoder bug
- 06:12 Changeset in xpra [22471] by
- #2251: add h264 codec workaround for server versions between 2.5.0 to …
04/19/19:
- 13:30 Changeset in xpra [22470] by
- #812: add a blacklist of clipboard client we just ignore (for now, …
- 06:42 Changeset in xpra [22469] by
- #2278 enable start-new-commands by default
- 06:42 Ticket #2278 (enable start-new-commands by default) created by
- It is very useful, and some features require it. We may also want to …
04/18/19:
- 11:13 Changeset in xpra [22468] by
- #812: remove warnings, enable new win32 backend by default
- 11:11 Changeset in xpra [22467] by
- #812: need one extra character for null termination?
- 11:11 Changeset in xpra [22466] by
- #812: convert to strings before debug logging
- 10:16 Changeset in xpra [22465] by
- #2269 prefer Ooblique to Oslash..
- 10:13 Changeset in xpra [22464] by
- #2269 reduce timeout to 30s
- 10:11 Changeset in xpra [22463] by
- grab the mouse when we drag or resize a window, skip sending pointer …
- 09:35 Changeset in xpra [22462] by
- #2269 use a lookup table for language-to-layout, use it to return …
- 09:26 Changeset in xpra [22461] by
- #2269 increase hello timeout
- 09:15 Changeset in xpra [22460] by
- #2269 don't try to set the focus to a null window
- 09:07 Changeset in xpra [22459] by
- #2269: new window theme, move background definition to css
- 07:00 Ticket #2251 (html5 broadway h264 decoder stopped working) closed by
- fixed: Backport in r22458.
- 06:59 Changeset in xpra [22458] by
- backport r22457: h264.YUV420P.profile is the last key we look up, so …
- 06:55 Changeset in xpra [22457] by
- #2251: remove legacy profile lookup path
- 06:55 Changeset in xpra [22456] by
- #2251: strget is meant to return the default value
- 06:43 Changeset in xpra [22455] by
- update comment to match expected syntax
- 05:57 Changeset in xpra [22454] by
- r21978 backport: make it easier to bisect with older versions: patch …
- 05:48 Changeset in xpra [22453] by
- wrong backport: these attributes don't exist in v2.4.x
- 05:40 Ticket #2277 (html5 authentication failure causes error) closed by
- fixed: Fixed in r22452. (backport not necessary - this is cosmetic) We now …
- 05:39 Changeset in xpra [22452] by
- #2277 only send suspend or resume when we're connected
- 05:28 Ticket #2277 (html5 authentication failure causes error) created by
- Server receives: […] The handler has not been registered yet due to …
- 05:13 Changeset in xpra [22451] by
- do agent auth before trying keys or passwords
- 03:52 Changeset in xpra [22450] by
- r22449 backport: preserve the interpreter version when running via …
- 03:37 Changeset in xpra [22449] by
- #2276: when running via systemd-run, make sure we preserve the …
- 03:08 Changeset in xpra [22448] by
- #2276 show ssh string option debugging
04/17/19:
- 12:59 Changeset in xpra [22447] by
- r22446 backport: fix start menu with python3 clients
- 12:59 Ticket #2275 (Error when launching command from start menu in Python3) closed by
- fixed: Fixed in r22446.
- 12:58 Changeset in xpra [22446] by
- #2275: strings vs bytes, again
- 12:52 Changeset in xpra [22445] by
- #2276: fixup r22412, need to set the target using host_target_string() now
- 12:32 Changeset in xpra [22444] by
- #812 don't set target data unless we are going to claim the clipboard
- 12:30 Changeset in xpra [22443] by
- #812 better error message
- 12:22 Ticket #2276 (xpra cannot start connection) created by
- I updated both the server and the client with the latest versions: …
- 11:48 Changeset in xpra [22442] by
- #2269 try to use a popup, only show the notification when that fails
- 10:17 Changeset in xpra [22441] by
- dbus-x11 is needed by the server
- 10:09 Changeset in xpra [22440] by
- #2269 convert favicon from string to Uint8Array if needed
- 10:06 Changeset in xpra [22439] by
- #2269 maximize on header double click
- 09:42 Changeset in xpra [22438] by
- #2269 better IE compatibility, more log cats
- 09:13 Ticket #2275 (Error when launching command from start menu in Python3) created by
- Was just testing out Xpra on Python3 with latest beta and got the …
04/16/19:
- 14:31 Changeset in xpra [22437] by
- ffmpeg 4.1.3
- 14:00 Changeset in xpra [22436] by
- r22435 backport: ensure we always run the unit tests with the …
- 13:59 Ticket #2274 (3.0 packaging mixup) closed by
- fixed: Fixed in r22435. This would not have affected the buildbot, which …
- 13:59 Changeset in xpra [22435] by
- #2274 specify the full xpra command to use during tests, including the …
- 09:06 Changeset in xpra [22434] by
- r22433 backport: avoid triggering another error in avahi error handler
- 09:05 Ticket #2273 (2.5 test error with avahi missing) closed by
- fixed: This looks like a bug in the python logging code, r22433 prevents it …
- 09:04 Changeset in xpra [22433] by
- #2273 avoid triggering another error in avahi error handler
- 07:44 Ticket #2274 (3.0 packaging mixup) created by
- Somehow ends up placing python3.7 files in the python2.7 directory! […]
- 07:43 Ticket #2273 (2.5 test error with avahi missing) created by
- […]
- 05:13 Changeset in xpra [22432] by
- typos
- 04:45 Changeset in xpra [22431] by
- r22430 backport: fixup r22365 backport
- 04:44 Changeset in xpra [22430] by
- fixup r22364: use byte strings, compare after converting, use modified …
- 04:43 Changeset in xpra [22429] by
- fix pylint warning
- 04:21 Changeset in xpra [22428] by
- version bump
- 03:35 Changeset in xpra [22427] by
- #812 log more details about atom array size errors, filter out None …
- 03:31 Changeset in xpra [22426] by
- fixup r22235: search and replace matched things it should not have
- 03:26 Changeset in xpra [22425] by
- libpng 1.6.37
04/15/19:
- 15:35 Changeset in xpra [22424] by
- gstreamer 1.14.4 has problems building against libvpx 1.8, and we …
- 15:33 Changeset in xpra [22423] by
- r22379 backport: partial revert of previous backport
- 15:17 Changeset in xpra [22422] by
- pypi uses files.pythonhosted.org, does it matter?
- 15:13 Changeset in xpra [22421] by
- use pypi as download source
- 15:11 Changeset in xpra [22420] by
- use pypi as download source
- 15:04 Changeset in xpra [22419] by
- update release notes
- 14:47 Changeset in xpra [22418] by
- r22415 backport: don't show warning when clipboard is disabled
- 14:46 Changeset in xpra [22417] by
- r22416 backport: fix python3 servers fake challenge, 'missing …
- 14:45 Changeset in xpra [22416] by
- fix python3 servers fake challenge, use wrapper function so we don't …
- 12:44 Changeset in xpra [22415] by
- only warn about the contents-slice fix if the clipboard is actually enabled
- 12:39 Changeset in xpra [22414] by
- orc 0.4.29
- 12:13 Changeset in xpra [22413] by
- setuptools 41.0.0
- 10:12 Ticket #2272 (shadow: start-on-last-client-exit does not execute when ...) created by
- With: […] commands […] are not executed, because, implicitly …
- 09:22 Ticket #2271 (hide credentials from connection strings) closed by
- fixed: Done in r22412 the lazy way: the messy code that sets the "target" …
- 09:22 Changeset in xpra [22412] by
- #2271 override the Connection object's target attribute with a string …
- 08:48 Changeset in xpra [22411] by
- we have to emit one argument with the 'send-clipboard-token' signal, …
- 08:12 Changeset in xpra [22410] by
- opus 1.3.1
- 06:07 Ticket #2271 (hide credentials from connection strings) created by
- When connecting with a URI that contains username and password, those …
- 05:52 Changeset in xpra [22409] by
- udp also has a default port
- 05:36 Changeset in xpra [22408] by
- cleanup must use a managed X11 context
- 04:27 Changeset in xpra [22407] by
- recommend the python2 version
- 04:26 Changeset in xpra [22406] by
- recomment the python3 version
- 04:26 Changeset in xpra [22405] by
- cython 0.29.7
04/14/19:
- 18:35 Changeset in xpra [22404] by
- #812 win32 native clipboard (not enabled yet), move common timer code …
- 18:07 Changeset in xpra [22403] by
- whitespace
- 16:02 Changeset in xpra [22402] by
- removing the console event listener can cause crashes, don't do it
- 15:21 Changeset in xpra [22401] by
- #812 handle 'greedy' and 'want-targets' clients, cache value for …
- 08:30 Changeset in xpra [22400] by
- r22395 backport: fix bug initializing proxy video encoders
- 08:14 Changeset in xpra [22399] by
- #2261 rempove authentication attributes from 'display' connection …
- 08:09 Changeset in xpra [22398] by
- allow simpler form for specifying username+password and socket file …
- 06:32 Ticket #2270 (dropdown menu not clickable) closed by
- fixed: I can confirm that turning off modal window at commandline at the …
- 06:11 Changeset in xpra [22397] by
- #2261 if the proxy doesn't have authentication information, forward …
- 06:06 Changeset in xpra [22396] by
- better warning message
- 05:36 Changeset in xpra [22395] by
- fix proxy video encoders: PREFERRED_ENCODER_ORDER is now a tuple, turn …
- 05:35 Changeset in xpra [22394] by
- use strings for all packet type strings, fix some pylint warnings
- 04:45 Changeset in xpra [22393] by
- #2261 undo parts of r22390: multiprocessing and signals don't mix well
- 04:44 Changeset in xpra [22392] by
- replace existing glib os signal handler
- 04:43 Changeset in xpra [22391] by
- close client connection if we receive an unexepcted message, better …
- 04:14 Changeset in xpra [22390] by
- #2261 use safer wrapper function for registering signal handlers
- 04:02 Changeset in xpra [22389] by
- #2261 only log the stop message the first time we call stop
- 04:00 Changeset in xpra [22388] by
- flush_then_close should only be called once per protocol to prevent …
- 03:41 Changeset in xpra [22387] by
- #2261 convert all error messages to strings, 'reasons' is now a list …
- 03:20 Changeset in xpra [22386] by
- always log full backtrace at debug level
04/13/19:
- 07:09 Changeset in xpra [22385] by
- #2270: disable modal windows by default
- 07:07 Changeset in xpra [22384] by
- #2270 disable all modal windows when we have an OR window to show, …
- 06:54 Changeset in xpra [22383] by
- fix pylint warning
- 05:12 Changeset in xpra [22382] by
- #2190: oops, source must have the same package name
- 05:01 Changeset in xpra [22381] by
- #2190: 18.04 is part of the package name?
- 04:52 Ticket #2270 (dropdown menu not clickable) created by
- Both Client and Servers are 2.5-r22135-1 on Ubuntu 18.04 64 bit …
04/12/19:
- 16:36 Changeset in xpra [22380] by
- #812 add more clipboard ctypes definitions
- 16:33 Changeset in xpra [22379] by
- #2268: partial revert of r22373, pascal code must use ''
- 10:05 Changeset in xpra [22378] by
- #812: move definitions to common location, add ctypes wrappers for …
- 08:18 Changeset in xpra [22377] by
- r22376 backport: make code more backwards compatible with older …
- 08:16 Changeset in xpra [22376] by
- make code more backwards compatible with older versions of gtk3
04/11/19:
- 13:19 Changeset in xpra [22375] by
- #812 native x11 clipboard improvements: * distinguish targets we never …
- 11:05 Ticket #2268 (How to build Xpra) closed by
- fixed: Backport to v2.5 in r22374.
- 11:04 Changeset in xpra [22374] by
- r22373 backport: better compatibility with (newer?) versions of …
- 08:00 Changeset in xpra [22373] by
- #2268: use correct syntax for innosetup comments, don't bundle openssh …
04/10/19:
- 11:48 Changeset in xpra [22372] by
- fix control commands that call down to the window source: don't supply …
- 11:42 Ticket #2269 (HTML5 Improvements) created by
- I've been working on improving the HTML5 client for our own needs, …
- 08:07 Changeset in xpra [22371] by
- #2268 don't remove the generated xpra.iss file so we can inspect it
- 08:01 Changeset in xpra [22370] by
- #2268: add missing dependencies to setup script
- 03:03 Ticket #2268 (How to build Xpra) created by
- Nice to meet you, my name is Matsuzaki Today, I would like to know …
- 02:24 Changeset in xpra [22369] by
- log encodings before bailing out
04/09/19:
- 13:34 Changeset in xpra [22368] by
- #812 pass in the maximum size when calling XGetWindowProperty so we …
- 05:31 Ticket #2267 (not adding a duplicate printer but still use it) closed by
- invalid: Not really a problem I think. We match the uuid not the printer name, …
- 05:29 Changeset in xpra [22367] by
- r22366 backport: fix matching of clients uuid to send print job to …
- 05:28 Changeset in xpra [22366] by
- fix matching of client uuid when looking for the client to send the …
- 05:18 Changeset in xpra [22365] by
- r22364 backport: fix parsing of key symbols using python3
- 05:18 Changeset in xpra [22364] by
- fix parsing of symbols using python3: strings vs bytes
- 05:05 Ticket #2267 (not adding a duplicate printer but still use it) created by
- Caused by #2095. When we find that the printer already exists on the …
- 04:49 Changeset in xpra [22363] by
- r22362 backport: fix parsing of printer options from a string
- 04:48 Changeset in xpra [22362] by
- fix r21969: parsing of print options to a dict
- 04:47 Changeset in xpra [22361] by
- r22360 backport: fix parsing of printer options with python3
- 04:46 Changeset in xpra [22360] by
- fix parsing of printer options with python3 (strings vs bytes again..)
- 04:16 Changeset in xpra [22359] by
- r22358 backport: fix printing errors with python3 and rencode packet …
- 04:15 Changeset in xpra [22358] by
- fix python3 printing bug: must use typedict function to deal with …
04/08/19:
- 18:52 Ticket #2266 (Copy-paste trouble) created by
- Using Xpra HTML5 client with running Mousepad text editor. In editor I …
- 18:48 Changeset in xpra [22357] by
- generator was always true, and printing it did not help
- 18:24 Ticket #2265 (printing permission errors) created by
- With selinux in enforcing mode, we get: […] With selinux not in …
- 18:14 Changeset in xpra [22356] by
- refactor choose_socket_path code into a method
- 18:04 Changeset in xpra [22355] by
- waste of chars, but this makes pylint happy
- 18:02 Changeset in xpra [22354] by
- forgot to bump version
- 18:02 Changeset in xpra [22353] by
- bump version
- 16:47 Changeset in xpra [22352] by
- #2264 use more correct types - the same ones used by the python test …
- 16:36 Changeset in xpra [22351] by
- remove debug logging
- 16:36 Changeset in xpra [22350] by
- #2264 use stricter types
- 16:19 Changeset in xpra [22349] by
- #2264 refactor the console handler setup code so we can re-use it
- 15:41 Ticket #2264 (win32 control-c does not run cleanups from mingw shell) created by
- This causes the keyboard state to get wedged if it was the remote end …
- 14:32 Changeset in xpra [22348] by
- fix atom convertion with python3: strings are strings here... and …
- 14:04 Changeset in xpra [22347] by
- r22346 fix ssh server connections and support 'none' ssh authentication
- 14:03 Changeset in xpra [22346] by
- fix ssh server connections and support 'none' ssh authentication
- 13:31 Ticket #2263 (macos shadow dock and menu don't quit) created by
- No idea what's going on here, this API looks buggy. Here are some of …
- 13:09 Changeset in xpra [22345] by
- r22344 backport: fix system tray errors during macos shadow server startup
- 12:35 Changeset in xpra [22344] by
- don't show any systray on macos
- 11:34 Changeset in xpra [22343] by
- r22342 backport: fix shadow servers startup failure on macos
- 11:33 Changeset in xpra [22342] by
- don't check that gtk is not loaded on macos: it can be and causes no …
- 11:29 Ticket #2262 (switch from cx_Freeze to pyinstaller) created by
- [https://github.com/anthony-tuininga/cx_Freeze/commits/master …
- 11:18 Changeset in xpra [22341] by
- fix non-x11 servers: need to use GDK clipboard with those
- 11:08 Changeset in xpra [22340] by
- options must be a typedict for some codecs, use better logging format
- 09:52 Ticket #2261 (Dynamic Proxy Auth) created by
- I'd like to implement a docker setup where I have a proxy server with …
- 06:23 Changeset in xpra [22339] by
- pyparsing 2.4.0
04/07/19:
- 13:44 Ticket #2259 (show version on download page) closed by
- wontfix: Unfortunately, no, that's too much work to update every time. The …
- 13:41 Ticket #2260 (client failed to specify any supported encodings) created by
- Xpra windows revision r22235 cannot connect any longer to server. …
- 13:38 Ticket #2259 (show version on download page) created by
- The download web page for Xpra for Windows …
- 07:26 Changeset in xpra [22338] by
- simplify code for getting the amount of free memory: use psutil
- 07:23 Changeset in xpra [22337] by
- keep track of current encoder generation per encoder, not global one
- 03:45 Ticket #2258 (Helper scripts use python2 shebang) closed by
- invalid: The build file does not do this, our packages do not do this either. …
- 03:33 Ticket #2258 (Helper scripts use python2 shebang) created by
- I am building xpra 2.5 with python3 suport, yet some helper scripts …
04/06/19:
- 04:52 Ticket #2257 (BGRA icons garbled) closed by
- duplicate: See #2252
Note: See TracTimeline
for information about the timeline view.