Timeline
07/17/19:
- 19:11 Changeset in xpra [23188] by
- robustify the auth test: use the new challenge-handlers argument with …
- 17:47 Changeset in xpra [23187] by
- test cleanup failures should not be fatal
- 17:46 Changeset in xpra [23186] by
- remove unused import
- 13:51 Changeset in xpra [23185] by
- re-use the test framework for the remaining mixin tests
- 13:38 Changeset in xpra [23184] by
- re-use the test framework
- 13:36 Changeset in xpra [23183] by
- always initialize compression_level
- 13:36 Changeset in xpra [23182] by
- we can't assume to have a real ClientConnection? object, …
- 13:22 Changeset in xpra [23181] by
- remove unnecessary code, always call process_ui_capabilities
- 13:08 Changeset in xpra [23180] by
- refactor unit tests so we can re-use more code and start a vfb when needed
- 13:07 Changeset in xpra [23179] by
- #812 refactor more of the generic clipboard code into mixin
- 12:28 Changeset in xpra [23178] by
- #812: nesting check no longer does anything
- 12:13 Changeset in xpra [23177] by
- rename method to match code + import cleanup
- 12:13 Changeset in xpra [23176] by
- we can proceed if the GDK_BACKEND is set explicitly to X11
- 09:31 Changeset in xpra [23175] by
- #1773 test audio receiving: both auto-started from server caps and …
- 09:06 Changeset in xpra [23174] by
- #1773 test audio receiving, generalize class and packet handling code
- 09:04 Changeset in xpra [23173] by
- no need to tell the server to stop if the sequence is already …
- 07:15 Changeset in xpra [23172] by
- refactoring to make it easier to re-use
- 07:07 Changeset in xpra [23171] by
- #1773 don't run for too long, just wait for a few packets
- 07:00 Ticket #2357 (client-server mixin tests) created by
- Tests that hook a client mixin with its corresponding server mixin. …
- 06:54 Ticket #2356 (unit test coverage) created by
- Split from #1773. See also #2357.
- 06:16 Changeset in xpra [23170] by
- bump the sequence number immediately after sending eos, so we can drop …
- 06:14 Changeset in xpra [23169] by
- #1773 audio packets are now deterministic so we can move the packet …
- 06:11 Changeset in xpra [23168] by
- add sequence number support to client microphone so we can stop …
- 05:45 Changeset in xpra [23167] by
- rename var to make things consistent
- 03:45 Changeset in xpra [23166] by
- #1773: don't assume we have a real ClientConnection? object, don't load …
- 01:24 Changeset in xpra [23165] by
- remove debug
- 00:20 Changeset in xpra [23164] by
- add libfakeXinerama
07/16/19:
- 17:28 Ticket #2355 (record cpuinfo) closed by
- fixed: Fixed in r23163.
- 17:28 Changeset in xpra [23163] by
- #2355 query cpuinfo in main thread before the full init, before we …
- 17:26 Ticket #2355 (record cpuinfo) created by
- Makes it easier to know what we're dealing with when getting xpra info …
- 16:22 Changeset in xpra [23162] by
- version bump + update release notes
- 13:46 Changeset in xpra [23161] by
- r23149 backport: fix client ping latency calculations
- 13:46 Changeset in xpra [23160] by
- prevent invalid ping latency values from being recorded
- 13:37 Changeset in xpra [23159] by
- we have to call init before we can call init_state
- 10:13 Changeset in xpra [23158] by
- oops: remove debugging
- 10:03 Changeset in xpra [23157] by
- no need to process network-state packets in the ui thread
- 10:00 Changeset in xpra [23156] by
- and locking to prevent multiple clients from messing up the log …
- 09:54 Changeset in xpra [23155] by
- print and file transfer does not need to run in the UI thread
- 09:49 Changeset in xpra [23154] by
- #1773: test webcam packets
- 09:46 Changeset in xpra [23153] by
- make picture smaller - removing some metadata
- 09:22 Changeset in xpra [23152] by
- #1773: test notification packets
- 08:49 Changeset in xpra [23151] by
- #1773: test all network state packets
- 08:28 Changeset in xpra [23150] by
- no monotonic_time in v1
- 08:26 Changeset in xpra [23149] by
- don't compare time with monotonic_time\!
- 08:17 Changeset in xpra [23148] by
- use correct test name
- 08:16 Changeset in xpra [23147] by
- #1773: test remote logging packet handler
- 08:05 Changeset in xpra [23146] by
- use correct test name
- 08:04 Changeset in xpra [23145] by
- use correct test name
- 08:02 Changeset in xpra [23144] by
- #1773: fixup file-print test
- 07:58 Changeset in xpra [23143] by
- #1773: test encoding mixin packet handlers and encoding source mixin
- 07:13 Changeset in xpra [23142] by
- #1773: test startin a new command and signal
- 05:27 Changeset in xpra [23141] by
- #1773: start sending audio, test fadeout and stop packets
- 05:26 Changeset in xpra [23140] by
- #1773: initialize mixin state early so failures won't cause further …
- 05:02 Changeset in xpra [23139] by
- #1773: make it easier to fake protocol layer: access the …
- 04:34 Changeset in xpra [23138] by
- typo
07/11/19:
- 07:47 Changeset in xpra [23137] by
- #1773: workaround pynotify crashes: don't setup watch during tests
- 07:47 Changeset in xpra [23136] by
- #1773: force x11 backend so we can launch the tests under wayland
07/10/19:
- 21:57 Changeset in xpra [23135] by
- pass source to get_caps
- 20:39 Changeset in xpra [23134] by
- #1773: add window server test
- 20:36 Changeset in xpra [23133] by
- #1773: add webcam test
- 20:34 Changeset in xpra [23132] by
- #1773: add notification forwarder test
- 20:32 Changeset in xpra [23131] by
- #1773: add network state test
- 20:30 Changeset in xpra [23130] by
- #1773: add remote logging test
- 20:27 Changeset in xpra [23129] by
- #1773: add input test
- 20:23 Changeset in xpra [23128] by
- #1773: add fileprint test
- 20:19 Changeset in xpra [23127] by
- #1773: add encoding test
- 20:14 Changeset in xpra [23126] by
- #1773: add display test
- 20:14 Changeset in xpra [23125] by
- #1773: add clipboard test (missed from r23123)
- 20:13 Changeset in xpra [23124] by
- fix class names to match purpose
- 20:04 Changeset in xpra [23123] by
- #1773: add clipboard test and test matching source mixin
- 20:03 Changeset in xpra [23122] by
- #1773: add child command test
- 19:52 Changeset in xpra [23121] by
- #1773: refactoring to make it easier to test all server mixin classes
- 18:49 Changeset in xpra [23120] by
- #1773: split existing test into separate modules, add audio test
- 16:57 Changeset in xpra [23119] by
- #1773: add window manager test
- 16:49 Changeset in xpra [23118] by
- #1773: add webcam test (part 2)
- 16:49 Changeset in xpra [23117] by
- #1773: add webcam test
- 16:29 Changeset in xpra [23116] by
- #1773: add tray test
- 16:25 Changeset in xpra [23115] by
- #1773: add server info test
- 15:25 Changeset in xpra [23114] by
- #1773: add notifications test, refactor to ensure we always call cleanup
- 13:39 Ticket #2354 (Most AltGr+STH special characters not working) created by
- On a Debian buster system running Gnome via Wayland, where host keymap …
- 13:35 Changeset in xpra [23113] by
- #1773: add encoding test
- 13:28 Changeset in xpra [23112] by
- #1773: add display test
- 13:25 Changeset in xpra [23111] by
- don't log full backtrace at error level by default (not very helpful …
- 13:10 Changeset in xpra [23110] by
- when using 'premult_argb32', fix handling pixel_data passed as memoryview
- 12:19 Changeset in xpra [23109] by
- cosmetic
- 12:18 Changeset in xpra [23108] by
- #1773: add clipboard client mixin test and refactor network handling …
- 12:02 Changeset in xpra [23107] by
- split all mixin tests into sub-module
- 11:57 Changeset in xpra [23106] by
- #1773: add audio client mixin test
07/08/19:
- 20:37 Changeset in xpra [23105] by
- #2348: use more reliable structured info data, show details of each window
- 20:36 Changeset in xpra [23104] by
- strip leading zeroes from time delta
07/07/19:
07/06/19:
- 13:30 Changeset in xpra [23103] by
- r23102 backport: fix at-spi warnings coming from gdk display initialization
- 13:29 Changeset in xpra [23102] by
- #2318 also silence warnings coming from our own code when we …
07/04/19:
- 22:02 Changeset in xpra [23101] by
- r23100 backport: correctly handle unicode values for desktop names
- 22:00 Ticket #2353 (Character encoding problem when connecting to server) closed by
- fixed: More correct fix in r23100. (will backport)
- 21:59 Changeset in xpra [23100] by
- #2353 if get a string for the desktop name, keep at as it is
- 18:49 Changeset in xpra [23099] by
- #2353: catch all encoding errors and use a default name instead
- 18:29 Ticket #2353 (Character encoding problem when connecting to server) created by
- Using xpra 2.5.2+dfsg1-2 (currently in Debian unstable), also tested …
- 11:43 Changeset in xpra [23098] by
- r23097 backport: silence annoying atk warnings
- 11:41 Ticket #2318 (silence AT-SPI warnings) closed by
- fixed: Found the solution here: …
- 11:41 Changeset in xpra [23097] by
- #2318 silence atk / AT-SPI warnings
07/03/19:
- 17:15 Ticket #2339 (xpra control does not output error messages) closed by
- fixed
- 17:06 Changeset in xpra [23096] by
- lz4 2.1.10
- 17:01 Changeset in xpra [23095] by
- Cython 0.29.11
- 16:58 Changeset in xpra [23094] by
- paramiko 2.6.0
- 16:47 Ticket #2343 (debian packaging forces python2) closed by
- fixed: Fix verified using buster beta builds: […]
- 16:45 Ticket #1978 (html toolbar improvements) closed by
- fixed: This will do for 3.0
- 15:53 Ticket #2311 (Forwarding custom X properties) closed by
- worksforme
- 15:51 Ticket #1808 (Wish: Add a 'Window' menu for MacOSX) closed by
- worksforme
- 15:51 Ticket #2329 (md5 on FIPS-enabled Linux systems) closed by
- fixed: Minor fix in r23091 + r23092 (backport to v1.0 in r23093), which also …
- 15:49 Changeset in xpra [23093] by
- r23091 + r23092 backport: don't claim to support 'hmac' when 'md5' is …
- 15:46 Changeset in xpra [23092] by
- oops: fixup r23091 fallback code
- 15:40 Changeset in xpra [23091] by
- #2329: don't claim to support 'hmac' (which is in fact 'hmac+md5') …
- 10:52 Ticket #2352 (xpra shadow server has unexplained delays) created by
-
When connecting to a
shadow
server, I experience significant delays … - 10:28 Ticket #2338 (xpra shadow clipboard not working) closed by
- fixed: It seems that clipboard is working now as expected
- 05:47 Changeset in xpra [23090] by
- don't use the slower presets
07/02/19:
- 21:56 Changeset in xpra [23089] by
- we don't support wayland servers, so make sure GDK will use the X11 backend
- 21:53 Changeset in xpra [23088] by
- better error message if we can't open the display with gdk
- 21:36 Changeset in xpra [23087] by
- r23079 backport: fix '_monitor' subcommand with python3 clients
- 21:35 Changeset in xpra [23086] by
- r23080 backport: fix incorrect disconnection of non-ui clients
- 21:34 Changeset in xpra [23085] by
- r23082 backport: fix distro info shown for the proxy
- 21:28 Changeset in xpra [23084] by
- r23083 partial backport: add extra attributes to xpra info for better …
- 21:07 Changeset in xpra [23083] by
- #2348 basic 'xpra top' subcommand
- 21:02 Changeset in xpra [23082] by
- fix distro info shown for the proxy
- 20:09 Changeset in xpra [23081] by
- #2351 prepare for instantiation changes which will use the client …
- 17:53 Changeset in xpra [23080] by
- don't disconnect unless one of the connections with the same uuid is a …
- 16:55 Ticket #2351 (dynamic client connection class) created by
- Taking #1838 one step further: when the client disables a feature …
- 13:42 Changeset in xpra [23079] by
- fix monitor client with python3
- 10:13 Ticket #2350 (opengl double-buffering needs re-testing with python3) created by
- XPRA_OPENGL_DOUBLE_BUFFERED=1 needs re-testing with python3, see …
- 08:40 Ticket #2349 (cache gstreamer config) created by
- Related to #2341 and #2347. Similar to #2345. Instead of running …
07/01/19:
- 21:45 Changeset in xpra [23078] by
- glob with the display name so we don't spam the other server's logs …
- 21:29 Changeset in xpra [23077] by
- #2346 also wait for servers if the socket does not exist at all
- 21:05 Changeset in xpra [23076] by
- r23074 backport: fix missing variables
- 21:03 Changeset in xpra [23075] by
- add full backtrace at debug level
- 21:03 Changeset in xpra [23074] by
- fix missing variables
- 21:00 Changeset in xpra [23073] by
- complete r23050: add cpuinfo to xpra info, add python-cpuinfo package …
- 20:46 Changeset in xpra [23072] by
- fix ugly byte string output with python3
- 20:42 Changeset in xpra [23071] by
- add some debug logging
- 20:32 Ticket #2347 (faster client startup) closed by
- fixed: Updates: * r23062 makes it possible to skip loading the menu icons * …
- 20:29 Changeset in xpra [23070] by
- r23058 backport: fix GTK3 signal handling before main loop is running
- 20:26 Changeset in xpra [23069] by
- if we're using the 'x11' GDK backend then we're not running as a …
- 19:38 Changeset in xpra [23068] by
- #2347: delay loading of X11 and GTK bindings, as we may not need them
- 19:38 Changeset in xpra [23067] by
- #2347 try to use /etc/os-release to figure out the distribution before …
- 17:13 Ticket #2348 (xpra top) created by
-
Same as
top
but for xpra, using … - 15:39 Changeset in xpra [23066] by
- #2341 only load the xdg menu data if start-new-commands is enabled
- 15:34 Changeset in xpra [23065] by
- fix missing import
- 15:26 Changeset in xpra [23064] by
- no need to use binary strings for window properties
- 14:51 Changeset in xpra [23063] by
- #2347 add some debug logging
- 10:06 Changeset in xpra [23062] by
- #2347: make it possible to disable loading of menu icons
06/30/19:
- 22:17 Changeset in xpra [23061] by
- cache the data we load from /etc/os-release since we use it a lot
- 21:59 Ticket #2346 (client to retry to connect until it succeeds) closed by
- fixed: We now retry up to XPRA_CONNECT_TIMEOUT (defaults to 20 seconds): * …
- 21:55 Changeset in xpra [23060] by
- #2346 also retry AF_INET(6) socket connections
- 21:41 Changeset in xpra [23059] by
- #2346 retry up to XPRA_CONNECT_TIMEOUT seconds (default to 20)
- 21:15 Changeset in xpra [23058] by
- until the main loop is running we can't use glib's signal handler
- 17:55 Changeset in xpra [23057] by
- don't try to access XSettings under wayland
- 13:56 Changeset in xpra [23056] by
- #2347 only bother with the opengl safety checks if the opengl probe …
- 13:54 Changeset in xpra [23055] by
- #2347 add some debug logging
- 13:54 Changeset in xpra [23054] by
- #2347 add some debug logging
- 13:54 Changeset in xpra [23053] by
- #2347 add some debug logging
- 11:26 Changeset in xpra [23052] by
- don't bother logging the full stacktrace at error level, it is not …
- 11:23 Ticket #2341 (faster server startup) closed by
- fixed: Updates: * r23047 fix race condition with worker thread * r23048 fix …
- 11:01 Changeset in xpra [23051] by
- add docstrings, make more readable?
- 11:00 Changeset in xpra [23050] by
- show cpuinfo if we have it
- 10:11 Changeset in xpra [23049] by
- #2341: wait a little bit for the worker thread to complete, but only …
- 09:54 Changeset in xpra [23048] by
- #2341 prevent race condition: wait for initialization thread to …
- 09:54 Changeset in xpra [23047] by
- #2341: cleanup mdns publisher using the worker thread since we do …
- 09:50 Changeset in xpra [23046] by
- raise default icon size warning level to 64KB
06/29/19:
- 21:36 Ticket #2344 (don't load codecs we don't need) closed by
- fixed: Done in r23045.
- 21:35 Changeset in xpra [23045] by
- #2344 only load the codecs we now we need, simplify the loader code
- 20:06 Ticket #2347 (faster client startup) created by
- Same as #2341 but for the client. We already have: * #2344 for codecs …
- 16:47 Ticket #2346 (client to retry to connect until it succeeds) created by
- When we know where we want to connect, we may want to retry a number …
- 16:40 Ticket #2345 (cache opengl probe results) created by
- It would be nice to be able to probe the opengl state just once and …
- 16:28 Ticket #2344 (don't load codecs we don't need) created by
- Related to #2341, #1838, #1861. When we specify …
- 16:23 Changeset in xpra [23044] by
- log how long the opengl probing took
- 16:05 Changeset in xpra [23043] by
- #2341 make it possible to disable existing uinput device lookup
- 15:29 Changeset in xpra [23042] by
- #2343: build with python3 last so the script will be installed last by …
- 15:27 Ticket #2343 (debian packaging forces python2) created by
- […] Despite the fact that the script is python3 by default in …
- 14:39 Ticket #2342 (--clipboard does not work since v3.0) created by
- Clipboard sharing does not work with xpra v3.0-r22234 and higher. That …
06/28/19:
- 21:35 Changeset in xpra [23041] by
- r23025 backport: make it possible to skip opengl probing during server …
- 21:12 Changeset in xpra [23040] by
- fix parsing of padding colors
- 21:02 Changeset in xpra [23039] by
- #2341: don't bother setting up the menu watcher if we don't support …
- 20:45 Changeset in xpra [23038] by
- #2341: load codecs from threaded setup
- 20:26 Changeset in xpra [23037] by
- #2341: initialize the mdns publishers from the worker thread
- 20:24 Changeset in xpra [23036] by
- if one of the threaded_setup() methods fails, log an error and continue
- 20:22 Changeset in xpra [23035] by
- if we fail to setup the menu watcher, log an error with the details
- 20:17 Changeset in xpra [23034] by
- #2341: missed from r23028: generate default config with fake-xinerama value
- 17:17 Changeset in xpra [23033] by
- fixup r23031: on Posix, find_library returns a filename not a path.. …
- 16:24 Changeset in xpra [23032] by
- #2341: with python3, we have faster socket functions so use them
- 16:10 Changeset in xpra [23031] by
- we already use ctypes in other places, use its find_library function …
- 15:58 Changeset in xpra [23030] by
- #2341 print_run_info via worker thread, print_screen_info from there …
06/26/19:
- 13:14 Changeset in xpra [23029] by
- add missing entry: resize-display switch
- 10:04 Changeset in xpra [23028] by
- #2341 fake-xinerama option can now specify a path to use so we can …
- 09:47 Ticket #2341 (faster server startup) created by
- Following the complaint that xpra startup is slow (ie: in this ticket: …
06/25/19:
- 18:09 Changeset in xpra [23027] by
- move device initialization to threaded init
- 18:05 Changeset in xpra [23026] by
- move get_platform_info() caching initialization to threaded init since …
- 17:14 Changeset in xpra [23025] by
- if opengl is set to noprobe, just skip opengl_probe()
06/24/19:
- 16:54 Changeset in xpra [23024] by
- r23023 backport: don't wait unnecessarily
- 16:47 Changeset in xpra [23023] by
- if we managed to take a peek, don't sleep
- 16:30 Changeset in xpra [23022] by
- when starting a server under wayland, xpra.platform.features gets …
- 12:36 Ticket #2296 (Cannot start xpra shadow with 226**) closed by
- fixed: The proposed solution does not work: […] but just removing the …
- 02:46 Ticket #2340 ("Run command" fails: 'NoneType' object is not iterable) closed by
- upstream: Great investigation. Closing as 'upstream' issue.
06/23/19:
- 14:06 Changeset in xpra [23021] by
- r23020 backport: add missing modal-window entry in man page
- 14:05 Changeset in xpra [23020] by
- #2255 add modal-windows to man page
06/22/19:
- 17:31 Changeset in xpra [23019] by
- #2340 try without XDG_CONFIG_DIRS if we have to
- 14:34 Changeset in xpra [23018] by
- when windows are destroyed, we may get metadata updates for their …
- 13:59 Changeset in xpra [23017] by
- #2340 avoid error if we don't have the menu data
- 13:27 Ticket #2340 ("Run command" fails: 'NoneType' object is not iterable) created by
- Server: 2.5.2-r22875-1 / Ubuntu 16.04.6 Client: 3.0-20190621-r23016-1 …
06/20/19:
- 17:54 Changeset in xpra [23016] by
- r23006 backport: call cleanup_all_event_receivers from the right place …
- 17:41 Changeset in xpra [23015] by
- r23014 backport: fix python3 errors handling clipboard atoms
- 17:40 Changeset in xpra [23014] by
- #812 avoid bytes vs strings nonsense with python3
- 17:09 Changeset in xpra [23013] by
- forward port r23012: this shortcut must not be used on atom binary data
- 17:06 Changeset in xpra [23012] by
- only take the 'atoms' shortcut if the value is actually already a list …
- 16:58 Changeset in xpra [23011] by
- r23010 backport and much more: try harder to always handle 'dtype', …
- 16:50 Changeset in xpra [23010] by
- #812: safer check for no data (don't assume byte strings), compare …
- 16:50 Changeset in xpra [23009] by
- #812: don't convert contents to a string for debug logging unless …
- 16:32 Changeset in xpra [23008] by
- r23007 backport: fix typo, shortcuts out for data types we know we …
- 16:32 Changeset in xpra [23007] by
- typo
- 16:05 Changeset in xpra [23006] by
- we should not remove all event receivers in the XRootPropWatcher, only …
- 15:56 Changeset in xpra [23005] by
- #812 / #2338: all servers that use the new x11 clipboard code need to …
- 13:39 Changeset in xpra [23004] by
- only warn once
- 10:10 Changeset in xpra [23003] by
- #812: log 'blasklisted' message at debug level
- 10:09 Changeset in xpra [23002] by
- #812: looser matching of blacklisted clients
- 09:02 Ticket #2178 (better monotonic clock for win32) closed by
-
fixed: python2 doesn't have
time.perf_counter
, here's the data: […] … - 08:42 Changeset in xpra [23001] by
- #2178 use QueryPerformanceFrequency? implementation on win32
- 06:21 Ticket #2247 (Second session start fails) closed by
- worksforme: I think we can close this, and re-open if it re-appears. I can't …
06/19/19:
- 19:26 Changeset in xpra [23000] by
- r22999 backport: fix scroll encoding target location (ie: multi window …
- 19:21 Ticket #2308 (xpra shadow has huge drawing delays) closed by
- fixed: Bug fixed in r22999: we were losing the rectangle offsets when …
- 19:17 Changeset in xpra [22999] by
- #2308: don't lose the target location when handling sub-images, and …
- 19:16 Changeset in xpra [22998] by
- when we enable REPAINT_ALL, repaint even if the backing does not need …
- 13:22 Changeset in xpra [22997] by
- r22993 backport: fix clipboard-direction setting not propagated to the …
- 11:27 Changeset in xpra [22996] by
- undo r22995: we must return an error code when the operation failed
- 11:23 Changeset in xpra [22995] by
- better message if the direction is invalid
- 11:20 Changeset in xpra [22994] by
- better message with python3
- 11:19 Changeset in xpra [22993] by
- #2338 use the correct name for the setting
- 11:16 Ticket #2172 (clipboard hangs thread) closed by
- fixed: Feel free to re-open if this re-occurs. I am pretty confident that …
- 10:40 Ticket #2339 (xpra control does not output error messages) created by
- From #2338: Running: […] Gives no output, but, in logs: […]
- 10:39 Ticket #2338 (xpra shadow clipboard not working) created by
- After #2284 fixed, I noticed that trying to copy text on a shadow …[…]
- 06:56 Changeset in xpra [22992] by
- refactor screen change handling code for better code re-use
- 06:55 Changeset in xpra [22991] by
- don't save the server pid when shadowing (method not available - this …
06/18/19:
- 14:02 Changeset in xpra [22990] by
- r22989 backport: fix red and blue colours swapped in default window icons
- 14:01 Changeset in xpra [22989] by
- pixbuf icons give us pixel data in 'RGBA' format
- 13:53 Ticket #2336 (start-desktop focus broken) closed by
-
fixed:
xpra start-desktop --start=xterm
Clicks on the xterm don't seem … - 13:53 Changeset in xpra [22988] by
- #2336 revert r22966
- 13:12 Changeset in xpra [22987] by
- r22986 backport: fix invalid mdns records for rfb servers
- 13:11 Changeset in xpra [22986] by
- fix invalid mdns records for rfb servers
- 13:08 Ticket #2337 (shadow doesn't listen for randr events) closed by
- fixed: Worked very well everywhere, including with multiple monitors. …
- 13:07 Changeset in xpra [22985] by
- r22984 backport: handle shadow servers display resizing
- 12:57 Changeset in xpra [22984] by
- #2337 listen for randr events
- 12:00 Ticket #2337 (shadow doesn't listen for randr events) created by
- Resizing the desktop doesn't resize the windows on the client. Even …
- 09:17 Ticket #2081 (virtual desktop detection for windows 10) closed by
- duplicate: See #1442
- 09:15 Ticket #2107 (Huge cursor with screen sharing) closed by
- needinfo: I can't reproduce any problems.
- 09:10 Ticket #2336 (start-desktop focus broken) created by
- Works fine in v2.5.x Broken as of r22982 and earlier.
- 08:40 Changeset in xpra [22983] by
- force rebuild
- 07:18 Ticket #2115 (Add screen sharing settings to the launcher) closed by
- fixed: * r22981 expose client's sharing setting via xpra info * r22982 add …
- 07:18 Changeset in xpra [22982] by
- #2115 add sharing toggle
- 07:17 Changeset in xpra [22981] by
- #2115 expose client's sharing setting via xpra info
- 07:04 Changeset in xpra [22980] by
- rename 'advanced options' and allow python3 clients to choose the encoding
- 06:55 Changeset in xpra [22979] by
- avoid errors on signal: don't try to cleanup the 'client' if we don't …
- 06:43 Changeset in xpra [22978] by
- hide brotli from rgb compression options
- 06:16 Changeset in xpra [22977] by
- r22976 backport: allow non-strict ssl host key checking with wss …
- 06:15 Changeset in xpra [22976] by
- support non-strict host key check with wss transport in launcher
- 06:04 Changeset in xpra [22975] by
- ensure variables are intialized early so we can call cleanup if we …
- 05:59 Changeset in xpra [22974] by
- more flexible: we may add options to paramiko
06/17/19:
- 16:49 Changeset in xpra [22973] by
- #1808 hook a 'Windows' menu
- 16:18 Changeset in xpra [22972] by
- #1808 add missing window actions to menu
- 10:49 Changeset in xpra [22971] by
- #2276 update man page
- 10:46 Changeset in xpra [22970] by
- #2276 show only the value specified in the given directory, not …
- 10:42 Changeset in xpra [22969] by
- #2276 add 'showsetting' subcommand
- 07:05 Changeset in xpra [22968] by
- r22967 backport: fix desktop server screen size not resizing to match …
- 07:04 Ticket #1557 (Resize desktop size with regard to browser window size) closed by
- fixed: Fixed in r22967. (will backport) You can apply the fixes by hand or …
- 07:02 Changeset in xpra [22967] by
- #1557 do update the window dimensions after calculating them, force …
- 07:00 Changeset in xpra [22966] by
- avoid pylint warning
- 05:56 Ticket #1557 (Resize desktop size with regard to browser window size) reopened by
- I can reproduce the problem.
- 05:11 Ticket #2335 (Empty "Start" menu in the HTML5 client) closed by
- fixed: Fixed in r22965. (can easily be applied by hand) I have no idea why …
- 05:09 Changeset in xpra [22965] by
- #2335 checking that the dictionary exists is enough
- 05:08 Changeset in xpra [22964] by
- better warning message format
Note: See TracTimeline
for information about the timeline view.