Timeline
07/21/20:
- 17:53 Ticket #2762 (xpra new-border & window render miscalculations) closed by
- worksforme: > Can't you do that after you draw, and then enforce the constraints? …
- 17:30 Changeset in xpra [27014] by
- fix 'xpra toolbox' subcommand on macos
- 17:27 Ticket #2848 (Xpra server sessions disappear when a client establishes an SSH connection) closed by
-
fixed: Thank you Antoine.
--start-via-proxy=yes
solved the issue. - 17:27 Changeset in xpra [27013] by
- fix toolbox on macos: we don't need the file and open signals here
- 17:13 Changeset in xpra [27012] by
- unused import
- 17:13 Changeset in xpra [27011] by
- typo
- 16:16 Changeset in xpra [27010] by
- #2762 don't use the headerbar if we have any size restrictions to apply
- 14:08 Ticket #2850 (nvenc does not honour profile restrictions from client) closed by
- fixed: Fixed in r27006.
- 14:08 Changeset in xpra [27009] by
- r27006 backport: honour client specified profile for H264 streams
- 14:07 Changeset in xpra [27008] by
- r26934 backport: fix suspend / resume errors with tray windows
- 14:02 Changeset in xpra [27007] by
- better debug logging
- 14:02 Changeset in xpra [27006] by
- #2850 honour client specified profile for H264 streams
- 14:01 Ticket #2850 (nvenc does not honour profile restrictions from client) created by
- The x264 encoder has supported this since r2156 (8 years ago!). The …
- 11:19 Ticket #2849 (Cannot re-connect to shadow session) created by
- Connected to shadow session […] Apart from seeing this …
- 10:57 Changeset in xpra [27005] by
- update release notes
- 10:50 Terms edited by
- (diff)
- 10:45 Changeset in xpra [27004] by
- fix crashes testing x264 / swscale with 10-bit data: the planar YUV …
- 10:27 Changeset in xpra [27003] by
- cython checks the type hints, so we have to use the exact type
- 06:55 Ticket #2847 (src/xpra/platform/win32/win32_NotifyIcon.py", line 210, in rgb_to_bitmap) closed by
- duplicate: Duplicate of #2738.
- 06:53 Changeset in xpra [27002] by
- #2841 use get_icon_filename to deal with missing icon extension …
07/20/20:
- 20:26 Ticket #2848 (Xpra server sessions disappear when a client establishes an SSH connection) created by
- I am spawning an Xpra server by creating a job and sending it to a job …
- 15:17 Ticket #2847 (src/xpra/platform/win32/win32_NotifyIcon.py", line 210, in rgb_to_bitmap) created by
- Again that VMWare Workstation icon (I am guessing) […]
- 13:15 Changeset in xpra [27001] by
- r27000 backport: fix rare network layer compression errors that can …
- 13:13 Changeset in xpra [27000] by
- we can only compress bytes (at least with lz4), so don't try to …
- 11:19 Changeset in xpra [26999] by
- fix missing import
- 11:17 Ticket #2539 (use header bar for window controls) closed by
- fixed: It seems impossible to fix on win32, probably for the same reason we …
- 11:16 Changeset in xpra [26998] by
- #2539 disable opengl if the headerbar is enabled on mswindows, disable …
- 11:14 Changeset in xpra [26997] by
- #2539 add man page entry for 'headerbar'
- 09:00 Changeset in xpra [26996] by
- python-lz4 3.1.0
- 06:36 Changeset in xpra [26995] by
- add type hints, remove dangerous default args which we only used to …
- 02:44 Changeset in xpra [26994] by
- don't use video when there have not been any screen updates for a while
07/19/20:
- 10:37 Changeset in xpra [26993] by
- update docstring to match the code
- 10:31 Changeset in xpra [26992] by
- better tuning for text content: do use 'grain' but also add …
07/17/20:
- 13:42 Changeset in xpra [26991] by
- python 3.8.4
- 07:43 Ticket #2845 (disable video scaling when the video pipeline can't honour it) closed by
- fixed: Done in r26990.
- 07:43 Changeset in xpra [26990] by
- #2845 don't try to use scaling if we can't honour it
- 05:24 Changeset in xpra [26989] by
- those modules are no longer used or packaged
07/16/20:
- 18:22 Ticket #708 (Cannot switch window focus using keyboard on OS X) closed by
- fixed: I'm happy: confirmed that new beta build of …
- 18:04 Changeset in xpra [26988] by
- at high bit depth (30-bit), don't use scaling very agressively at all
- 17:49 Changeset in xpra [26987] by
- #708 those are the only two shortcuts we need to allow window …
- 14:38 Ticket #2844 (Xpra refuses to attach sessions / honor display number) closed by
- fixed: This was caused by r26648 for #2794 and is fixed in r26986. Thanks …
- 14:27 Changeset in xpra [26986] by
- #2844 fixup r26648 and allow a simple display string again
- 13:57 Changeset in xpra [26985] by
- better video pipeline score debug logging
- 13:56 Changeset in xpra [26984] by
- show the session name if we have one
- 13:04 Changeset in xpra [26983] by
- #708 avoid sending window switching key combos to the applications
- 12:39 Changeset in xpra [26982] by
- #708 partially undo r26981: always propagate all keyboard events, only …
- 12:16 Changeset in xpra [26981] by
- #708 stop propagation when we handle a key combo as a shortcut
- 09:27 Ticket #2846 (cx_Freeze update broke packaging, again) closed by
- upstream: Temporary fix until they release a fixed version: […]
07/15/20:
- 13:26 Ticket #2846 (cx_Freeze update broke packaging, again) created by
- Pretty much every time, something breaks. We can't just pin a version, …
- 09:32 Ticket #1310 (vpx 10-bit colour encoding support) closed by
- fixed: Done in r26980. Found a new scaling related bug: #2845. For further …
- 09:32 Ticket #2845 (disable video scaling when the video pipeline can't honour it) created by
-
Seen when testing for #1310: the new pixel transforms (ie:
r210
to … - 09:29 Changeset in xpra [26980] by
- #1310 vpx hgh bit depth support
- 07:19 Ticket #2844 (Xpra refuses to attach sessions / honor display number) created by
- set "XPRA_EXECUTABLE=Xpra-Python3_4.0.2-r26623" set …
07/13/20:
- 19:03 Changeset in xpra [26979] by
- avoid further errors during connection setup failures
- 15:51 Changeset in xpra [26978] by
- remove redundant instantiation
- 15:50 Changeset in xpra [26977] by
- better debug output format
- 14:49 Ticket #2843 (Slow keyboard input) created by
- When I use URXVT or Firefox the keyboard will react very slow to my …
- 14:18 Changeset in xpra [26976] by
- same as r26969 but for the decoder: we already require libvpx >= 1.4
- 13:56 Changeset in xpra [26975] by
- simplify: move all the timing code in one place
- 13:17 Changeset in xpra [26974] by
- make the code more re-usable and readable
- 11:28 Ticket #2841 (Splash screen interferes with Plink) closed by
- fixed: Thanks - I had not thought about testing with plink. Fixed in r26973. …
- 11:25 ImageDepth edited by
- (diff)
- 11:24 ImageDepth edited by
- (diff)
- 10:43 Changeset in xpra [26973] by
- #2841 allow other windows to show on top (use 'TOPLEVEL' instead of …
- 10:02 Ticket #2835 (UnboundLocalError: local variable 'app' referenced before assignment) closed by
- fixed: > Clean installation? 😕 Ah, dammit. Fixed in r26972. (I had the old …
- 09:58 Changeset in xpra [26972] by
- #2835 quit module had been removed in r26850, forgot to remove it here
- 09:26 Ticket #2604 (gnome-terminal cannot click-highlight) closed by
- upstream: I was about to, but I wanted to check it with you. I think the rest …
- 09:24 Terms created by
- 09:14 Changeset in xpra [26971] by
- prevent import name shadowing
- 09:14 Logging edited by
- (diff)
- 09:13 Logging edited by
- (diff)
- 08:38 Changeset in xpra [26970] by
- warn just once about unknown presets, instead of every time we …
- 08:35 Ticket #2842 (Headerbar windows refuse to respond to Windows Winkey shortcuts) created by
-
set "XPRA_EXECUTABLE=Xpra-Python3_4.0.2-r26623"
`set … - 08:28 Ticket #2841 (Splash screen interferes with Plink) created by
- #2540 […] [[Image(...)]] Topmost …
- 08:21 Changeset in xpra [26969] by
- we already require libvpx >= 1.4
07/12/20:
- 16:49 Ticket #1308 (nvenc support for 10-bit modes with HEVC) closed by
- fixed: As per [https://ffmpeg.org/doxygen/3.4/group__ENCODER__STRUCTURE.html …
- 16:49 Changeset in xpra [26968] by
- #1308 add 10-bit support to nvenc, simplify / rationalize the 'csc' …
- 15:52 Changeset in xpra [26967] by
- debug logging message should always match the code
- 15:24 Ticket #2839 (handle 16 and 30-bit pixels in cairo backend) closed by
-
fixed: r26960 does the conversion from
GBRP10
tor210
which allows us to … - 15:22 Ticket #2539 (use header bar for window controls) reopened by
- Spotted a new problem: on mswindows, some windows don't render (all …
- 14:07 Ticket #2840 (add icons to all toolbox windows) closed by
- fixed: Done the second half in r26966.
- 14:06 Changeset in xpra [26966] by
- #2840 add missing icons
- 13:26 Changeset in xpra [26965] by
- fix tray: paint_rgb interface has changed (tray can ignore the render size)
- 13:17 Changeset in xpra [26964] by
- make it easier to debug: always show the depth in the title bar
- 13:13 Changeset in xpra [26963] by
- new assumption we make..
- 13:12 Changeset in xpra [26962] by
- remove debugging code wrongly commited as part of r26952
- 11:42 Changeset in xpra [26961] by
- can't have assert with nogil
- 08:16 Ticket #2828 (render GBRP10 in opengl client) closed by
- fixed: Correctly fixed in r26960: we have to use a csc step to convert to …
- 08:14 Changeset in xpra [26960] by
- #2828 / 1462: we are better off using r210-RGB to paint with opengl …
- 08:06 Changeset in xpra [26959] by
- log actual frame size - maybe should be validated?
- 06:44 Changeset in xpra [26958] by
- log csc error details
07/11/20:
- 17:36 Changeset in xpra [26957] by
- #2839 oops: don't fall through if the pixel format is invalid
- 17:35 Changeset in xpra [26956] by
- #2839 handle painting 16-bit pixel data directly
- 17:14 Changeset in xpra [26955] by
- support testing of GBRP10
- 17:12 Changeset in xpra [26954] by
- use the correct texture name for the pixel format in use - which is …
- 16:46 Changeset in xpra [26953] by
- #2840 add icons we already have
- 16:45 Ticket #2840 (add icons to all toolbox windows) created by
- 15:58 Changeset in xpra [26952] by
- re-use the same code everywhere for loading icons as pixbuf
- 13:56 Changeset in xpra [26951] by
- #2839 paint 30-bit pixel data using cairo's FORMAT_RGB30
- 13:53 Ticket #2839 (handle 16 and 30-bit pixels in cairo backend) created by
- Similar to #2828 but for the non-opengl case.
- 13:49 Changeset in xpra [26950] by
- better debug logging: use 'video' logger for video stuff, move …
- 10:17 Changeset in xpra [26949] by
- very large exception messages can cause 'large packet' warnings which …
- 05:07 Changeset in xpra [26948] by
- #2828 use opengl for byte-swapping
07/10/20:
- 13:54 Ticket #2837 (Display flipped) closed by
- invalid: > yes, I need OpenGL I bet you don't, maybe you misunderstand what it …
- 13:38 Changeset in xpra [26947] by
- #1462 fixup r26940, compilation on win32 requires uintptr_t for …
- 13:25 Changeset in xpra [26946] by
- #2835 raise exceptions after stopping the splash screen rather than …
- 13:09 Changeset in xpra [26945] by
- #2828 GBRP10 (aka AV_PIX_FMT_GBRP10LE) just needs byteswapping - do …
- 13:04 Changeset in xpra [26944] by
- remove debug logging
- 09:24 Changeset in xpra [26943] by
- #1462 build and config changes for restoring csc_cython
- 09:22 Ticket #1462 (x264 10-bit support) closed by
- fixed
- 09:22 Changeset in xpra [26942] by
- r26939 backport: never use video b-frames with text-content
- 09:21 Ticket #2838 (use different 'tune' x264 parameter but without b-frames) created by
- See r26939.
- 09:18 Changeset in xpra [26941] by
- correct way to release gil: only do it if the image is thread safe
- 09:04 Changeset in xpra [26940] by
- #1462 move colourspace conversion to the restored csc_cython module
- 08:19 Ticket #2837 (Display flipped) created by
- Some applications displays are flipped vertically. This is vscode, it …
- 08:02 Changeset in xpra [26939] by
- don't use 'grain' tune for text content type, as this will use b-frames
07/09/20:
- 18:21 Changeset in xpra [26938] by
- r26936 + r26937 backport: fix garbled terminal when ssh messages and …
- 18:18 Ticket #2836 (xpra top ssh:///:2) closed by
- fixed: Fixed in r26936 + r26937.
- 18:17 Changeset in xpra [26937] by
- #2836 wait for the 'server_connection_established' event so this also …
- 18:14 Changeset in xpra [26936] by
- #2836 wait until we are connected to the server before switching to …
- 17:21 Changeset in xpra [26935] by
- r26934 backport: fix suspend / resume errors with tray windows
- 17:20 Ticket #2833 ('ClientTray' object has no attribute 'unfreeze') closed by
- fixed: Thanks for the report, should be fixed in r26934.
- 17:20 Changeset in xpra [26934] by
- #2833 ensure we can call freeze / unfreeze on any 'window', even …
- 16:55 Changeset in xpra [26933] by
- add missing parts of patch revert
- 16:36 Changeset in xpra [26932] by
- use-display=auto should be safe as default
- 12:53 Ticket #2836 (xpra top ssh:///:2) created by
- […] enter needs to be pressed twice, and: […]
- 11:49 Ticket #2835 (UnboundLocalError: local variable 'app' referenced before assignment) created by
- […]
- 10:11 Changeset in xpra [26931] by
- validate encoding and image early (better unit tests output)
- 08:33 Changeset in xpra [26930] by
- #708 apply keyboard events patch until gtk merges it
- 03:12 Changeset in xpra [26929] by
- pyobjc 6.2.2
07/08/20:
- 17:58 Ticket #2834 (Xpra stop crashes X Display :0) created by
-
If I start an xpra session using
xpra start :100
, and then run the … - 13:16 Ticket #2833 ('ClientTray' object has no attribute 'unfreeze') created by
- Happened sometime during screen off/lock: […] And I do have a …
- 12:15 Changeset in xpra [26928] by
- use a Queue rather than deque because we need to be able to wait for …
- 10:31 Changeset in xpra [26927] by
- update release notes
- 10:08 Changeset in xpra [26926] by
- r26925 backport: fix Keymap_info.exe tool
- 10:06 Ticket #2830 (Keymap_info.exe cannot be run) closed by
- fixed: Thanks for reporting that! The GTK3 gi bindings require special care, …
- 09:57 Changeset in xpra [26925] by
- #2830 delay gi import so the platform initialization code can setup …
- 09:52 Changeset in xpra [26924] by
- r26923 backport: workaround so the session info window can be shrunk …
- 09:51 Ticket #2832 (Session Info window cannot be shrinked after maximizing) closed by
- fixed: I'm really not sure how to fix this properly, so r26923 is the hackish …
- 09:51 Changeset in xpra [26923] by
- #2832 add some padding so the window can be shrunk after being enlarged
- 09:24 Changeset in xpra [26922] by
- r26921 backport: add support for 'Ampere' architecture
- 09:24 Ticket #2829 (nvenc 10 and cuda 11) closed by
-
fixed: Done:
* r26916 remove deprecated
sm_30
architecture * r26917 fix … - 09:22 Changeset in xpra [26921] by
- #2829 add support for 'Ampere' architecture
- 09:21 Ticket #2832 (Session Info window cannot be shrinked after maximizing) created by
- If the Graph view is maximized, then the window cannot have its width …
- 09:16 Changeset in xpra [26920] by
- r26916 + r26919 backport: fix compatibility with CUDA 11 and warning …
- 09:14 Changeset in xpra [26919] by
- fix warning message when CUDA version is too old (older than 7.5)
- 08:49 Ticket #2831 ('Alt' keyboard shortcuts seem to not to be forwarded to the server ...) created by
- Ctrl+Shift+D, Ctrl+C works. Ctrl+Alt+Y, Ctrl+Shift+Alt+C don't work: …
- 08:43 Ticket #2830 (Keymap_info.exe cannot be run) created by
- […]
- 07:22 Changeset in xpra [26918] by
- r26917 backport: fix version detection with CUDA 11
- 06:46 Changeset in xpra [26917] by
- #2829 CUDA 11 changes the version string output..
- 06:37 Changeset in xpra [26916] by
- #2829 CUDA 11 no longer supports sm_30 / sm_32 compilation targets
- 06:34 Changeset in xpra [26915] by
- fix switch to deque: there is no qsize() method on a deque
- 05:15 Ticket #2829 (nvenc 10 and cuda 11) created by
- * [https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html …
07/07/20:
- 18:27 Changeset in xpra [26914] by
- bionic header have X264_CSP_HIGH_DEPTH, so use the X264_BUILD number …
- 18:16 Changeset in xpra [26913] by
- remove duplicated definition of enum
- 18:16 Changeset in xpra [26912] by
- #1462 fix building on older distros (ie: Ubuntu Bionic) that don't …
- 17:21 Changeset in xpra [26911] by
- fix compatibility with Ubuntu Bionic
- 17:14 Changeset in xpra [26910] by
- fixup r26909: comment out everywhere..
- 17:13 Changeset in xpra [26909] by
- fix compatibility with Debian Buster the lazy way: comment out the …
- 16:30 Changeset in xpra [26908] by
- #1462 support r210 10-bit encode with x264
- 16:19 Ticket #2828 (render GBRP10 in opengl client) created by
- Split from #1462
- 13:23 Changeset in xpra [26907] by
- python-zeroconf 0.28 (macos fixes)
07/06/20:
- 17:53 Changeset in xpra [26906] by
- prevent double events
- 17:25 Ticket #2827 (x264 and ffmpeg RPM conflicts) closed by
- fixed: Should be fixed in r26905. New RPMs will need to be uploaded to stable.
- 17:24 Changeset in xpra [26905] by
- #2827 fix rpm conflicts with other repositories providing x264 or ffmpeg
- 17:22 Ticket #2827 (x264 and ffmpeg RPM conflicts) created by
- Discovered as part of #1462, trying to inspect the 10-bit x264 stream. …
- 16:46 Ticket #2826 (more bit depths with opengl) closed by
- fixed: * r26895 cleanup * r26901 honour the pixel depth given on the command …
- 16:41 Ticket #2826 (more bit depths with opengl) created by
- Split from #1462.
- 16:39 Changeset in xpra [26904] by
- prepare for YUV422P10 support
- 16:37 Changeset in xpra [26903] by
- with bit depths higher than 32, use GL_RGBA16 for textures (should work)
- 16:35 Changeset in xpra [26902] by
- fix get_info: must use base types, also add internal-format
- 16:29 Changeset in xpra [26901] by
- honour the pixel depth given on the command line if we have one (makes …
- 15:53 Changeset in xpra [26900] by
- better assert message
- 13:41 Changeset in xpra [26899] by
- unused imports
- 13:14 Changeset in xpra [26898] by
- re-order for consistency
- 13:14 Changeset in xpra [26897] by
- simplify: no need for mask, the unused bits get squashed (ie: …
- 13:08 Changeset in xpra [26896] by
- we have to use video if that's all we have (no non video encodings), …
- 12:35 Changeset in xpra [26895] by
- add all known enums so we can print the actual format when we get an …
- 10:10 Changeset in xpra [26894] by
- better debug logging
07/05/20:
- 16:32 Ticket #2791 (Maximized windows appear either fully white or only are updating in half) closed by
- worksforme
- 15:16 Changeset in xpra [26893] by
- notification popups should not steal focus
- 15:16 Ticket #2655 (Network congestion popup: Topmost but not stealing focus) closed by
- fixed: Done in r26892. Could be backported as a fix.
- 15:14 Changeset in xpra [26892] by
- #2655 don't steal focus
- 15:06 Ticket #2816 (keyboard keystrokes are send to wrong (non wine) window) closed by
- needinfo: FWIW: the wine applications that I've tried worked out of the box with 4.0
- 15:05 Ticket #2798 (feature request: RDP translator) closed by
- needinfo: No reply, closing.
- 15:03 Ticket #2773 (pixel format conversion can restride) closed by
- fixed: Done in r26891.
- 15:03 Changeset in xpra [26891] by
- #2773 restride and switch pixel format at the same time
- 10:49 Ticket #2744 (more packet handlers for client sockets) closed by
- fixed: Done: * r26888 add window information, r26889 add backing details - …
- 10:45 Changeset in xpra [26890] by
- #2744 hook control commands
- 09:26 Changeset in xpra [26889] by
- #2744 add backing info, generalize so tray windows also get something
- 09:17 Changeset in xpra [26888] by
- #2744 add window information
- 09:04 Changeset in xpra [26887] by
- r26886 backport: fix very slow connection and disconnection due to …
- 07:32 Ticket #2710 (win32 shadow server slow to exit) closed by
-
fixed: It was caused by
mdns_updated
, added in r22709. We now use the … - 07:31 Changeset in xpra [26886] by
- #2710 use the background worker for mdns updates as those can be very …
- 06:54 Changeset in xpra [26885] by
- handle more packaging errors
- 06:53 Changeset in xpra [26884] by
- fixup r26883: eclipse didn't save the file..
- 06:52 Changeset in xpra [26883] by
- catch more errors when loading 'ceritifi' module and log them
- 06:13 Ticket #2628 (bump maximum resolution beyond 8K) closed by
- fixed: Merged in r26882. The memory usage will go up by 512MB, but this …
- 06:13 Changeset in xpra [26882] by
- #2628 increase maximum resolution supported (also increases memory usage..)
07/04/20:
- 19:28 Ticket #2627 (qrcode connection string) closed by
-
fixed: Updates:
* r26872 ctypes version for when
python-qrencode
is not … - 19:28 Changeset in xpra [26881] by
- #2627 packaging for macos
- 19:21 Changeset in xpra [26880] by
- #2627 cut&paste gone wrong
- 19:15 Changeset in xpra [26879] by
- replace hackish buggy code with find_library()
- 19:05 Changeset in xpra [26878] by
- must use autoreconf, doesn't look like non-srcdir are supported either
- 19:02 Changeset in xpra [26877] by
- #2627 install qrencode library
- 19:01 Changeset in xpra [26876] by
- #2627 on win32, load using dll
- 18:59 Changeset in xpra [26875] by
- oops: use the checksum of the xz archive
- 18:56 Changeset in xpra [26874] by
- vorbis 1.3.7
- 18:52 Changeset in xpra [26873] by
- #2627 build libqrencode
- 18:47 Changeset in xpra [26872] by
- #2627 if we don't have python-qrencode installed, use ctypes
- 17:57 Packaging/DistributionPackages/Ubuntu edited by
- (diff)
- 16:38 Changeset in xpra [26871] by
- #2627 show QR code with http(s) connection URI from tray menu
- 16:37 Changeset in xpra [26870] by
- simplify imports and fix lint warning
- 10:09 Changeset in xpra [26869] by
- update release notes
- 09:25 Changeset in xpra [26868] by
- #2820 workaround python2 naming conflicts on RHEL / CentOS 7
07/03/20:
- 07:41 Ticket #2825 (Getting just a black xwyland0 screen) closed by
-
invalid:
shadow
does not support wayland sessions, see #387 PS: as per …
07/02/20:
- 18:56 Ticket #2825 (Getting just a black xwyland0 screen) created by
- Brand new setup/install on both platforms. SERVER - Linux Fedora 32 …
- 17:00 Changeset in xpra [26867] by
- r26864 backport: fix division by zero errors during window cleanup
- 16:39 Changeset in xpra [26866] by
- timestamp can be identical
- 15:42 Changeset in xpra [26865] by
- allow GUI password prompt for 'stop' and 'exit' subcommands
- 15:11 Changeset in xpra [26864] by
- avoid division by zero errors during window cleanup
- 14:16 Changeset in xpra [26863] by
- fixup r26862: don't assume the string is not None here..
- 14:15 Changeset in xpra [26862] by
- accept the usual strings for boolean environment variables
- 11:55 Changeset in xpra [26861] by
- support saving screenshot to stdout using '-' filename
- 08:08 Changeset in xpra [26860] by
- #2539 use the headerbar in more cases: we can rely on the drawing_area …
- 06:50 Changeset in xpra [26859] by
- make code more readable
- 06:49 Changeset in xpra [26858] by
- remove uncooked size hints we never use
- 05:50 Changeset in xpra [26857] by
- use gtk to get workarea geometry
- 05:34 Changeset in xpra [26856] by
- simplify: we don't support MacOS older than 10.12
- 05:30 Changeset in xpra [26855] by
- simplify: we don't support GTK versions without those methods
- 05:26 Changeset in xpra [26854] by
- use 'desktop' content-type for desktop mode and VNC clients
07/01/20:
- 15:56 Changeset in xpra [26853] by
- r26852 backport: fix windows not getting focused when clicking on title bar
- 15:51 Changeset in xpra [26852] by
- fix clicks on header bar not focusing the window
06/30/20:
- 14:56 Changeset in xpra [26851] by
- code has been removed: nothing to test
- 14:56 Changeset in xpra [26850] by
- remove all the nested main loop workaround remnants: just assume …
- 14:36 Changeset in xpra [26849] by
- python-ldap 3.3.1
- 14:32 Changeset in xpra [26848] by
- pillow 7.2.0
- 13:39 Changeset in xpra [26847] by
- oops: capsget has been removed
- 13:28 Usage/OpenGL edited by
- (diff)
- 10:12 Ticket #2824 (honour size-contraints with the headerbar) created by
- 10:07 Changeset in xpra [26846] by
- webcam doesn't work on win32 with a default config
- 10:07 Changeset in xpra [26845] by
- #2539 control the headerbar using a command line option
- 09:40 Ticket #2650 (google-chrome: cannot attach tab back to a window) closed by
- fixed: While acting weird (two maximized windows want to steal each others …
06/29/20:
- 12:45 Changeset in xpra [26844] by
- #2823 ensure we always cancel the moveresize timer when we exit …
- 12:42 Ticket #2823 (initiate moveresize broken on macos) created by
- Tested with gedit. Only the top of the window can be used to resize, …
- 12:23 Changeset in xpra [26843] by
- remove unused import
- 11:55 Changeset in xpra [26842] by
- silence some more annoying gtk warnings we can't do anything about
- 11:47 Changeset in xpra [26841] by
- r26840 backport: sshfp needs the python dns module
- 11:45 Changeset in xpra [26840] by
- sshfp requires the python dns module
- 11:39 Changeset in xpra [26839] by
- don't use title-bar on macos by default, but do enable the window icon …
- 10:31 Changeset in xpra [26838] by
- cffi depends on libffi and should be rebuilt
06/28/20:
- 17:12 Ticket #2822 (gtk3 > 3.24.10 crash during opengl probing) closed by
- fixed: Solved by reverting the faulty patch in r26837. Asked upstream about …
- 17:10 Changeset in xpra [26837] by
- #2822 revert the commit that causes the crash
- 15:45 Changeset in xpra [26836] by
- r26835 backport: silence unhelpful gtk warnings on macos
- 15:44 Changeset in xpra [26835] by
- silence some annoying gtk warnings on macos
- 12:45 Ticket #2821 (cups printing from html client not working) closed by
- fixed: I have manually delete printer from CUPS. Now I can get printed …
- 11:42 Changeset in xpra [26834] by
- ensure we always have a draw canvas (fixes errors with 'scroll' encoding?)
- 11:32 Changeset in xpra [26833] by
- eclipse pasted something it should not have
- 10:54 Changeset in xpra [26832] by
- r26831 backport: fix printing errors with unicode filenames and python3
- 10:37 Changeset in xpra [26831] by
- #2821 try harder to decode utf8 values (filename, document title, etc)
- 10:19 Changeset in xpra [26830] by
- align left
- 10:14 Changeset in xpra [26829] by
- keep things aligned in output
06/27/20:
- 17:52 Ticket #2822 (gtk3 > 3.24.10 crash during opengl probing) created by
- We had to revert the upgrade from 3.24.10 to 3.24.14: r25870. We also …
- 17:08 Changeset in xpra [26828] by
- r26827 backport: fix printing errors with some shell character encodings
- 16:53 Changeset in xpra [26827] by
- #2821 avoid trying to interpret the data coming from the stdin pipe, …
- 16:33 Ticket #2821 (cups printing from html client not working) created by
- I want to print documnt from Libreoffice Writer. When from printers …
- 16:22 Changeset in xpra [26826] by
- #2540 fix packaging for man page
- 14:37 Changeset in xpra [26825] by
- oops: repo must be defined
- 14:35 Changeset in xpra [26824] by
- moduleset updates: merge from upstream
- 11:17 Changeset in xpra [26823] by
- don't change the API (fixes unit test)
- 11:17 Changeset in xpra [26822] by
- also hide dock for opengl probe
- 10:42 Changeset in xpra [26821] by
- r26815 backport: fix invalid system version requirements in hidden sub …
- 10:37 Changeset in xpra [26820] by
- cleanup
- 10:37 Changeset in xpra [26819] by
- #2540 hide the macos dock for the splash screen
- 10:18 Changeset in xpra [26818] by
- make sure the window is seen on macos
- 10:17 Changeset in xpra [26817] by
- prevent window from resizing when we update the progress bar: allocate …
- 10:16 Changeset in xpra [26816] by
- avoid pylint warning
- 07:53 Changeset in xpra [26815] by
- the sub-app has the same system version requirements
- 07:28 Changeset in xpra [26814] by
- #2540 use a popup window, disable startup notification
06/26/20:
- 17:34 Ticket #2820 (Installing Cinnamon yum package group does not work on CentOS 7 ...) created by
- Cinnamon requires python-pillow which is found in base/7/x86_64 repo. …
- 10:47 Ticket #2540 (add splash screen) closed by
- fixed: Updates: * r26805 use threads, works on win32 * r26810 show …
- 10:45 Changeset in xpra [26813] by
- #2540 fake gradual progress during events
- 10:44 Changeset in xpra [26812] by
- #2540 don't error out if the splash screen exits and we can't send it …
- 10:31 Changeset in xpra [26811] by
- #2540 add more steps for remote server start
- 05:24 Changeset in xpra [26810] by
- #2540 always show a label, even when progress is complete, since the …
- 05:09 Changeset in xpra [26809] by
- better error message format
- 05:08 Changeset in xpra [26808] by
- remove unused code
- 05:06 Changeset in xpra [26807] by
- unused imports
06/25/20:
- 17:21 Changeset in xpra [26806] by
- xxHash 0.7.4
- 17:10 Changeset in xpra [26805] by
- #2540 use threading instead of gio, so it works on win32
- 16:58 Changeset in xpra [26804] by
- remove unused code
- 16:19 Changeset in xpra [26803] by
- #2540 splash screen using a separate process
- 15:29 Ticket #2819 (Shift key) created by
- I'm running the xpra server v4.0.2-r26625-1 on Debian 10. In …
- 15:18 Ticket #2817 (v4.0.x\src/xpra/client/client_tray.py", line 102, in reconfigure) closed by
- duplicate: Duplicate of #2805
- 15:15 Ticket #2818 (Re-attaching session damages server) created by
- Creating the following session: client r26623, server r26630 […] …
- 14:58 Ticket #2817 (v4.0.x\src/xpra/client/client_tray.py", line 102, in reconfigure) created by
- client r26623, server r26630 […] Take the report with a grain of …
- 09:48 Changeset in xpra [26802] by
- simplify
- 05:28 Changeset in xpra [26801] by
- r26799 backport: fix toolbox examples when running under wayland
- 05:26 Changeset in xpra [26800] by
- fix warnings
- 05:26 Changeset in xpra [26799] by
- fix toolbox examples when running under wayland with CSD
- 04:36 Packaging/DistributionPackages/Ubuntu edited by
- (diff)
06/24/20:
- 15:51 Ticket #2816 (keyboard keystrokes are send to wrong (non wine) window) created by
- It's more like xpra-3.0.7 - works fine xpra-3.0.9 - broken - …
- 15:37 Changeset in xpra [26798] by
- if the timestamp values are out of order, log a warning and don't try …
- 15:28 Ticket #2815 (even faster server startup) closed by
- fixed: Not going to deal with dbus for now because it's too hard to tell …
- 14:39 Changeset in xpra [26797] by
- #2815 load the menu in a dedicated thread so startup can be completed …
- 14:31 Changeset in xpra [26796] by
- #2815 setup audio in a dedicated thread since it is mostly waiting for …
- 13:36 Changeset in xpra [26795] by
- avoid warning if we have a value which is not a typical boolean, ie: …
- 13:30 Changeset in xpra [26794] by
- shortcut for unspecified ipv6 address '::'
- 08:03 Ticket #2815 (even faster server startup) created by
- Same as #2341, but better. Re-visiting this for #2813. Server startup …
06/23/20:
- 08:41 Download edited by
- (diff)
- 08:38 DPI edited by
- (diff)
- 08:37 Usage edited by
- (diff)
- 08:36 Usage edited by
- (diff)
- 08:31 Packaging/DistributionPackages/Ubuntu edited by
- (diff)
- 08:27 Packaging/DistributionPackages/Ubuntu created by
- 07:21 Packaging/DistributionPackages edited by
- (diff)
- 03:52 Changeset in xpra [26793] by
- r26008 + r26014 backport: discard invalid clipboard requests early
06/22/20:
- 11:19 Ticket #2814 (xpra shadow starts and dies by itself) created by
- 2020-06-22 12:09:55,686 xpra GTK3 shadow version 3.0.10-r26630 64-bit …
06/21/20:
- 05:29 Changeset in xpra [26792] by
- numpy 1.19.0
Note: See TracTimeline
for information about the timeline view.