Timeline
11/17/19:
- 15:57 Changeset in xpra [24434] by
- #2481 now that we always do a refresh, make sure that it is efficient: …
- 15:06 Ticket #2483 (html5 scroll paint error and disconnection) created by
- Caught this in my server log and the client got disconnected: […] …
- 03:25 Changeset in xpra [24433] by
- #2481 try to disable DRAW_REFRESH again now that the win32 repaint bug …
- 03:17 Ticket #2482 (macos GTK3 maximize does not stick) created by
- Remote session is a start-desktop with gnome-shell. 2560 x 1600 on mac …
- 03:01 Changeset in xpra [24432] by
- fixup r24310: we also need encodings initialized for 'start-desktop' …
- 02:43 Changeset in xpra [24431] by
- pyasn1 0.4.8
11/16/19:
- 18:11 Ticket #2481 (Laggy unless XPRA_OPENGL_DRAW_REFRESH=0) created by
- I appreciate there is some difficulty with drivers on Python 3, and, …
11/15/19:
- 23:38 Ticket #2480 (Command key is stuck on Mac OS and Wrong DPI) created by
- Xpra server 3.0.2 is installed on a Ubuntu 18.04 server. I'm using Mac …
11/14/19:
- 05:07 Changeset in xpra [24430] by
- version bump + update release notes
- 04:55 Changeset in xpra [24429] by
- r24426 + r24428 backport: only enable video by default on 64-bit …
- 04:52 Ticket #2479 (broadway errors: Array buffer allocation failed) closed by
- fixed: I believe this is fixed in r24426: we only enable video decoding by …
- 04:21 Changeset in xpra [24428] by
- show navigator platform and 64-bit detection in console log output
- 04:18 Changeset in xpra [24427] by
- remove debug logging
- 04:18 Changeset in xpra [24426] by
- #2479: only enable video by default on 64-bit browsers
11/13/19:
- 23:44 Ticket #1844 (async clipboard api) closed by
- fixed: Ahh... guilty as charged - I had forgotten and was indeed using an …
- 17:12 Ticket #2479 (broadway errors: Array buffer allocation failed) created by
- Is it leaking and running out of memory? […]
- 15:23 Changeset in xpra [24425] by
- ignore spurious clipboard notification events with no owners
- 09:42 Changeset in xpra [24424] by
- r24422 backport: better clipboard debug message format
- 09:42 Changeset in xpra [24423] by
- r24421 backport: translate clipboard target requests for known …
- 09:38 Changeset in xpra [24422] by
- #1844 better clipboard debug message format
- 09:25 Changeset in xpra [24421] by
- #1844 auto-translate 'text/plain;charset=utf-8' to 'UTF8_STRING' or …
- 09:22 Changeset in xpra [24420] by
- don't log ssl errors at error level
- 08:17 Changeset in xpra [24419] by
- r24411 + r24412 backport: fix missing clipboard sync events on right …
11/12/19:
- 08:09 Changeset in xpra [24418] by
- v1.4.3
- 03:03 Changeset in xpra [24417] by
- r24416 backport: fix 'xpra top' errors when the terminal window is too …
- 03:00 Changeset in xpra [24416] by
- if the terminal window is too small, don't try to overflow it and show …
11/08/19:
- 15:31 Changeset in xpra [24415] by
- more generic name for the exit function
- 15:25 Changeset in xpra [24414] by
- #2478 only suppress Control_L when we do get an AltGr? event
- 15:19 Changeset in xpra [24413] by
- fix debug logging
- 14:22 Changeset in xpra [24412] by
- #1844 also poll the clipboard when we get a right click
- 14:21 Changeset in xpra [24411] by
- #1844 poll the clipboard whenever we get a key event
- 07:54 Changeset in xpra [24410] by
- fix TypeError? in genexpr: resolve super before entering genexpr scope
- 07:11 Ticket #2478 (Problems sending control characters) created by
- Viewing Fedora 31 with xpra 3.0.2 from Windows 7, I see problems …
- 06:46 Changeset in xpra [24409] by
- r24394 + r24388 + r24399 backport: curl 7.67, pyparsing 2.4.4, orc 0.4.31
- 06:43 Changeset in xpra [24408] by
- r24395 backport: fix move_resize shortcut, use correct method for …
- 06:42 Changeset in xpra [24407] by
- r24399 backport: fix XSetClassHint call
- 01:44 Ticket #2477 (FTBFS on [armel,armhf,mipsel] due to "-mfpmath=387") closed by
- fixed: Already fixed in r24402.
11/07/19:
- 20:38 Ticket #2477 (FTBFS on [armel,armhf,mipsel] due to "-mfpmath=387") created by
- Xpra 3.0.2 FTBFS on several architectures due to unrecognised compiler …
- 15:13 Ticket #2475 (clipped window, title bar buttons missing) closed by
-
fixed: I was close to giving up when I tried the undocumented
GTK_CSD=0
… - 15:11 Ticket #2466 (GTK3 OpenGL win32 window is transparent) closed by
- fixed: Indeed, #2457 and #2475 were related and r24405 fixes all 3 bugs. So …
- 15:11 Changeset in xpra [24406] by
- revert r24374: opengl works again on win32 after r24404 backport
- 15:07 Changeset in xpra [24405] by
- partial revert of r24371: opengl works again on win32 after r24403
- 15:04 Changeset in xpra [24404] by
- r24403 backport: disable CSD early to fix win32 client geometry bug in GTK3
- 14:58 Changeset in xpra [24403] by
- #2475 / #2457 disable CSD to get GTK3 to honour the size hints correctly
- 12:46 Changeset in xpra [24402] by
- r24401 backport: fix compilation on non-i386 32-bit platforms
- 12:45 Changeset in xpra [24401] by
- only apply the i386 compilation workaround on i386 platform
- 08:16 Changeset in xpra [24400] by
- remove values meant for xterm test
- 08:14 Changeset in xpra [24399] by
- the native bindings expect byte strings..
- 07:53 Ticket #2476 (server crash on re-connection) created by
- Reproducible (not very reliably) by testing for #2475 / #2457 with …
- 06:39 Changeset in xpra [24398] by
- port more test scripts to gtk3
- 06:24 Changeset in xpra [24397] by
- minor gtk / python3 fixes
- 06:21 Changeset in xpra [24396] by
- #2475 test window for eclipse bug
11/06/19:
- 15:21 Changeset in xpra [24395] by
- the coordinates requested are actually that of the drawing area, so …
- 15:05 Changeset in xpra [24394] by
- orc 0.4.31
- 14:56 Ticket #2457 (xpra start gnome-terminal window "is jumpy") closed by
- fixed: 3.0.2 has been released with this fix. There is now a similar ticket …
- 14:55 Changeset in xpra [24393] by
- ignore platform query errors that should not be fatal
- 14:50 Changeset in xpra [24392] by
- querying the platform_release may raise an exception, ignore it as …
- 11:35 Ticket #2475 (clipped window, title bar buttons missing) created by
- Windows client 3.0.2-r24387 is still not usable for me. The Icon in …
- 10:57 Changeset in xpra [24391] by
- move all of the clamping code within the if switch
- 10:42 Changeset in xpra [24390] by
- remove mostly empty module by moving its contents where they are used
- 10:33 Changeset in xpra [24389] by
- curl 7.67
- 10:32 Changeset in xpra [24388] by
- pyparsing 2.4.4
11/05/19:
- 12:01 Changeset in xpra [24387] by
- the deprecation warnings are cropping up everywhere, enable the …
- 08:31 Changeset in xpra [24386] by
- update release notes
- 08:24 Changeset in xpra [24385] by
- r24384 backport: blacklist old Intel drivers: Ivybridge, Haswell
- 08:22 Changeset in xpra [24384] by
- #2469 blacklist old Intel drivers: Ivybridge, Haswell
11/04/19:
- 16:59 Changeset in xpra [24383] by
- if the line doesn't look like plain ascii text, log it as hex
- 16:44 Changeset in xpra [24382] by
- add latest fixes to the release notes
- 16:00 Changeset in xpra [24381] by
- r24380 backport: GTK3 requires a widget to apply the size hints correctly
- 15:57 Changeset in xpra [24380] by
- #2457 GTK3 requires a widget to apply the size hints
- 15:26 Changeset in xpra [24379] by
- make the script self-contained (remove xpra import compat magic)
- 15:21 Changeset in xpra [24378] by
- r24377 backport: adapt test case so we can run it with python2 or python3
- 14:39 Changeset in xpra [24377] by
- #2457 add test case for xterm geometry hints
- 13:59 Changeset in xpra [24376] by
- log full stacktrace at debug level
- 12:18 Changeset in xpra [24375] by
- python 2.7.17
- 12:15 Changeset in xpra [24374] by
- r24369 + r24371 backport: disable opengl by default with GTK3 (#2466)
- 11:59 Changeset in xpra [24373] by
- r24372 backport: faad2 2.9.1
- 11:58 Changeset in xpra [24372] by
- faad2 2.9.1
- 08:53 Changeset in xpra [24371] by
- #2466 make the conditional statement easier to read, also update …
- 08:46 Ticket #2474 (security issues in faac and faad2 codecs) closed by
- fixed: Backport in r24370.
- 08:46 Changeset in xpra [24370] by
- r24368 backport: faac and faad2 updates fix vulnerabilities
- 08:45 Changeset in xpra [24369] by
- #2466 disable opengl on win32 for now
- 08:31 Ticket #2474 (security issues in faac and faad2 codecs) created by
- See: * faac releases * …
- 08:30 Changeset in xpra [24368] by
- faac 1.30, faad2 2.9.0
- 08:21 Changeset in xpra [24367] by
- r24365 backport: release the opengl context
- 08:18 Changeset in xpra [24366] by
- better error message
- 08:17 Changeset in xpra [24365] by
- fire the paint callbacks after releasing the gl context
- 03:36 Changeset in xpra [24364] by
- r24363 backport: fix ssh connection errors when the 'Port' is …
- 03:35 Ticket #2473 (%d format: a number is required, not str) closed by
- fixed: Thanks for the bug report, this is fixed in r24363 and will be in the …
- 03:35 Changeset in xpra [24363] by
- #2473 port should always be a number
- 03:18 Changeset in xpra [24362] by
- Fedora 31 builds a package that cannot be installed if we let its …
- 03:04 Ticket #2473 (%d format: a number is required, not str) created by
- Similar error as #2437 but from macos client using GUI, when …
- 02:55 Changeset in xpra [24361] by
- Fedora 31 fixes: bump release no to avoid deprecated override, force …
- 02:43 Changeset in xpra [24360] by
- fix date
- 02:35 Changeset in xpra [24359] by
- clearer warning message, not an error
- 02:33 Changeset in xpra [24358] by
- pyparsing 2.4.3
11/03/19:
- 16:12 Ticket #2466 (GTK3 OpenGL win32 window is transparent) reopened by
- The fix is incorrect, it ends up disabling opengl because this now …
- 16:10 Changeset in xpra [24357] by
- #2457 use geometry logger for geometry hints
- 16:08 Changeset in xpra [24356] by
- GEOMETRY flag was used for MAX_SIZE_HINT, which was not used at all - …
- 16:05 Changeset in xpra [24355] by
- fix pylint warnings
- 15:04 Ticket #2466 (GTK3 OpenGL win32 window is transparent) closed by
- fixed: Easy fix in r24350 + r24351 + r24353, with older versions use: […] …
- 15:00 Changeset in xpra [24354] by
- remove redundant definitions, move test examples to drivers config
- 14:57 Changeset in xpra [24353] by
- #2466 doh, in v4 we only have python3
- 14:56 Changeset in xpra [24352] by
- r24350 + r24351 backport: force refresh with python3
- 14:55 Changeset in xpra [24351] by
- #2466 since the bug has also been reported on Linux, enable repaint on …
- 14:52 Changeset in xpra [24350] by
- #2466 GTK3 is painting to an offscreen buffer, so we need to trigger a …
- 14:43 Changeset in xpra [24349] by
- remove unused imports
- 14:23 Changeset in xpra [24348] by
- #2457 add 'TIMESTAMP' virtual variable used for expanding log-file
- 09:31 Changeset in xpra [24347] by
- r24342 + r24343 + r24346 backport: add missing jpeg and libyuv build / …
- 09:30 Changeset in xpra [24346] by
- turbojpeg jpeg-turbo confusion..
- 09:21 Changeset in xpra [24345] by
- r24344 backport: fix 32-bit builds support for building the latest …
- 09:19 Ticket #2472 (xxh3.h build error in 32-bit fedora) closed by
- fixed: As per r24344, this may well be sub-optimal, but at least we can …
- 09:18 Changeset in xpra [24344] by
- #2472 use mfpmath=387 for 32-bit builds, this may well be sub-optimal
- 09:18 Ticket #2472 (xxh3.h build error in 32-bit fedora) created by
- […] It might be a good time to just drop 32-bit packages?
- 09:04 Changeset in xpra [24343] by
- add missing runtime dependency
- 08:57 Changeset in xpra [24342] by
- we must build the jpeg codec, so we need the libjpeg-turbo headers …
- 08:30 Changeset in xpra [24341] by
- #2414 enable pillow early so we have 'png' and 'jpeg' encoders before …
- 08:01 Ticket #2471 (review websockets layer security) created by
- [https://speakerdeck.com/0ang3el/whats-wrong-with-websocket-apis-unveil …
- 07:53 Ticket #2470 (0-day: rebuild with new pdfium dll) created by
- Details here: …
11/02/19:
- 11:07 Ticket #2469 (version 3.0.1 is broken) closed by
- duplicate: Duplicate of #2466. Until 3.0.2 is released, turn off opengl and …
- 09:13 Ticket #2469 (version 3.0.1 is broken) created by
- The rendering of the window in the client is broken (see screenshot), …
11/01/19:
- 16:40 Changeset in xpra [24340] by
- #2416 add load-balancing option, remove 'blacklist' which is …
- 15:38 Changeset in xpra [24339] by
- make code more re-usable: move context check to a function
- 15:31 Changeset in xpra [24338] by
- make code more re-usable
- 15:21 Changeset in xpra [24337] by
- r24336 backport: log the device actually selected
- 15:20 Changeset in xpra [24336] by
- log the device actually selected
- 15:14 Changeset in xpra [24335] by
- test device selection from main script
- 15:12 Changeset in xpra [24334] by
- group imports
- 12:21 Changeset in xpra [24333] by
- #2416 the PCI id from nvidia is different from the one we get via …
- 11:17 Changeset in xpra [24332] by
- #2416 update examples in sample config
- 11:15 Changeset in xpra [24331] by
- #2416 allow the list of enabled / disabled devices to use device names …
- 10:20 Changeset in xpra [24330] by
- percentage should be an int
10/31/19:
- 12:21 Changeset in xpra [24329] by
- add latest fixes to the release notes
- 11:40 Ticket #2468 (trim win32 installer size) created by
- We had already done this: * #1988 * #1857 But the installer has …
- 11:19 Changeset in xpra [24328] by
- log message if we can't use clipboard.write
- 11:07 Changeset in xpra [24327] by
- fixup r24317 some more: this vs ctx confusion with packet handlers
- 11:05 Changeset in xpra [24326] by
- fixup r24317
- 10:43 Changeset in xpra [24325] by
- r24324 backport: fix clipboard token sent from the polling events
- 10:43 Changeset in xpra [24324] by
- doh: when sending the token from the polling code, give it the text …
- 08:29 Changeset in xpra [24323] by
- better debug logging
- 08:29 Changeset in xpra [24322] by
- fix deprecation warnings
- 08:22 Changeset in xpra [24321] by
- fix pylint warning
- 08:22 Changeset in xpra [24320] by
- we can't fchmod after we close the fd
- 08:15 Ticket #2467 (move to opengl core profile) created by
- More "modern" opengl. Means using VBO for vertices, …
- 07:57 Changeset in xpra [24319] by
- #2414 oops, remove test code
- 07:41 Ticket #2414 (don't wait for codec initialization to accept connections) closed by
- fixed: Done: * r24311 (+r24313 fixup) + r24314: we only wait for connections …
- 07:40 Changeset in xpra [24318] by
- #2414 typo
- 07:37 Changeset in xpra [24317] by
- #2414 tell the server that the html5 client doesn't need to wait
- 07:33 Changeset in xpra [24316] by
- packets are not in the main thread, use idle_add to update the UI
- 07:30 Changeset in xpra [24315] by
- #2414 if the client supports it, send the 'encodings' attributes using …
- 06:30 Changeset in xpra [24314] by
- #2414 wait for init thread before parsing encodings
- 06:29 Changeset in xpra [24313] by
- #2414 there is no threaded init in ServerCore?
- 06:05 Changeset in xpra [24312] by
- this is not the main thread, so KeyboardInterrupt? is never raised here
- 06:05 Changeset in xpra [24311] by
- #2414 wait for threaded init only if the connection needs encoding …
- 05:54 Ticket #2411 (don't load codecs for most subcommands) closed by
- fixed: Done in r24310.
- 05:54 Changeset in xpra [24310] by
- #2411 don't load codecs for most subcommands
- 05:46 Changeset in xpra [24309] by
- fix pylint warnings
10/30/19:
- 17:10 Xdummy edited by
- remove oudated bits (diff)
- 16:08 Changeset in xpra [24308] by
- remove legacy non-textured cursor code
- 12:52 Changeset in xpra [24307] by
- make it easier to know which python version is used: show it on the …
- 12:50 Changeset in xpra [24306] by
- show python version in about page
- 06:06 Changeset in xpra [24305] by
- fixup r24304: older flags, gtk2 / python2 compatibility
- 05:37 Changeset in xpra [24304] by
- r24299 + r24300 backport: make it easier to test opengl rendering
- 03:10 Changeset in xpra [24303] by
- bump version and update the release notes
10/29/19:
- 19:29 Ticket #2449 (Missing jquery.js file error) closed by
- fixed: Using the stable xpra repo a dnf update (fedora 30) is picking up …
- 18:05 Changeset in xpra [24302] by
- callers expect a single return value
- 17:37 Changeset in xpra [24301] by
- simplify: remove indirection and call Gtk.Window directly
- 17:19 Changeset in xpra [24300] by
- add env var to control repaints, fix errors when keys are pressed
- 16:15 Changeset in xpra [24299] by
- #2466 / #2443 make it easier to test opengl rendering
- 16:02 Changeset in xpra [24298] by
- missed from r24297
- 15:36 Changeset in xpra [24297] by
- remove redundant explicit new-style classes which is the default in python3
- 15:01 Changeset in xpra [24296] by
- r24295 backport: make it easier to debug win32 gl context issues
- 12:03 Ticket #2466 (GTK3 OpenGL win32 window is transparent) created by
- Like it's not getting painted at all. Tried 2.5.3 and 3.0.x on a win7 …
- 11:59 Changeset in xpra [24295] by
- add debug logging
- 11:56 Changeset in xpra [24294] by
- remove unused global
- 01:18 Ticket #2237 (HTML5 Client Configuration File) closed by
- fixed: Received by email: Works for me, thank you''
10/28/19:
- 16:45 Changeset in xpra [24293] by
- fix syntax error, shorter too
- 16:43 Changeset in xpra [24292] by
- how can patch make such a mess of things?
- 15:02 Changeset in xpra [24291] by
- #2237 add site wide default settings
- 14:10 Changeset in xpra [24290] by
- remove unused / commented out code
- 13:42 Ticket #2465 (fedora 31 upgrade issues) closed by
- fixed: r24288 + r24289 fix package name compatibility issues with pytools: we …
- 13:33 Changeset in xpra [24289] by
- doh: fix non el7 syntax
- 13:32 Changeset in xpra [24288] by
- #2465 Fedora 31 rebuild, prevent conflicts with old package names
10/27/19:
- 14:47 Changeset in xpra [24287] by
- remove python2 compatible imports
- 14:29 Changeset in xpra [24286] by
- r24285 backport: compatibility with newer versions of pillow for win32 …
- 14:12 Changeset in xpra [24285] by
- compatibility with newer versions of pillow: we have to exclude tk …
- 13:27 Changeset in xpra [24284] by
- r24283 backport: fix transient-for popup workaround
- 13:26 Changeset in xpra [24283] by
- fix bug introduced in r6442, check for None was never True
- 12:53 Ticket #2465 (fedora 31 upgrade issues) created by
- […]
- 04:13 Ticket #2464 (Window size calculations wrong when GDK_SCALE >= 2) reopened by
- That's not quite the right fix. The problem isn't the environment …
- 04:01 Changeset in xpra [24282] by
- r24281 backport: disable gtk window scaling to avoid problems
- 03:59 Ticket #2464 (Window size calculations wrong when GDK_SCALE >= 2) closed by
- fixed: Thanks, fixed in r24281. See also #2438.
- 03:58 Changeset in xpra [24281] by
- #2464 make sure GDK_SCALE is never set before we start using gtk
- 02:58 Ticket #2464 (Window size calculations wrong when GDK_SCALE >= 2) created by
- GDK window scaling confuses xpra's window size calculations. Suppose I …
10/26/19:
- 16:59 Changeset in xpra [24280] by
- r24279 backport: don't use av-delay for 'text' and 'picture' content-type
- 16:58 Changeset in xpra [24279] by
- don't use av-delay for 'text' and 'picture' content-type
- 16:50 Changeset in xpra [24278] by
- fix lost screen updates
- 16:49 Ticket #2462 (up resuming, client window not on the focused workspace is black.) closed by
- fixed: The real fix is in r24277. The workspace and screen stuff just made it …
- 16:48 Changeset in xpra [24277] by
- #2462 fix (re)scheduling of encoding from the avsync queue: due time …
- 16:24 Changeset in xpra [24276] by
- better debug logging
- 16:07 Changeset in xpra [24275] by
- r24274 fix remote logging errors for messages with '%' in them and no …
- 15:31 Changeset in xpra [24274] by
- if we don't have any arguments to use, don't try to format the string …
- 15:22 Changeset in xpra [24273] by
- more readable code?
- 15:19 Changeset in xpra [24272] by
- fix pylint warnings
- 12:24 Changeset in xpra [24271] by
- fix race condition: if we fail to connect, conn object may be None here
- 12:23 Changeset in xpra [24270] by
- remove debug
- 12:14 Changeset in xpra [24269] by
- r24265 backport: fix python3 servers wrongly sending the screen attribute
- 12:01 Changeset in xpra [24268] by
- also log failed arguments
- 12:01 Changeset in xpra [24267] by
- remove debug
- 11:53 Changeset in xpra [24266] by
- #2462 we no longer honour the screen attribute, no need to send it to …
- 11:48 Changeset in xpra [24265] by
- #2462 python3 strings byte us again: try to delete both the string and …
- 11:47 Changeset in xpra [24264] by
- better debug logging
- 11:46 Changeset in xpra [24263] by
- make logged packet max size configurable
10/25/19:
- 13:20 Changeset in xpra [24262] by
- better debug logging, delete 'both' keys
- 13:19 Changeset in xpra [24261] by
- make things more consistent: use prop_* wrapper function
- 13:18 Changeset in xpra [24260] by
- better debug logging strings, use shorter signal import
- 01:54 Ticket #2463 (Seeing an error in expire_delayed_region, in window_source.py, when ...) closed by
- fixed: Good catch, that was caused by r24174 and is fixed in r24259. There …
- 01:53 Changeset in xpra [24259] by
- anonymous functions can't use super()
10/24/19:
- 22:28 Ticket #2463 (Seeing an error in expire_delayed_region, in window_source.py, when ...) created by
- Updated fedora 30 server to 4.0-r24232 and launched with […] …
- 13:26 Changeset in xpra [24258] by
- for a stable branch the revision should always be non zero
- 04:52 Changeset in xpra [24257] by
- make it easier to debug: show the window id we're processing
- 04:43 Changeset in xpra [24256] by
- r24255 backport: correctly strip null bytes (python3)
- 04:42 Changeset in xpra [24255] by
- correctly strip null bytes, before they're turned into strings (python3..)
- 04:00 Changeset in xpra [24254] by
- r24253 backport: revert Debian package name confusion
- 03:59 Changeset in xpra [24253] by
- undo r24251, we do need the development headers and although the …
10/23/19:
- 13:30 Changeset in xpra [24252] by
- forward port r24251 - Debian package naming sure is confusing
- 13:30 Changeset in xpra [24251] by
- no such thing as python3-gi-dev?
- 13:25 Changeset in xpra [24250] by
- rebuild with clipboard fix
- 13:23 Ticket #2461 (clipboard copying from server to client doesn't work.) closed by
- fixed: The commit has been reverted in r24245, and the correct fix applied in …
- 13:22 Changeset in xpra [24249] by
- r24247 backport: fix win32 clipboard (was using hardcoded target in …
- 13:21 Ticket #2450 (eclipse does not paste) closed by
- fixed: The correct fix is in r24247.
- 13:20 Changeset in xpra [24248] by
- #2450 reject any target we never claimed to support
- 13:19 Changeset in xpra [24247] by
- #2450 return the target the remote end requested, not a hard-coded one
- 13:06 Changeset in xpra [24246] by
- r24245 backport: revert problematic clipboard fix
- 13:05 Changeset in xpra [24245] by
- #2461 revert r24231
- 13:03 Changeset in xpra [24244] by
- unused import
- 12:35 Ticket #2436 (after disconnect and reconnect, windows originally on different ...) closed by
- fixed: The new ticket for the black window is #2462
- 12:34 Ticket #2450 (eclipse does not paste) reopened by
- Looks like this fix is causing a regression: #2461.
- 08:14 Ticket #2462 (up resuming, client window not on the focused workspace is black.) created by
- This bug is apparently introduced when fixing ticket #2436 (r24062). …
- 07:59 Ticket #2461 (clipboard copying from server to client doesn't work.) created by
- After updating from 3.0 (r24095) to 3.0.1(r24241), the text clipboard …
- 06:10 Changeset in xpra [24243] by
- r24242 backport: fix build dependency
- 06:09 Changeset in xpra [24242] by
- oops: no more python2
10/22/19:
- 14:11 Changeset in xpra [24241] by
- v3 doesn't need this patch
- 13:32 Changeset in xpra [24240] by
- r 24233backport: pillow 6.2.1
- 13:23 Ticket #2452 (Firefox html5 clipboard sync is... confusing.) reopened by
- Re-opening because we need to handle Firefox better: either request …
- 12:55 Changeset in xpra [24239] by
- add latest fix to the release notes, update release date
- 10:55 Ticket #2427 (xpra not enough values to unpack) closed by
- fixed: I'm still not sure about how you managed to hit this bug, but since it …
- 10:08 Ticket #2424 (per socket options) closed by
- fixed: Moving SSL to #2460 and SSH to #2583
- 10:08 Ticket #2460 (per socket ssl options) created by
- Split from #2424: SSL wrapping is more difficult because it takes so …
- 09:45 Ticket #2239 (Inactive memory mapped video windows playback loosing a lot of frames) closed by
- needinfo
- 09:44 Ticket #2235 (libvpx dependency missing when try installing on centos7.6) closed by
- fixed
- 09:43 Ticket #2073 (2-finger scroll with ms edge) closed by
- worksforme
- 09:43 Ticket #2064 (x264 produces too many delayed frames) closed by
- worksforme
- 09:36 Ticket #2443 (make it easier to launch test tools) closed by
- fixed: Backport to v3 in r24238.
- 09:36 Changeset in xpra [24238] by
- r24135 + r24229 backport: make it easier to launch test tools
- 09:31 Ticket #2450 (eclipse does not paste) closed by
- fixed
- 09:29 Ticket #2451 (platform/xposix/appindicator_tray.py leaks a file descriptor in ...) closed by
- worksforme
- 07:29 Changeset in xpra [24237] by
- python 2.7.17
- 04:41 Changeset in xpra [24236] by
- update release notes
- 04:31 Changeset in xpra [24235] by
- r23971 + r24234 backport: ignore Intel driver errors calling …
- 04:29 Ticket #2459 (xpra-shadow OpenGL error spamming) closed by
- fixed: Was already fixed in r23971 (and I forgot to backport to v3), this is …
- 04:27 Changeset in xpra [24234] by
- #2425 / #2459, add to r23971 and catch all driver errors with …
- 04:18 Changeset in xpra [24233] by
- pillow 6.2.1
10/21/19:
- 21:21 Ticket #2459 (xpra-shadow OpenGL error spamming) created by
- […] client: […] Spamming of some OpenGL errors. Supposedly …
- 12:40 Changeset in xpra [24232] by
- r24231 backport: fix clipboard target mismatch
- 12:38 Changeset in xpra [24231] by
- #2450 reply with the target requested
- 12:37 Changeset in xpra [24230] by
- make the output more readable with GTK3
- 12:30 Ticket #2456 (xpra start handle name normalization) closed by
- fixed: > Well ... try to write something into that file, and see what is the …
- 12:30 Clipboard edited by
- (diff)
- 12:29 Keyboard edited by
- (diff)
- 12:28 Changeset in xpra [24229] by
- #2443 add clipboard-test
- 11:56 Ticket #2452 (Firefox html5 clipboard sync is... confusing.) closed by
- invalid: DOH. See ticket:2312#comment:14 / ticket:1844#comment:13. Firefox …
- 11:48 Changeset in xpra [24228] by
- only the command clients care about triggering a command timeout
- 11:41 Changeset in xpra [24227] by
- r24226 backport: fix filename sanitization
- 11:22 Ticket #2428 (xpra shadow clipboard: _process_clipboard_packet missing 1 required ...) closed by
- fixed: Doesn't seem to happen again (with the exception of #2396)
- 11:18 Changeset in xpra [24226] by
- #2456 fix sanitization (only sanitize filename, not full path), …
- 07:28 Ticket #2448 (win32 builds need the gtk main loop early) closed by
- fixed: SSH dialogs now run in-process: r24225. See also #2549.
- 07:28 Changeset in xpra [24225] by
- #2448 move the ssh confirmation and password / passphrase dialogs …
- 03:34 Changeset in xpra [24224] by
- pyobjc 6.0.1
10/20/19:
- 17:43 Changeset in xpra [24223] by
- #2448 simplify code by subclassing gtk.Dialog
- 17:31 Changeset in xpra [24222] by
- remove unused bits
- 17:28 Changeset in xpra [24221] by
- #2448 simplify code by subclassing gtk.Dialog
- 17:08 Changeset in xpra [24220] by
- fix missing prefix
- 16:41 Changeset in xpra [24219] by
- r24218 backport: fix file transfer timeout handler
- 16:40 Changeset in xpra [24218] by
- fix file transfer timeout handler: details are kept in the 'data' …
- 16:25 Changeset in xpra [24217] by
- r24216 backport: sanitize filenames on win32 to avoid errors saving …
- 16:23 Changeset in xpra [24216] by
- #2456 sanitize file names
- 15:08 Changeset in xpra [24215] by
- backport fix from r24211: correctly detect when color parsing fails
- 15:07 Changeset in xpra [24214] by
- standard message format
- 15:06 Changeset in xpra [24213] by
- keep default size when parsing fails
- 15:04 Changeset in xpra [24212] by
- r24206 + r24207 backport: fix handling of file download errors
- 15:03 Changeset in xpra [24211] by
- simplify + cleanup: get the automatic border from the 'display_desc' …
- 14:35 Changeset in xpra [24210] by
- make sure we only send hello once: always do it after setting up the …
- 13:36 Changeset in xpra [24209] by
- support multiple files or urls: try forwarding all of them
- 13:31 Ticket #2458 (xpra shadow: on client maximize, scale the other screen "perfectly") created by
- Attempt to almost imitate the RDP protocol. I would guess that …
- 13:28 Changeset in xpra [24208] by
- netifaces can raise a ValueError? if it doesn't like the interface name …
- 12:55 Changeset in xpra [24207] by
- #2456 if the remote end uses a different path separator, we can't use …
- 12:47 Changeset in xpra [24206] by
- #2456 catch failure to create the download file and log the error, …
- 12:37 Changeset in xpra [24205] by
- stricter exception types
- 12:36 Changeset in xpra [24204] by
- remove python2 import name. add Exception type
10/19/19:
- 11:23 Ticket #2457 (xpra start gnome-terminal window "is jumpy") created by
- […] client: […] For a lack of .... any good description, …
- 11:15 Ticket #2456 (xpra start handle name normalization) created by
- I accidentally discovered that, I can "bring" files to my client …
- 10:43 Ticket #2455 (xpra-shadow new borders and window size miscalculations) created by
- After changing to the "new window styles" (between r24005 and r24195), …
10/18/19:
- 16:54 Changeset in xpra [24203] by
- r24161 backport: fix file descriptor leak, causing appindicator tray …
- 16:52 Changeset in xpra [24202] by
- add docstring explaining that this may be a bug
- 16:50 Changeset in xpra [24201] by
- r24133 backport: fix Gdk window-scaling wrongly propagated to server
- 16:47 Changeset in xpra [24200] by
- fixup r24134: we need to import BLACKLISTED_XSETTINGS earlier
- 16:43 Changeset in xpra [24199] by
- update release notes
- 15:58 Changeset in xpra [24198] by
- if we get an error creating a data packet, check if the sequence has …
- 15:44 Changeset in xpra [24197] by
- r24196 backport: Python 3.7.5
- 15:43 Changeset in xpra [24196] by
- Python 3.7.5
- 15:26 Changeset in xpra [24195] by
- r24181 + r24183 backport: Catalina compatibility, don't install the …
- 15:24 Changeset in xpra [24194] by
- r24185 backport: we don't support versions older than 10.10, the PKG …
- 15:19 Changeset in xpra [24193] by
- r24190 backport: fix patch context
- 15:18 Changeset in xpra [24192] by
- r24189 backport: fix pyobjc compatibility (value must be an array)
- 15:15 Changeset in xpra [24191] by
- pyobjc expects a list of values
- 15:15 Ticket #2454 (DMG file can't be used on Catalina) created by
- “Xpra” is damaged and can’t be opened. You should eject the disk …
- 15:08 Changeset in xpra [24190] by
- fix patch context
- 15:06 Changeset in xpra [24189] by
- gtk3 cleanup broke GDKWindow utility constructor
- 15:00 Changeset in xpra [24188] by
- we need the gdk native bindings for various things: clipboard, opengl …
- 14:47 Changeset in xpra [24187] by
- we only do GTK3 now
- 14:47 Changeset in xpra [24186] by
- fix pylint warning
- 14:46 Ticket #2453 (Mac Installer tries to copy stuff to /usr and fails on Catalina) closed by
- fixed: > Do I open one for the DMG? Yes please.
- 14:29 Changeset in xpra [24185] by
- raise minimum requirements
- 14:13 Changeset in xpra [24184] by
- GTK3 renamed get_menu
- 13:43 Changeset in xpra [24183] by
- #2453 also remove cups backend from postinstall script
- 13:35 Changeset in xpra [24182] by
- no need to specify arguments with default values
- 13:35 Changeset in xpra [24181] by
- undo r24175 and only remove those files from the PKG
- 13:32 Changeset in xpra [24180] by
- remove more python2 / pygtk quirks
- 13:19 Changeset in xpra [24179] by
- fixup super() refactoring
- 13:13 Changeset in xpra [24178] by
- instantiate the application, not the module
- 13:11 Changeset in xpra [24177] by
- always show the python version in the filename
- 13:02 Changeset in xpra [24176] by
- fix gtkosx_application_get_resource_path with the gi bindings and …
- 12:16 Changeset in xpra [24175] by
- #2453 MacOS Catalina is being facetious, don't install man page or …
- 12:09 Changeset in xpra [24174] by
- simplify code using super()
- 11:55 Changeset in xpra [24173] by
- fix missing import
- 07:48 Changeset in xpra [24172] by
- simplify code using super()
- 07:34 Changeset in xpra [24171] by
- #2448 setup network connection only after starting the main loop
- 03:29 Changeset in xpra [24170] by
- revision no default to 1 for release builds
- 03:25 Changeset in xpra [24169] by
- gtk3 api breakage
Note: See TracTimeline
for information about the timeline view.