Timeline
10/22/18:
- 17:29 Changeset in xpra [20769] by
- #853 allow gtk3 servers
- 17:23 Changeset in xpra [20768] by
- remove existing symlink so we can recreate it
- 16:41 Changeset in xpra [20767] by
- we used to have to look for vpx or libvpx via pkgconfig, but that's no …
- 16:26 Changeset in xpra [20766] by
- gtk3 returns just 4 values here
- 16:26 Changeset in xpra [20765] by
- callers expect return values
- 15:58 Changeset in xpra [20764] by
- r20763 backport: remove dead code triggering debug warnings
- 15:56 Changeset in xpra [20763] by
- the buffer api version code had been removed already
- 15:53 Changeset in xpra [20762] by
- #853 desktop server
- 13:53 Changeset in xpra [20761] by
- #853 final pieces converted: composite helper and models
- 13:26 Changeset in xpra [20760] by
- #853 make world window to version agnostic
- 13:03 Changeset in xpra [20759] by
- #853 move window models to GTK-version agnostic location and start …
- 11:14 Changeset in xpra [20758] by
- the plug name may come from the network as bytes
- 11:06 Changeset in xpra [20757] by
- #853 port more internal bits
- 08:02 Changeset in xpra [20756] by
- #853 start making the server code GTK-version agnostic
10/21/18:
- 19:49 Changeset in xpra [20755] by
- doh: have to import glob to use it
- 19:33 Changeset in xpra [20754] by
- rencode 1.0.6
- 19:14 Changeset in xpra [20753] by
- simplify and use glob
- 18:22 Changeset in xpra [20752] by
- add debug logging
- 18:19 Changeset in xpra [20751] by
- with python3, we have to use gi
- 18:11 Changeset in xpra [20750] by
- desktop-backgrounds-basic is not an official package, use centos-logos …
- 18:02 Changeset in xpra [20749] by
- add missing python3 build dep
- 17:48 Changeset in xpra [20748] by
- add desktop background symlink for centos 7
- 17:06 Changeset in xpra [20747] by
- if we rely on OS provided backgrounds, we have to make sure they're …
- 16:54 Changeset in xpra [20746] by
- r20745 backport: fix dependency causing system tray to go missing …
- 16:52 Changeset in xpra [20745] by
- without this dependency, the tray doesn't show up under unity
- 16:29 Changeset in xpra [20744] by
- oops: python packages must depend on the main one
- 16:26 Changeset in xpra [20743] by
- debian only ships this default?
- 15:13 Ticket #1994 (opengl can crash as we probe it) created by
-
Maybe add a
opengl=failsafe
mode and run the gl check in a … - 15:07 Changeset in xpra [20742] by
- r20741 backport: fix x264 dependency for Debian Buster
- 15:01 Changeset in xpra [20741] by
- buster bumped the x264 version
- 14:42 Changeset in xpra [20740] by
- #1990: split the html5 client
- 14:19 Ticket #1993 (Error in "Session info" (TypeError: 'int' object is not iterable)) created by
- On 2.4 Information/"Session info" prints the following to the console: …
- 12:27 Changeset in xpra [20739] by
- xpra common is no more
- 12:01 Changeset in xpra [20738] by
- missed from r20736
- 11:47 Changeset in xpra [20737] by
- if we can't import xpra with the current python interpreter, try with …
- 11:44 Changeset in xpra [20736] by
- remove xpra_browser command, just use 'xpra mdns-gui' in the desktop …
- 11:40 Changeset in xpra [20735] by
- just give up trying to understand the dh maze and put the common files …
- 08:21 Changeset in xpra [20734] by
- same as r20733 but for xenial
- 08:20 Changeset in xpra [20733] by
- don't bother with debug strip hack, workaround dh getting confused by …
- 06:43 Changeset in xpra [20732] by
- Build-Depends is only valid in the general paragraph
10/20/18:
- 18:03 Ticket #1956 (lookup application categories for content-type hint) closed by
- fixed: * r20726: categories-to-contenttype mapping moved to files: …
- 18:03 Changeset in xpra [20731] by
- r20714 backport: update build options for newly supported distros …
- 17:54 Changeset in xpra [20730] by
- #1956 refactor the proc command lookup code so we can use it if the …
- 17:09 Changeset in xpra [20729] by
- r20728 backport: fix tray errors when mmap is disabled
- 17:08 Changeset in xpra [20728] by
- avoid errors if mmap is disabled
- 17:08 Changeset in xpra [20727] by
- better debug logging
- 17:03 Changeset in xpra [20726] by
- #1956 add xdg_helper file missing from refactoring, move …
- 16:31 Changeset in xpra [20725] by
- not sure how files is different from install, but whatever - this does …
- 16:31 Changeset in xpra [20724] by
- not sure how files is different from install, but whatever - this does …
- 15:02 Changeset in xpra [20723] by
- oops: fixup r20720: missed one caller
- 13:40 Changeset in xpra [20722] by
- use movefiles to prevent subsequent packages from trying to package …
- 13:40 Changeset in xpra [20721] by
- more xenial workarounds
- 13:32 Changeset in xpra [20720] by
- return a tuple since the version should be immutable
- 13:24 Changeset in xpra [20719] by
- avoid warnings with xenial
- 12:30 Changeset in xpra [20718] by
- declare python3 dep, move html build deps, add jquery-ui and create …
- 11:41 Changeset in xpra [20717] by
- tell dh that we support all python versions
- 11:40 Changeset in xpra [20716] by
- overriding the permissions should not be necessary: we set them …
- 11:20 Changeset in xpra [20715] by
- apply the same python3 changes to the xenial specific rules
- 11:16 Changeset in xpra [20714] by
- update to match list of supported distros
- 10:47 Changeset in xpra [20713] by
- add tooltips to the last 2 rows missing them
- 10:37 Ticket #1980 (Java Menu Stays on top of all other windows) closed by
- fixed: Intellij's popup windows look like this: […] So r20710 fixes the …
- 10:33 Changeset in xpra [20712] by
- r20710 backport: only apply the OR force grab workaround to awt …
- 10:32 Changeset in xpra [20711] by
- #1980 make the code more generic, support wildcards and other window types
- 10:19 Changeset in xpra [20710] by
- #1980 only force grab for DIALOG awt OR windows
- 09:57 Changeset in xpra [20709] by
- use a background image provided by the OS as background image for the …
- 08:44 Changeset in xpra [20708] by
- opus 1.3
- 08:14 Changeset in xpra [20707] by
- r20704 backport: avoid cython compilation warnings
- 08:14 Changeset in xpra [20706] by
- r20705 backport: use correct headers for building python3 cairo workaround
- 08:10 Changeset in xpra [20705] by
- use the python3-version headers
- 08:06 Changeset in xpra [20704] by
- some versions of cython will choose a different type for i, causing …
- 08:00 Changeset in xpra [20703] by
- Ubuntu and Debian also use 'py3cairo' as name
- 07:20 Changeset in xpra [20702] by
- fix cython dep for python3
10/18/18:
- 18:34 Ticket #1980 (Java Menu Stays on top of all other windows) reopened by
- This causes a serious regression with intellij: all the context menus …
- 17:42 Ticket #1951 (video-scaling should be set to auto) closed by
- fixed: Noted and closing.
- 14:54 Changeset in xpra [20701] by
- add RemoteAccess? category
- 14:53 Changeset in xpra [20700] by
- #1956: lookup the content-type using the command that owns the window
- 09:58 Changeset in xpra [20699] by
- #1961: add simple xdg-menu start dialog
- 06:40 Changeset in xpra [20698] by
- r20697 backport: log message just once
- 06:27 Ticket #1992 (html5 scroll paint error) created by
- Seen this in the logs, not sure how to reproduce it: […]
10/17/18:
- 13:59 Ticket #1991 (Shadow server to take full control of the host system) created by
- I would like to have the same functionality as TeamViewer has: When …
- 11:20 Changeset in xpra [20697] by
- log ethtool message just once
- 05:11 Changeset in xpra [20696] by
- r20695 backport: xvid codec no longer exists
- 05:10 Changeset in xpra [20695] by
- xvid codec no longer exists
- 05:09 Changeset in xpra [20694] by
- xvid is no longer user
10/16/18:
- 19:13 Changeset in xpra [20693] by
- #1990 split packaging and add python3-xpra
- 15:07 Ticket #1990 (debian python3-xpra packaging) created by
- Looks like you may want to switch to pybuild: …
- 15:01 Ticket #1989 (make it easier to enable mdns on win32) closed by
- fixed: Done in r20692.
- 15:01 Changeset in xpra [20692] by
- #1989: add dialog and open bonjour download link
- 15:00 Ticket #1989 (make it easier to enable mdns on win32) created by
- Now that the GUI is more prominent (#1762), users are more likely to …
- 14:28 Changeset in xpra [20691] by
- r20690 backport: fix usability issues with GTK3, esp on win32
- 13:59 Changeset in xpra [20690] by
- fixes for gui under GTK3: need to use compatibility code to get the …
- 07:53 Changeset in xpra [20689] by
- doh: honour flag when (un)set
- 07:39 Changeset in xpra [20688] by
- #1988: don't unzip site-packages by default, add OpenGL to it
- 07:36 Changeset in xpra [20687] by
- #1988: zip more modules, strip numpy, remove one more source file
10/15/18:
- 16:59 Changeset in xpra [20686] by
- #1988: zip up more modules and remove some test data and source files
- 16:10 Changeset in xpra [20685] by
- #1988: zip up OpenGL module
- 15:37 Changeset in xpra [20684] by
- force rebuild on CentOS 7.x
- 10:28 Ticket #1988 (zip up large libraries in binary installers) created by
- The MS Windows and MacOS installers contain exploded OpenGL libraries, …
- 05:20 Changeset in xpra [20683] by
- it can take longer for the client to exit when under heavy load - no …
- 05:04 Changeset in xpra [20682] by
- use xpra.org email
10/14/18:
- 19:13 Versions/PendingFixes edited by
- (diff)
- 19:03 Ticket #1987 (codec failure in windows 32-bit unit tests) created by
- The only 32-bit builds that do not crash during the unit tests are the …
- 17:56 Changeset in xpra [20681] by
- cython 0.29
- 17:47 Changeset in xpra [20680] by
- version bump
- 17:43 Changeset in xpra [20679] by
- r20678 backport: avoid server video encoding warnings when starting …
- 17:41 Changeset in xpra [20678] by
- we no longer re-init the video helper, no need for this code
- 17:41 Changeset in xpra [20677] by
- better debug logging
- 17:01 Ticket #1986 (lz4 packaging fix for macos) created by
- Currently requires manual patching. We either have to bundle another …
- 16:41 Changeset in xpra [20676] by
- make sure we always bundle lz4
- 16:04 Changeset in xpra [20675] by
- fixup r20670: other platforms call the launcher from this script
- 13:03 Changeset in xpra [20674] by
- tag 2.4
- 12:58 Milestone 2.4 completed
- Priorities: * GUI: #1342, #1646, #1796, #1343 * HTML5: #1788, #1816, …
- 12:56 Changeset in xpra [20673] by
- don't reformat the webp output if we can just decompress it into a …
- 07:38 Changeset in xpra [20672] by
- #1762: macos calls 'xpra launcher /path/to/thefile.xpra' but this ends …
- 07:11 Changeset in xpra [20671] by
- debug logging fix
- 06:38 Changeset in xpra [20670] by
- #1762: MacOS pain: refactor open-URL and open-file magic so that the …
10/13/18:
- 08:28 Ticket #1787 (2.4 moduleset updates) closed by
- fixed: For 2.5, see #1985
- 08:27 Ticket #1985 (2.5 moduleset updates) created by
- See #1787 for 2.4, and pull from https://github.com/GNOME/gtk-osx …
- 08:26 Ticket #1898 (Bad keyboard mapping - French and Belgian layout - Some bad special ...) closed by
- worksforme
- 08:04 Changeset in xpra [20669] by
- #1762 show the default GUI, the user can get to the launcher from …
- 07:52 Changeset in xpra [20668] by
- add release notes
- 07:45 News edited by
- (diff)
10/12/18:
- 14:39 Changeset in xpra [20667] by
- r20666 backport: fix typo causing exception in error handler
- 14:39 Ticket #1982 (log format error in server_util.py) closed by
- fixed: Thanks, applied in r20666.
- 14:39 Changeset in xpra [20666] by
- #1982: fix typo
- 14:12 Ticket #1984 (better desktop mode integration into the X11 server) created by
- Just like tigervnc does, we could link against Xorg and hook directly …
- 14:06 Ticket #1983 (drop support for legacy info) created by
- We should always use structured info requests and avoid messy fallback …
- 13:56 Changeset in xpra [20665] by
- accumulate speed and quality values in global statistics so we don't …
- 13:53 Changeset in xpra [20664] by
- fixup r20642 (grep missed two on one line)
- 10:16 Ticket #1982 (log format error in server_util.py) created by
- there's an error in the log format on line 295 of server_util.py …
- 07:11 Changeset in xpra [20663] by
- r20659 backport: don't lose webp colourspace capability when …
10/11/18:
- 10:52 Changeset in xpra [20662] by
- fix python3 printing: convert byte keys to strings
- 09:56 Changeset in xpra [20661] by
- oops: remove debug
- 09:35 Changeset in xpra [20660] by
- use typedict so we can use stronger accessor functions and not worry …
- 09:35 Changeset in xpra [20659] by
- preserve webp csc modes when sending window-specific full list
- 09:31 Changeset in xpra [20658] by
- py3k cython language_level pain: those are bytes
- 08:36 Changeset in xpra [20657] by
- more correct icc message
- 08:31 Changeset in xpra [20656] by
- fix multi-client icc skip-setup log message
- 08:18 Changeset in xpra [20655] by
- r20650 backport: log window manager name
- 08:18 Changeset in xpra [20654] by
- r20651 backport: log actual dpi
- 08:13 Changeset in xpra [20653] by
- don't assign variables we don't use - log dpi caps
- 08:07 Changeset in xpra [20652] by
- use screen logger for dpi, antialias and cursor bits
- 06:32 Changeset in xpra [20651] by
- log actual dpi, show wanted dpi at debug level
10/10/18:
- 13:17 Changeset in xpra [20650] by
- log window manager name
- 13:12 Changeset in xpra [20649] by
- don't show the DPI warning with desktop servers
- 11:03 Changeset in xpra [20648] by
- the connect_test_response must be a string, use a stronger / safer …
- 10:56 Changeset in xpra [20647] by
- make the method more consistent: always return a boolean
- 10:29 Changeset in xpra [20646] by
- add another exception type that is equivallent to 'closed'
- 09:54 Changeset in xpra [20645] by
- python-websocket-client 0.53.0
- 09:03 Changeset in xpra [20644] by
- fix raising exception syntax
- 08:14 Changeset in xpra [20643] by
- fix test for presence of xclip command
- 07:41 Ticket #1974 (UnmapNotify being called incorrectly) closed by
- fixed: Great work. Yes, the fix in r20637 works perfectly with both the test …
- 07:41 Changeset in xpra [20642] by
- make sure all our calls to struct use byte strings: fixes runtime …
- 06:59 Changeset in xpra [20641] by
- pillow 5.3.0
- 06:58 Changeset in xpra [20640] by
- pillow 5.3.0
- 06:18 Changeset in xpra [20639] by
- r20614 backport: don't try to use unix-domain sockets on win32, which …
- 06:17 Changeset in xpra [20638] by
- r20637 backport: ensure we don't lose MapRequest? events because of …
- 05:47 Changeset in xpra [20637] by
- #1974: make sure we don't miss MapRequest? events
- 05:41 Changeset in xpra [20636] by
- log wmhints, which may be none
10/09/18:
- 18:51 Ticket #1912 (switch for bandwidth detection) closed by
- fixed: Noted and closing.
- 18:50 Ticket #1934 (improved window filters: recursion, etc) closed by
- fixed: I've played around with this a little further and think it's a …
- 17:49 Ticket #1762 (default gui) closed by
- fixed: Very nice. Noted and closing.
- 14:52 Changeset in xpra [20635] by
- unit tests should not try to use tty input
- 12:50 Changeset in xpra [20634] by
- overwrite the "Xpra" script generated by py2app
- 12:29 Changeset in xpra [20633] by
- #1762 launch main
- 11:32 Changeset in xpra [20632] by
- #1762: use the new GUI from the installer and from the menu
- 11:24 Changeset in xpra [20631] by
- silence errors when we try to delete directories (many of the …
- 11:22 Changeset in xpra [20630] by
- #1762: macos packaging
- 11:06 Changeset in xpra [20629] by
- #1762: debian deps
- 11:06 Changeset in xpra [20628] by
- #1762: rpm deps
- 11:04 Changeset in xpra [20627] by
- #1762: show default gui instead of launcher
- 10:58 Changeset in xpra [20626] by
- don't ship empty source directories
- 10:51 Changeset in xpra [20625] by
- win32 fixes: check for sub-module as python3 sees an empty directory …
- 10:27 Changeset in xpra [20624] by
- fixup table size (no of rows comes first..), use a smaller window size …
- 10:03 Changeset in xpra [20623] by
- #1762: launch feedback: use hourglass cursor until we see a window or …
- 09:46 Changeset in xpra [20622] by
- when we have records to show, let the window size itself - make sure …
- 09:40 Changeset in xpra [20621] by
- bigger default size
- 09:28 Changeset in xpra [20620] by
- alignment tweak
- 09:21 Changeset in xpra [20619] by
- #1762: support starting desktop sessions
- 05:15 Changeset in xpra [20618] by
- #1762: move to common location so this is available without client or …
- 05:13 Changeset in xpra [20617] by
- #1762: add start session support (seamless only)
10/08/18:
- 15:24 Changeset in xpra [20616] by
- update copyright date
- 14:34 Changeset in xpra [20615] by
- if mdns is not available, use 'sessions' subcommand
- 14:30 Changeset in xpra [20614] by
- win32 doesn't support unix-domain sockets: don't try to use them, …
- 14:04 Ticket #1981 (xpra under unity with opengl=no is unresponsive) closed by
- invalid: I'm closing this as invalid, the bug is in Ubuntu unity / packaging.
- 13:48 Changeset in xpra [20613] by
- #1762: start a new 'gui' subcommand when no arguments are given, and …
- 09:49 Changeset in xpra [20612] by
- rename status to category (there is something called status, …
- 09:47 Ticket #406 (fix appindicator so we can use it for forwarding system trays) closed by
- wontfix: That thing is best forgotten. Most of the Ubuntu wiki pages lead to …
- 09:09 Changeset in xpra [20611] by
- oops: APPLICATION_STATUS evaluates to False, so we must explicitly …
- 08:50 Changeset in xpra [20610] by
- newer python3 versions have moved things around
10/07/18:
- 13:54 Ticket #1981 (xpra under unity with opengl=no is unresponsive) created by
- Hi, as discussed in …
10/06/18:
- 14:29 Ticket #1980 (Java Menu Stays on top of all other windows) closed by
- fixed: Perfect, tested on r20608 and this solves the problem from my side at …
- 13:41 Changeset in xpra [20609] by
- #1980 / undo parts of r12645: when deciding if we should ungrab, check …
- 13:31 Changeset in xpra [20608] by
- #1980: force grab for Java's OR windows
- 12:57 Changeset in xpra [20607] by
- cleaner timer cleanup code, call superclass for default behaviour
- 11:55 Changeset in xpra [20606] by
- unused imports
- 11:34 Changeset in xpra [20605] by
- better grab debug logging: always use the client method for ungrabbing …
10/05/18:
- 18:20 Changeset in xpra [20604] by
- #1817: clean things up when we lose connection or when the connection …
- 08:37 Ticket #1980 (Java Menu Stays on top of all other windows) created by
- Server on Centos7 r20582 Client Python on Windows r20582 Can't …
10/04/18:
- 13:52 Ticket #1788 (2.4 html5 updates) closed by
- fixed: Will follow up in #1979
- 13:51 Ticket #1979 (2.5 html5 updates) created by
- (was #1788 for 2.4) Changelog: log/xpra/trunk/src/html5
- 13:48 Ticket #1817 (html5 toolbar improvements) closed by
- fixed: * very basic session info added in r20600 * very basic bug report tool …
- 13:46 Ticket #1978 (html toolbar improvements) created by
- Same as #1817 but for 3.0: * more complete session info window (packet …
- 13:43 Changeset in xpra [20603] by
- #1817: add basic bug report tool
- 13:43 Changeset in xpra [20602] by
- split decoding and handling, so we can have more helpful error logging
- 13:42 Changeset in xpra [20601] by
- avoid None values
- 08:06 Changeset in xpra [20600] by
- #1817: basic session-info
- 07:54 Changeset in xpra [20599] by
- make it easier to figure out what part of the data is invalid: show it
- 07:53 Changeset in xpra [20598] by
- even the bencoder can now handle unicode, so don't log warnings when …
- 07:53 Changeset in xpra [20597] by
- expose values as regular integers, don't expose floats as this breaks …
10/03/18:
- 09:26 Ticket #1977 (GTK4) created by
- Assuming that we don't jump ship by then (#1995, the python3 / gtk3 …
- 09:09 Changeset in xpra [20596] by
- use a notification to warn the user when the dpi is not correct
- 08:08 Changeset in xpra [20595] by
- avoid unnecessary window resizing
- 07:50 Ticket #1975 (Java Window Drift) closed by
-
wontfix:
-d geometry,metadata
log output (edited): * window created and … - 07:26 Changeset in xpra [20594] by
- #1975: make it possible to disable the frame-extents feature via env …
- 06:22 Ticket #1976 (client side can't click on anything) created by
- […] Server side is 2.4-20180926r20530-1 Using …
10/02/18:
- 18:21 Ticket #1975 (Java Window Drift) created by
- Server on Centos7 r20582 Client both Python and HTML on Windows r20582 …
- 16:13 Ticket #1973 (IE11 Support) closed by
- fixed: Good catch, done in r20593.
- 16:13 Changeset in xpra [20593] by
- #1973: remove IE workarounds, the one in es6-shim.js actually works
- 15:29 Changeset in xpra [20592] by
- #1973: add copyright, fixup IE console workaround
- 12:40 Ticket #1974 (UnmapNotify being called incorrectly) created by
- Server on Centos7 r20582 Client both Python and HTML on Windows r20582 …
- 07:51 Ticket #1971 (copy to clipboard on server -> empty on client) closed by
- fixed: Turns out that the bug is not in the clipboard code, it's a bug in the …
- 07:36 Changeset in xpra [20591] by
- version bump + update release notes
- 07:31 Changeset in xpra [20590] by
- r20411 + r20412 backport: better clipboard sanitization code and logging
- 07:29 Changeset in xpra [20589] by
- fixup r20372 + r20510 backport: missed image_cache and fallback value
- 07:07 Changeset in xpra [20588] by
- r20575 + r20576 + r20581: AltGr? browser and platform workarounds
- 07:05 Changeset in xpra [20587] by
- r20573 backport: try harder to unpress the same key that was pressed before
- 07:03 Changeset in xpra [20586] by
- r20582 backport: fix sync-xvfb making all windows unresponsive
- 07:02 Changeset in xpra [20585] by
- r20577 backport: fix connection errors with bencoder and missing hostname
- 06:46 Changeset in xpra [20584] by
- oops: missed from r20583
- 06:42 Changeset in xpra [20583] by
- #1973: use polyfill for ecma6 functions that are missing in IE, switch …
10/01/18:
- 19:12 Ticket #1973 (IE11 Support) created by
- @Antoine Looks like I'm a little late on this as I think you've …
- 17:37 Ticket #1972 (UI switch for bandwidth-detection) created by
- Follow up from ticket:1912#comment:2 : It would be nice to add a …
- 15:21 Ticket #1971 (copy to clipboard on server -> empty on client) created by
- Hello... Ubuntu Server 16.04 Xpra 2.3.4-r20525-1 Windows 7 Client …
- 11:47 Ticket #1968 (sync-vfb makes windows unresponsive) closed by
- fixed: This regression was caused by r16702 and is fixed in r20582.
- 11:46 Changeset in xpra [20582] by
- #1968: namedtuple cannot have '-' in its name, this caused the overlay …
- 09:31 Changeset in xpra [20581] by
- #1898: fixup keyname before we test for Alt_R (IE reports wrong keyname..)
- 08:53 Changeset in xpra [20580] by
- IE is retarted: needs polyfill for Array.from and replace includes() …
- 08:52 Changeset in xpra [20579] by
- make it possible to disable 'accept-encoding' compression using env var
- 08:25 Changeset in xpra [20578] by
- remove debug logging
- 07:48 Changeset in xpra [20577] by
- avoid None values, those can cause errors with the bencoder
- 07:24 Changeset in xpra [20576] by
- #1898: on windows (ie: with Firefox), we may not get the 'AltGraph?' …
- 06:26 Changeset in xpra [20575] by
- #1898: keep track of AltGr? state and send the appropriate modifier …
- 05:09 Changeset in xpra [20574] by
- sort countries alphabetically
09/30/18:
- 12:15 Changeset in xpra [20573] by
- #1898: keep track of translations used for each client keycode, so we …
- 11:18 Changeset in xpra [20572] by
- #1970: install the exact versions we want, don't upgrade them
- 09:54 Changeset in xpra [20571] by
- show the mismatched values
- 08:19 Ticket #1970 (pyopengl with python 3.7 on win32: constructFunction error) created by
- As reported on the mailing list here: …
- 08:14 Ticket #1969 (honour client min window size) created by
- windows with a title bar have a minimum size on win32, we should tell …
- 07:36 Changeset in xpra [20570] by
- r20523 backport: fix notifications title line getting cropped
- 07:36 Changeset in xpra [20569] by
- r20532 backport: use utf8 to send logging packet strings - that's what …
- 07:35 Changeset in xpra [20568] by
- r20538 backport (and more): updated logging parsing, handle decoding …
- 07:33 Changeset in xpra [20567] by
- cleanup LoadImage? backport
- 07:25 Changeset in xpra [20566] by
- fixup r20484 backport: patch made a mess of things
- 07:24 Changeset in xpra [20565] by
- r20486 backport: support CUDA 10 and volta cards
- 07:19 Changeset in xpra [20564] by
- r20479 backport: make proxy honour passwords specified in connection …
- 07:18 Changeset in xpra [20563] by
- r20450 backport: fix potential file descriptor leak
- 07:16 Changeset in xpra [20562] by
- r20444 backport: fix test race condition
- 07:15 Changeset in xpra [20561] by
- r20424 backport: fedora 29 compatibility
- 07:14 Changeset in xpra [20560] by
- r20426 backport: we need dummy to run the tests
- 07:07 Changeset in xpra [20559] by
- r20414 backport: prevent repeated clipboard warnings
- 07:05 Changeset in xpra [20558] by
- r20406 backport: add missing swap-keys command line option
- 07:04 Changeset in xpra [20557] by
- remove yakkety, add bionic and buster + r20400 backport
- 06:53 Changeset in xpra [20556] by
- r20381 backport: motif wm hints parsing fixes
- 06:50 Changeset in xpra [20555] by
- r20541 backport: clear content offset so older window contents can't …
- 06:45 Changeset in xpra [20554] by
- r20542 backport: ensure that offsets are never negative, so we always …
09/29/18:
- 06:34 Changeset in xpra [20553] by
- fixup tests: mixin needs a uuid to do its job
- 05:52 Changeset in xpra [20552] by
- numpy 1.15.2
- 05:50 Changeset in xpra [20551] by
- we have to handle unicode in bencoder now that language_level=3 will …
- 05:47 Changeset in xpra [20550] by
- we can't have None values in xpra info (bencoder would choke)
- 05:46 Changeset in xpra [20549] by
- info errors should not be fatal and cause connections to fail
- 05:28 Changeset in xpra [20548] by
- #1934: filters are common to all sources so expose them at the top …
- 04:54 Changeset in xpra [20547] by
- don't overrule the default-on setting for video
- 04:32 Changeset in xpra [20546] by
- remove unused loggers
- 04:29 Changeset in xpra [20545] by
- remove unused loggers
- 03:58 Changeset in xpra [20544] by
- make it consistent and strip 'L' from xid for desktop servers too
09/28/18:
- 18:27 Changeset in xpra [20543] by
- #1934: add 'filters' debug logger
- 16:31 Changeset in xpra [20542] by
- #1967: ensure that offsets are never negative, so we always get to see …
- 16:29 Changeset in xpra [20541] by
- #1967: clear content offset so older window contents can't linger there
- 08:06 Changeset in xpra [20540] by
- r20523 backport: fix notifications title line getting cropped
- 08:04 Changeset in xpra [20539] by
- r20532 backport: use utf8 to send logging packet strings - that's what …
- 08:03 Changeset in xpra [20538] by
- r20533 backport: handle log message decoding errors
- 08:02 Changeset in xpra [20537] by
- r20535 backport: warning is meant to show the invalid frame extent value
09/27/18:
- 04:47 Changeset in xpra [20536] by
- remove redundant code: the uuid is already set in client base
- 03:08 Ticket #1870 (Key Mapping Problem) closed by
- fixed: > Keyboard now works as expected =) woohoo! =) Closing. > I've had to …
- 03:06 Ticket #1968 (sync-vfb makes windows unresponsive) created by
- As reported in ticket:1870#comment:7: I've had to remove …
09/26/18:
- 13:05 Changeset in xpra [20535] by
- #1279: don't truncate the value before we log the warning
- 13:01 Ticket #1964 (proxy receives connection-lost) closed by
- needinfo
- 05:38 Changeset in xpra [20534] by
- fixup r20533: don't lose the space
- 05:08 Changeset in xpra [20533] by
- handle log message decoding errors
- 05:06 Changeset in xpra [20532] by
- use utf8 to send logging packet strings - that's what the server expects
- 03:32 Changeset in xpra [20531] by
- update to gtk-mac-integration 2.1.3 so we can drop the patches
09/25/18:
- 18:48 Ticket #1902 (can not type "less than" character (<) in HTML5 client) closed by
- fixed: Tested this with Firefox (61) and Chrome (69) in Fedora 28 and Windows …
- 17:56 Changeset in xpra [20530] by
- #1870: use the new level-aware keycode matching code for non-native maps
- 12:27 Changeset in xpra [20529] by
- make sure the tests don't try to wait for input
- 11:58 Changeset in xpra [20528] by
- on win32, we need SYSTEMROOT or python fails with random number …
- 10:25 Changeset in xpra [20527] by
- on win32, we can't re-open the temp file
- 07:40 Changeset in xpra [20526] by
- make it possible to override the default list of scaling options
- 06:58 Ticket #1892 (ms windows clients require ssh users to have bash as login shell) closed by
- fixed: Feel free to re-open if you still have problems.
- 06:58 Ticket #1880 (Timeout disconnection after tty switch) closed by
- needinfo: Feel free to re-open if you can give me steps to reproduce.
- 06:18 Changeset in xpra [20525] by
- #1950 add a few more popular sites
09/24/18:
- 18:24 Ticket #1862 (html5 client to support forwarding of url open requests) closed by
- fixed: > we found a solution for opening the links on clicks. You need to …
- 18:21 Changeset in xpra [20524] by
- #1862: show URL open requests in a notification 'bubble'
- 18:20 Changeset in xpra [20523] by
- fix notifications title line getting cropped
- 12:06 Changeset in xpra [20522] by
- for parsing debug logging, it helps to have some form of sorting
- 12:04 Changeset in xpra [20521] by
- remove debug logging
- 11:38 Changeset in xpra [20520] by
- 'auto' scaling heuristics fixups: square the scaling, don't downscale …
- 10:56 Changeset in xpra [20519] by
- make sure we always apply the decode min speed floor, not just during …
- 10:35 Changeset in xpra [20518] by
- better fix than r20508: rather than requiring all codecs to return …
09/23/18:
- 15:17 Changeset in xpra [20517] by
- py3k strings byte us again
- 14:45 Changeset in xpra [20516] by
- screen polling should not be counted as a real damage event
- 14:42 Changeset in xpra [20515] by
- lossless threshold gets updated via the background worker, so the …
- 13:41 Changeset in xpra [20514] by
- encoding selection tweaks: prefer lossless with shadow servers, make …
- 07:28 Changeset in xpra [20513] by
- right click comes up as number 2
- 07:23 Ticket #1391 (Gstreamer src/sink) closed by
- wontfix: Too much work. FYI: we already have native RFB support: wiki/RFB
- 07:21 Ticket #1876 (shutdown proxy servers) closed by
- fixed: Done in r20500: only authenticated connections can shutdown the proxy …
- 07:19 Changeset in xpra [20512] by
- #1876: restrict proxy shutdown to 'unix-domain' and 'named-pipe' …
- 07:11 Changeset in xpra [20511] by
- better warning messages format
- 06:52 Ticket #1909 (TLS is the new SSL) closed by
- wontfix
- 06:52 Ticket #1893 (Migrate from pyopengl to ModernGL) closed by
- wontfix
- 06:19 Ticket #1571 (python3 server support) closed by
- duplicate: Dupe of #853
- 04:44 Changeset in xpra [20510] by
- fixup r20057 backport: patch had made a mess of things
09/22/18:
- 19:12 Changeset in xpra [20509] by
- fixup r20484 backport: patch made a mess of things, again
- 17:40 Changeset in xpra [20508] by
- avoid warnings caused by the switch to cython language_level=3, make …
- 17:38 Changeset in xpra [20507] by
- better warning message format
- 17:20 Changeset in xpra [20506] by
- r20505 backport: fix corrupted cursor data when going through a …
- 17:17 Changeset in xpra [20505] by
- python3 strings byte us again
- 17:04 Changeset in xpra [20504] by
- add latest fixes to the release notes
- 16:33 Ticket #1965 (tests can fail if a display is in use) closed by
- fixed: * r20472: don't fail if the socket is not removed, log a warning - may …
- 16:32 Changeset in xpra [20503] by
- r20496 backport: fix damage server errors with rfb clients
- 16:20 Changeset in xpra [20502] by
- r20501 backport: return the correct sessions when there are multiple …
- 16:17 Changeset in xpra [20501] by
- keep track of which password was used for authenticating so that we …
- 15:52 Changeset in xpra [20500] by
- allow proxy servers to be stopped via a stop request, but only if not …
- 15:37 Changeset in xpra [20499] by
- prettify list output
- 06:23 Changeset in xpra [20498] by
- #1950: ignore comments after content type
- 06:14 Ticket #1966 (SSH: Paramiko fails to respect double quotes) closed by
-
fixed: FYI: the debug flag to use is
-d ssh
. Fixed in r20497. (we were … - 06:12 Changeset in xpra [20497] by
- #1966: quote command arguments just once, do it when constructing the …
Note: See TracTimeline
for information about the timeline view.