Timeline
10/15/16:
- 17:32 Changeset in xpra [14166] by
- #1340 entitlements we're likely to need
- 07:33 Changeset in xpra [14165] by
- r14161 for v0.17.x branch: fix build stripping
- 07:16 Changeset in xpra [14164] by
- * add value for CFBundleSignature * re-order things * add new icon …
10/14/16:
- 15:20 Changeset in xpra [14163] by
- #1340: * use a nested bundle for the NoDock? subapp * sign with the …
- 15:16 Changeset in xpra [14162] by
- #1340: * use the correct bundle identifier * use matching version * …
- 13:46 Changeset in xpra [14161] by
- fix build stripping: shell syntax error prevented default value from …
- 13:10 Changeset in xpra [14160] by
- #1340: add LSApplicationCategoryType to fix ITMS-90242
- 12:56 Changeset in xpra [14159] by
- undo last commit: gtk-mac-bundler needs this strange key
- 12:47 Changeset in xpra [14158] by
- remove unused key
- 12:36 Changeset in xpra [14157] by
- #1340: get the version and build info from the python build records so …
- 12:12 Changeset in xpra [14156] by
- we have to state that we're exempt
- 10:49 Changeset in xpra [14155] by
- #1340 split signing of app into a separate step so we can call it from …
- 10:40 Changeset in xpra [14154] by
- #1340 add hooks to do the signing
- 06:03 Changeset in xpra [14153] by
- CFBundleIdentifier is meant to use reverse dns format
- 06:02 Changeset in xpra [14152] by
- #1340 make codesign happy
- 05:36 Changeset in xpra [14151] by
- fix fallback path case
- 02:08 Changeset in xpra [14150] by
- #797: parse new version string with revision attached
10/13/16:
- 17:37 Ticket #1340 (OSX PKG signing) created by
- Follow up form #641. (see also #840) Links: * …
- 16:32 Changeset in xpra [14149] by
- * remove duplicated keys * use the sub-app name as identifier
- 14:09 Changeset in xpra [14148] by
- * add fields for selecting which DE or command to run * html …
- 13:11 Changeset in xpra [14147] by
- we want to find ONE display, try to narrow down until we find it
- 12:46 Changeset in xpra [14146] by
- add option to choose between connect, start, start-desktop and shadow
- 11:59 Changeset in xpra [14145] by
- add tooltips for all input fields since they often get pre-populated
- 11:49 Changeset in xpra [14144] by
- move keyboard and encoding to advanced options to declutter the form
- 11:42 Changeset in xpra [14143] by
- #1298: use untilConcludes and non-blocking sockets in all cases
- 11:40 Ticket #1298 (html5 client silently failing when connecting through the proxy) reopened by
- Happens again as of r14142 :(
- 11:24 Changeset in xpra [14142] by
- use more debugging friendly function name
- 11:20 Changeset in xpra [14141] by
- don't log an empty line
- 11:09 Changeset in xpra [14140] by
- fix warning logging
- 11:06 Changeset in xpra [14139] by
- #1335 include a sysconfig ("default" on debian) file to make it easier …
- 10:01 Changeset in xpra [14138] by
- * require "xpra" group membership to use the proxy server * set groups …
- 09:56 Changeset in xpra [14137] by
- doh: honour the uid passed in!
- 09:25 Changeset in xpra [14136] by
- * add more helpful warning for script dir failures due to missing …
- 09:21 Changeset in xpra [14135] by
- better warning message format
- 09:14 Changeset in xpra [14134] by
- never mix tabs and spaces
- 09:03 Changeset in xpra [14133] by
- * add more posix user / group utility functions * fix proxy start code …
- 08:49 Changeset in xpra [14132] by
- * move getuid and getgid to os_util so we can re-use it * better error …
- 08:47 Changeset in xpra [14131] by
- in case of failure, stop the server subprocess if there is one
- 08:27 Changeset in xpra [14130] by
- simplify!
10/12/16:
- 23:42 Ticket #1339 (Multimonitor Offset for Mouse Over) created by
- Title: Multimonitor Offset for Mouse Over Situation: Using the 2nd …
- 09:32 Changeset in xpra [14129] by
- * add wrappers for getuid / getgid so we can run the proxy server on …
- 09:23 Changeset in xpra [14128] by
- 127.0.0.1 is localhost too!
- 08:11 Changeset in xpra [14127] by
- try stricter matching of display sockets so we're more likely to find …
- 07:33 Changeset in xpra [14126] by
- * don't expose an SSH service on win32! * more pretty mdns record …
- 07:04 Changeset in xpra [14125] by
- expose the session type and platform via mdns so we can build a gui for it
- 06:55 Changeset in xpra [14124] by
- fix sound backwards compatiblity: we must send the legacy codec name …
- 06:24 Changeset in xpra [14123] by
- add DwmIsCompositionEnabled? debug logging
- 06:18 Changeset in xpra [14122] by
- detect aero on win32
- 06:06 Changeset in xpra [14121] by
- expose the client's XDG_SESSION_TYPE and show it in the server log and …
- 05:46 Changeset in xpra [14120] by
- no if_nametoindex on win32, avoid error message
- 05:41 Changeset in xpra [14119] by
- pybonjour has moved!
- 05:26 Changeset in xpra [14118] by
- log full mdns import error stacktrace at debug level
- 05:21 Changeset in xpra [14117] by
- no uid or gid on win32
- 05:15 Changeset in xpra [14116] by
- fix win32 servers: all DotXpra? implementations must now have an …
- 04:49 Changeset in xpra [14115] by
- #1335 / #1252: fix permissions on the ssl cert (only root can access it)
- 01:03 Changeset in xpra [14114] by
- add dependency to ffmpeg for libvpx 1.6.0
- 00:36 Changeset in xpra [14113] by
- disable libyuv building it fails on 32bit
10/11/16:
- 23:38 Changeset in xpra [14112] by
- openssl version bump
- 21:29 Ticket #1338 (html mode WebRTC transport) created by
- Xpra html mode works over HTTP so it uses plain text URL. It means …
- 12:33 Ticket #1337 (xpra_launcher.exe produces a log file alert dialog on exit) closed by
- fixed: Bisection: (argb codec needed revision r13763 to build on win32 to …
- 12:23 Changeset in xpra [14111] by
- #1337: delay xpra.util import
- 12:15 Ticket #1337 (xpra_launcher.exe produces a log file alert dialog on exit) created by
- 06:15 Changeset in xpra [14110] by
- don't include empty strings in subprocess debug list
- 05:37 Changeset in xpra [14109] by
- re-use the same version printing code everywhere and make it …
- 05:27 Changeset in xpra [14108] by
- use a program_context so we also run platform clean on exit
- 05:02 Changeset in xpra [14107] by
- #1232: free the non-scroll sub-images after use
10/10/16:
- 14:56 Changeset in xpra [14106] by
- include full revision in "xpra --version"
- 14:49 Ticket #1314 (osx 1.0 r13763 client hangs when server crashes) closed by
-
fixed: The traceback in
do_send_cursor
has been fixed since r13891. … - 14:48 Changeset in xpra [14105] by
- undo r14101 - this should not be needed and could confuse things or …
- 14:46 Changeset in xpra [14104] by
- #1314: cleanup_printing() before we reset the printing flag! (which …
- 14:41 Changeset in xpra [14103] by
- * more correct value for clearing the timer * add debug after init_printing
- 14:00 Changeset in xpra [14102] by
- #1314: cleanup the printing subsystem (and its timers) before closing …
- 13:44 Changeset in xpra [14101] by
- #1314: skip sending the printers when we're exiting because of a signal
- 13:43 Changeset in xpra [14100] by
- cancel the send_printers timer when we cleanup
- 13:34 Changeset in xpra [14099] by
- * better cancel timer code * cancel timer when scheduling again …
- 12:45 Changeset in xpra [14098] by
- include name in last cursor data cache
- 12:27 Changeset in xpra [14097] by
- usual py3k string pita
- 08:29 Changeset in xpra [14096] by
- log DWMWA_EXTENDED_FRAME_BOUNDS value
- 07:59 Changeset in xpra [14095] by
- #1229: use WS_CAPTION to calculate the offset, only do so if the …
- 07:00 Dependencies edited by
- (diff)
- 06:58 Changeset in xpra [14094] by
- more py3k annoying changes
- 06:36 Changeset in xpra [14093] by
- py3k string nonsense, remove old unused code
- 05:44 Versions/PendingFixes edited by
- (diff)
- 05:44 Changeset in xpra [14092] by
- r14060 for v0.17.x branch: clang+cython build fix
- 05:43 Changeset in xpra [14091] by
- r14073 for v0.17.x branch: log pdf and postscript settings detected …
- 05:41 Changeset in xpra [14090] by
- r14088 + r14089 for v0.17.x branch: fix build failures with CUDA nvcc …
- 05:19 Changeset in xpra [14089] by
- use the same suffix for 8.0!
- 05:10 Changeset in xpra [14088] by
- fix build failures if nvcc is on the path!
10/09/16:
- 16:13 Changeset in xpra [14087] by
- new upstream updates: * pillow 3.4.1 * ffmpeg 3.1.4
- 15:54 Ticket #1129 (Use XDG_RUNTIME_DIR) closed by
- fixed: Some updates: ticket:888#comment:60. We now use XDG_RUNTIME_DIR if it …
- 15:21 Changeset in xpra [14086] by
- #1325: shlex.split returns a list, we must expand each element!
- 15:12 Changeset in xpra [14085] by
- more USER vs USERNAME substitution
- 15:09 Changeset in xpra [14084] by
- #1325: $USER is defined more often than $USERNAME
- 14:53 Changeset in xpra [14083] by
- * oops: missed from r14082 * simplify get_default_systemd_run: …
- 14:05 Changeset in xpra [14082] by
- systemd-run causes problem on centos7, disable it by default if we …
- 13:44 Changeset in xpra [14081] by
- #1335 / #731: use firewall-cmd to open up the port during …
- 13:29 Changeset in xpra [14080] by
- the tests cannot run on centos6 because the python-nose version …
- 11:54 Changeset in xpra [14079] by
- patch has been removed, don't try to use it!
- 11:38 Changeset in xpra [14078] by
- #888: continue if we fail to create the unix domain socket in the …
- 11:15 Changeset in xpra [14077] by
- re-use function to find a create at least one of the log dirs
- 10:05 Changeset in xpra [14076] by
- add default value for postscript printer definition as the buildbot …
- 09:54 Changeset in xpra [14075] by
- skip runtime dir may if it is None (ie: during tests)
- 09:41 Changeset in xpra [14074] by
- oops: missed from r14071
- 09:25 Changeset in xpra [14073] by
- log pdf and postscript settings detected during build
- 09:20 Changeset in xpra [14072] by
- oops: missed from r14071
- 09:09 Changeset in xpra [14071] by
- #888: use "auto" value for log-dir so we can choose at runtime which …
- 08:30 Changeset in xpra [14070] by
- centos7 does have "cups-filters" so add dependency
- 08:02 Changeset in xpra [14069] by
- better bin path stripping: "/usr/bin/xpra" -> use "/etc/xpra" as conf …
- 07:25 Changeset in xpra [14068] by
- honour CFLAGS and LDFLAGS env vars for cython extensions
- 06:56 Changeset in xpra [14067] by
- must quote in case this is empty?
- 06:38 Changeset in xpra [14066] by
- make it possible for users who are not in the 'xpra' unix group to …
- 06:09 Changeset in xpra [14065] by
- always create sockets in /var/run/xpra if we can
- 05:41 Changeset in xpra [14064] by
- * only create one socket in /var/run/xpra (no need to polute /root) * …
- 05:39 Changeset in xpra [14063] by
- show how many extra arguments we got
- 05:14 Changeset in xpra [14062] by
- #1105 / #1335: disable pam_open for now so that the service ends up in …
- 04:27 Changeset in xpra [14061] by
- #1335 use systemd on centos7
- 03:40 Changeset in xpra [14060] by
- clang build fix: cython uses self-assign
10/08/16:
- 12:40 Changeset in xpra [14059] by
- fixup r14052: missed from connection refactoring code
- 10:48 Changeset in xpra [14058] by
- #1232: paint "scroll" box thicker
- 10:27 Changeset in xpra [14057] by
- prettify
- 10:16 Changeset in xpra [14056] by
- prettify
- 10:14 Changeset in xpra [14055] by
- "draw" debug logging shows just the draw packets received
- 09:48 Changeset in xpra [14054] by
- improve invalid header message
- 09:28 Changeset in xpra [14053] by
- #1232 avoid errors with zero dimension windows
- 06:54 Changeset in xpra [14052] by
- allow unencrypted passwords over localhost connections: * keep the …
- 06:17 Changeset in xpra [14051] by
- * add connect dialog option for debug mode * support "xor" digest when …
- 06:05 Changeset in xpra [14050] by
- don't show ugly error messages if the pid file is not present or empty
- 05:57 Changeset in xpra [14049] by
- r14046 for v0.17.x branch: fix race client condition in authentication …
- 05:55 Changeset in xpra [14048] by
- log digest modes supported by the client
- 05:45 Changeset in xpra [14047] by
- preserve more attributes when going back to the connect page
- 05:44 Changeset in xpra [14046] by
- fix improper use of a global variable to hold per-connection …
- 04:37 Changeset in xpra [14045] by
- #1335: add a pidfile and use it to more reliably handle the system …
- 03:53 Ticket #1336 (AssertionError spam in window icon compression) closed by
- fixed: Good catch, r14043 should fix this. (it was rare because it would only …
- 03:53 Changeset in xpra [14044] by
- don't use compression to save less than min_saving bytes (defaults to 128)
- 03:45 Changeset in xpra [14043] by
- don't modify the datatype when not using any compression
- 00:01 Ticket #1336 (AssertionError spam in window icon compression) created by
- […]
10/07/16:
- 18:53 Changeset in xpra [14042] by
- * allow the service to be started as non-root: use a different log …
- 18:30 Changeset in xpra [14041] by
- we can't rename files with add_data_files!
- 18:18 Changeset in xpra [14040] by
- also get cflags from dpkg-buildflags, should fix some hardening warnings
- 17:43 Changeset in xpra [14039] by
- some distros don't like it when we daemonize
- 17:06 Changeset in xpra [14038] by
- try to ensure the run messages appear when we want: flush the output
- 16:38 Changeset in xpra [14037] by
- writing the shell scripts happens after we demonize so we can use a logger
- 16:02 Changeset in xpra [14036] by
- more reliable systemd detection
- 15:45 Changeset in xpra [14035] by
- with auth, we can't use plain "xpra stop", remove it to prevent confusion
- 15:11 Changeset in xpra [14034] by
- #1335: rename the service, just "xpra"
- 15:09 Changeset in xpra [14033] by
- start_server_subprocess now returns a real socket path, not a display …
- 14:57 Changeset in xpra [14032] by
- debian is stuck in the 1980s so we have to split lines ourselves
- 14:49 Changeset in xpra [14031] by
- whitespace cleanup
- 14:12 Changeset in xpra [14030] by
- make the unix domain socket public but authenticated
- 13:58 Changeset in xpra [14029] by
- the xpra service wants to find an ssl cert, generate it if needed
- 13:53 Changeset in xpra [14028] by
- systemd wants space-sv not csv
- 13:50 Versions/PendingFixes edited by
- (diff)
- 13:50 Changeset in xpra [14027] by
- debuild confused by whitespace?
- 13:44 Ticket #1335 (provide a system service for the proxy server) created by
- Now that the proxy server can be used for starting new sessions on …
- 13:32 Changeset in xpra [14026] by
- package an init service for the proxy server (not started by default)
- 10:56 Changeset in xpra [14025] by
- oops: remove debug
- 10:51 Changeset in xpra [14024] by
- generate a test ssl certificate during installation
- 10:43 Changeset in xpra [14023] by
- proxy start fixes: * remove debug * no need to disable systemd-run? …
- 10:26 Changeset in xpra [14022] by
- proxy servers may have to connect to remote servers, or even start …
- 10:24 Changeset in xpra [14021] by
- * import move * remove debug logging * fix socket_path uid filtering
- 08:43 Changeset in xpra [14020] by
- proxy and server improvements: * move setuidgid function to main …
- 08:37 Changeset in xpra [14019] by
- show uid and gid on startup (posix only)
- 08:33 Changeset in xpra [14018] by
- only re-probe and cleanup the sockets we actually own (don't delete …
- 06:02 Changeset in xpra [14017] by
- only cleanup sockets we own: sockets in shared directory can be seen …
10/06/16:
- 14:38 BadContent edited by
- (diff)
- 14:37 BadContent edited by
- (diff)
- 14:35 BadContent edited by
- (diff)
- 10:31 Changeset in xpra [14016] by
- add good information on WNOHANG subtleties
- 10:21 Changeset in xpra [14015] by
- #1135 min_quality scoring adjustment
- 10:00 Changeset in xpra [14014] by
- log source format and tune for easier debugging
- 09:00 Ticket #1334 (mdns GUI launcher) created by
- Follow up from #1332, see also #1333. Make a GUI that shows all the …
- 08:53 Ticket #1333 (mdns listener support for osx and win32) created by
- Follow up from #1332 which uses python avahi. We need to use a …
- 08:51 Changeset in xpra [14013] by
- show server uuid in "list-mdns" subcommand output
- 08:45 Changeset in xpra [14012] by
- #1332: add support for building without mdns
- 08:43 Changeset in xpra [14011] by
- #1332: add a "list-mdns" subcommand for showing mdns sessions
- 08:43 Ticket #1332 (mdns discovery of sessions) created by
- Make mdns more useful. It should be easier to see which sessions are …
- 07:23 Changeset in xpra [14010] by
- ensure we always have a uuid in all servers and publish this value via …
- 06:57 Changeset in xpra [14009] by
- make it possible to identify the same session over different mdns …
- 06:10 Changeset in xpra [14008] by
- move mdns bits to a sub-module and make it possible to build without it
- 01:47 Ticket #1330 (fedora 23 server giving error importing ffmpeg encoder) closed by
- fixed: Well, poked and prodded and eventually asked smo to take a look. Turns …
10/05/16:
- 18:16 Changeset in xpra [14007] by
- fix greedy clipboard (osx) and add test for it (refactoring clipboard …
- 18:14 Changeset in xpra [14006] by
- we don't have any sound tests, turn all sound off to save cpu and logging
- 13:46 Changeset in xpra [14005] by
- #276: make it easier to test OSX-like clipboard behaviour using …
- 13:43 Changeset in xpra [14004] by
- #276: * make the OSX clipboard code easier to test by moving most of …
- 13:33 Changeset in xpra [14003] by
- the buildbot no longer runs these tests, lower the timeout again
- 13:11 Changeset in xpra [14002] by
- skip the client-server tests that tend to fail on the buildbot..
- 11:18 Changeset in xpra [14001] by
- * add longer timeout for xvfb * increase client and server timeouts: …
- 11:04 Changeset in xpra [14000] by
- use a longer timeout by default, make it tunable via env var
- 10:45 Changeset in xpra [13999] by
- use a longer timeout by default, make it tunable via env var
- 10:43 Changeset in xpra [13998] by
- * log the selection being tested * turn off sound (reduces debug …
- 10:33 Changeset in xpra [13997] by
- selection argument is no longer needed
- 09:29 Changeset in xpra [13996] by
- return the procinfo structure so we can feed it back via …
- 09:28 Changeset in xpra [13995] by
- running pactl can take time, run it just once when collecting info and …
- 08:58 Changeset in xpra [13994] by
- r13991 for osx: remove selection argument
- 08:38 Changeset in xpra [13993] by
- * move pollwait code to main tree so we can re-use it when executing …
- 08:35 Changeset in xpra [13992] by
- test all selections
- 08:33 Changeset in xpra [13991] by
- the selection argument is redundant since we have the proxy object …
- 05:46 Changeset in xpra [13990] by
- r13989 for osx: handle claim argument
- 05:42 Changeset in xpra [13989] by
- #276: with clipboard direction restrictions, we need to tell the other …
- 05:39 Changeset in xpra [13988] by
- better debug logging
10/04/16:
- 21:43 Ticket #1331 (Server outputting xxhash warning) closed by
-
fixed: Sure enough,
sudo dnf install python--xxhash
did the trick. Closing. - 17:01 Changeset in xpra [13987] by
- add some asserts before using the display
- 13:14 Changeset in xpra [13986] by
- simplify the test code: split get/set clipboard value to utility methods
- 12:33 Changeset in xpra [13985] by
- r13984 for v0.17.x branch: fix typo causing errors in fakexinerama …
- 12:32 Changeset in xpra [13984] by
- typo
- 10:58 Changeset in xpra [13983] by
- doh: run openssl before trying to load the resulting cert file!
- 10:55 Changeset in xpra [13982] by
- add "test-connect" subcommand for checking access to a server without …
- 09:58 Changeset in xpra [13981] by
- match refactoring: the unit tests have moved to a subdirectory
- 03:48 Changeset in xpra [13980] by
- #1232 / #1331: add python-xxhash as dependency to deb and rpm packages
10/03/16:
- 20:26 Ticket #1331 (Server outputting xxhash warning) created by
- Testing with 1.0 r13979 fedora 23 server, I'm now seeing the following …
- 20:14 Ticket #1330 (fedora 23 server giving error importing ffmpeg encoder) created by
- I've been seeing this for a little while in the ouptut while starting …
- 18:36 Ticket #1169 (xpra agent for osx - ssh start support) closed by
- fixed: Connect without starting a server? Didn't realize that was an option …
- 16:18 Changeset in xpra [13979] by
- hide performance results by default
- 16:12 Changeset in xpra [13978] by
- we may override stdout or stderr separately
- 15:26 Changeset in xpra [13977] by
- #276: only send the token if we can send clipboard data!
- 15:15 Ticket #1329 (tell the server about clipboard direction) created by
- Split from #276 (see ticket:276#comment:15): OSX clients receive the …
- 14:59 Changeset in xpra [13976] by
- #276: osx clients receive the token and data all at once, also filter …
- 13:23 Ticket #1325 (Options for printers configured by XPRA should be accessible) closed by
- fixed: Hi there, I made a test with the following parameters in …
- 13:22 Changeset in xpra [13975] by
- test all clipboard directions (now spelled correctly..)
- 13:16 Changeset in xpra [13974] by
- add optional sanity checks (enabled by default)
- 12:52 Changeset in xpra [13973] by
- * create log dir if needed * add clipboard test * not finding any …
- 05:18 Changeset in xpra [13972] by
- * install xpra_Xdummy with python3 builds * include error code with …
10/02/16:
- 14:27 Changeset in xpra [13971] by
- make it easier to debug socket problems: log all errors and mismatches …
- 12:23 Changeset in xpra [13970] by
- fix byte-string output of version numbers on py3k
- 12:12 Changeset in xpra [13969] by
- cython_bencode does run on python3, even on win32
- 11:43 Changeset in xpra [13968] by
- usual string nonsense fix for py3k
- 11:36 Changeset in xpra [13967] by
- by default tests don't print out anything, use XPRA_SHOW_PERF to …
- 10:44 Changeset in xpra [13966] by
- fix scripts for running from rpmbuild: move unit tests to a …
- 10:34 Changeset in xpra [13965] by
- parse xvfb string using shlex
- 06:21 Dependencies edited by
- (diff)
- 05:56 Dependencies edited by
- (diff)
- 05:45 Changeset in xpra [13964] by
- catch crypto init errors and show them (happens with Network_info.exe …
- 05:25 Changeset in xpra [13963] by
- usual string nonsense fix for py3k
10/01/16:
- 18:52 Changeset in xpra [13962] by
- move "total-memory" to "server" info
- 18:44 Changeset in xpra [13961] by
- log message if the test got skipped
- 18:44 Changeset in xpra [13960] by
- use run_xpra and not run_command so that this will still work when …
- 17:45 Changeset in xpra [13959] by
- use run_xpra and not run_command so that this will still work when …
- 17:41 Changeset in xpra [13958] by
- py3k fixes
- 17:25 Changeset in xpra [13957] by
- can use pam with python3 builds
- 12:19 Changeset in xpra [13956] by
- workarounds for running tests in rpm buildroot and support for …
- 12:17 Changeset in xpra [13955] by
- workarounds for running the unit tests in a rpm buildroot
- 10:03 Changeset in xpra [13954] by
- move memory check to a method, run it just once (was a problem with …
- 09:08 Changeset in xpra [13953] by
- add shell scripts for easily running the unit tests
- 09:01 Changeset in xpra [13952] by
- fix auth vs printing check: validate against auth_name
- 08:00 Changeset in xpra [13951] by
- * use env context for ensuring the DISPLAY is the one we are meant to …
- 07:58 Changeset in xpra [13950] by
- add util context for temporarily modifying the environment and …
- 07:57 Changeset in xpra [13949] by
- don't fail if we can't stat the sockpath!
- 07:41 Changeset in xpra [13948] by
- add stricter input validation to x265
- 05:08 Changeset in xpra [13947] by
- we need xvfb to run the unit tests
- 04:39 Ticket #1328 (CUDA SDK 8.0 fails to compile simple kernels) closed by
- fixed
- 04:39 Ticket #1328 (CUDA SDK 8.0 fails to compile simple kernels) created by
- On Fedora 24: […] The beta 8 SDK was fine... Looks like it doesn't …
- 04:07 Changeset in xpra [13946] by
- #1169: ignore access denied error on the agent file, launchctl runs as …
- 03:44 Changeset in xpra [13945] by
- #731: fixup r13896, ssh default port is not the xpra port!
- 03:36 Changeset in xpra [13944] by
- proxy_command must be an array!
- 03:24 Changeset in xpra [13943] by
- better argument warning message
- 03:23 Changeset in xpra [13942] by
- #276: fix "clipboard-direction" control command: * fix …
09/30/16:
- 23:15 Ticket #1026 (file transfer improvements) closed by
- fixed: r13937 Trunk Windows 8.1 client against an r13937 Trunk Fedora 23 …
- 19:38 Changeset in xpra [13941] by
- promote unit tests to a top-level directory, delete some old unused …
- 19:18 Changeset in xpra [13940] by
- the proxy server is now available on py3k (no longer depends on …
- 19:11 Changeset in xpra [13939] by
- allow the proxy server to run on python3
- 18:25 Ticket #1291 (XDG_RUNTIME_DIR functionality failing on one specific machine) closed by
-
fixed: * Noted that
XPRA_USE_RUNTIME_DIR
is a build-time argument. * … - 18:14 Ticket #1163 (handle xpra:// urls on osx) closed by
- fixed: Tested with the latest r13937.pkg: * Works as expected {{{open …
- 17:29 Changeset in xpra [13938] by
- fix rpmbuild: use relative imports
- 17:05 Changeset in xpra [13937] by
- r13935 for v0.17.x branch: fix desktop-scaling reset
- 17:04 Changeset in xpra [13936] by
- r13931 for v0.17.x branch: fix file transfer via control channel
- 17:00 Changeset in xpra [13935] by
- fix scalingoff: must use float! (and add debug logging)
- 16:48 Changeset in xpra [13934] by
- add file transfer test via control command
- 16:48 Changeset in xpra [13933] by
- more control file transfer fixes: add missing file-size argument!
- 16:38 Changeset in xpra [13932] by
- more control file transfer fixes: * don't return before doing …
- 16:27 Changeset in xpra [13931] by
- file transfer attributes have moved
- 15:49 Changeset in xpra [13930] by
- test ssl sockets
- 15:36 Changeset in xpra [13929] by
- continue even if we can't peek at the socket data (ie: ssl)
- 15:04 Changeset in xpra [13928] by
- * add test for tcp and websocket connections * move get_free_tcp_port …
- 15:03 Changeset in xpra [13927] by
- parse websocket display string like a tcp display string: the remote …
- 14:30 Changeset in xpra [13926] by
- add test for socket connections
- 13:55 Ticket #1327 (screen doesn't fit in Fullscreen mode) created by
- Bottom part of the screen is cut off in the fullscreen mode Image …
- 13:32 Changeset in xpra [13925] by
- * add opengl client test * add multi-screen test
- 08:07 Changeset in xpra [13924] by
- #1229: confine to inner window area
- 07:19 Ticket #1326 (pointer confinement for osx) created by
- Split from #1229. This isn't supported by GTK, because as per …
- 07:11 Changeset in xpra [13923] by
- #1229: add pointer grab support for win32
- 06:29 Changeset in xpra [13922] by
- cache the keymap modifiers
- 06:23 Changeset in xpra [13921] by
- better debug logging
- 05:58 Changeset in xpra [13920] by
- fire the exit callback only once
- 05:52 Changeset in xpra [13919] by
- fixup proxy-video-encoders option and make it support "all", "none", …
- 04:58 Changeset in xpra [13918] by
- #1325 add "add-printer-options" for pycups backend
- 04:49 Changeset in xpra [13917] by
- prevent infinite recursion on tray cleanup: lose hwnd after destroying it!
- 04:45 Changeset in xpra [13916] by
- better printing debug and error logging
- 04:22 Changeset in xpra [13915] by
- * pre-populate with the default xpra port when switching from ssh * …
- 03:58 Changeset in xpra [13914] by
- add "auto" to launcher encoding options
- 03:50 Changeset in xpra [13913] by
- always show username box as this is needed when connecting to a proxy …
- 02:47 Ticket #772 (_NET_WM_MOVERESIZE for win32 and osx) closed by
- fixed
09/29/16:
- 16:35 Changeset in xpra [13912] by
- validate input data
- 16:29 Changeset in xpra [13911] by
- validate input data
- 16:28 Changeset in xpra [13910] by
- better codec tests debug and error logging
- 16:16 Changeset in xpra [13909] by
- hide test subcommands output by default
- 15:58 Changeset in xpra [13908] by
- add file and multifile auth tests
- 14:41 Ticket #1325 (Options for printers configured by XPRA should be accessible) created by
- Hello, -o -u lpadmin parameters are hardcoded in pycups_printing.py. …
- 12:52 Changeset in xpra [13907] by
- add server auth test
- 12:14 Changeset in xpra [13906] by
- add test for shadow server
- 05:32 Changeset in xpra [13905] by
- #1026 don't create too many dialogs: re-use them or close existing …
- 05:02 Changeset in xpra [13904] by
- missed from r13902: the tests use this to avoid displays that are …
- 04:57 Changeset in xpra [13903] by
- #1026: * show an alert dialog if the file is too big * run the file …
09/28/16:
- 12:41 Changeset in xpra [13902] by
- better tests: * server tests with --use-display * x11 client tests …
- 12:36 Changeset in xpra [13901] by
- log the X11 display we tried to use
- 06:24 Changeset in xpra [13900] by
- update to a newer stable version
- 06:19 Changeset in xpra [13899] by
- better debug logging
- 06:16 Changeset in xpra [13898] by
- libx264 encoding via ffmpeg causes 'Resource temporarily unavailable' …
- 06:09 Changeset in xpra [13897] by
- add env vars to tune threading options
- 05:51 Changeset in xpra [13896] by
- #731 define a default port
- 04:29 Changeset in xpra [13895] by
- only use uid and gid on posix, return invalid value for other platforms
- 04:25 Changeset in xpra [13894] by
- this function must always return a numeric value
- 04:22 ProxyServer edited by
- (diff)
- 04:22 Changeset in xpra [13893] by
- undo r13885: an empty value is not pointless: it is replaced with "nobody"!
- 04:07 Changeset in xpra [13892] by
- #1319: * support remote "start-desktop" and "shadow" * better error …
- 03:33 Changeset in xpra [13891] by
- doh: update range now that we have an extra lvalue!
- 03:30 Changeset in xpra [13890] by
- r13859 for v0.17.x branch: ensure we always have at least one socket …
- 03:15 Ticket #1319 (allow the proxy to start new sessions) closed by
- fixed
- 02:13 Ticket #1014 (take video size into account for scoring codecs) closed by
- fixed: Both details noted (and hopefully will be remembered when the time …
09/27/16:
- 13:04 Changeset in xpra [13889] by
- add latest fixes to release notes
- 12:49 Dependencies edited by
- (diff)
- 12:49 Dependencies edited by
- (diff)
- 12:37 Changeset in xpra [13888] by
- new upstream release
- 12:33 Changeset in xpra [13887] by
- #1107 enable more encoders so we can use enc_ffmpeg on osx
- 12:24 Changeset in xpra [13886] by
- whitespace cleanup
- 10:50 Ticket #1130 (Control batch delay for video regions) closed by
- wontfix: Things have changed quite a bit since this ticket was created (in …
- 10:39 Ticket #1005 (Prompt for passwords or encryption keys if required and missing) closed by
- wontfix: websockify won't support POST: …
- 10:33 Ticket #978 (race in xshm image wrapper and video compression?) closed by
- worksforme: Not seen since.
- 10:30 Ticket #584 (Implementation of API for crypto modules) closed by
- wontfix: Superseded by #1252. The next release will scale back on the crypto …
- 10:28 Ticket #505 (fix bottleneck with applications like gtkperf) closed by
- worksforme: Works well enough for me!
- 10:22 Ticket #1186 (TypeError: 'NoneType' object is not callable upon SIGINT) closed by
- wontfix: Very difficult to avoid unfortunately, just use "xpra stop".
- 10:21 Ticket #908 (--with-Xdummy --with-Xdummy_wrapper options not honored across ...) closed by
- wontfix: Too hard to fix for little gain.
- 10:20 Ticket #1144 (Firefox window loses icon) closed by
- needinfo: Not heard back.
- 10:10 Ticket #390 (damage events for the posix shadow server) closed by
- wontfix: Redundant: the proper way to deal with this is #1247.
- 10:09 Ticket #1214 (Administrative shadow) closed by
- wontfix: Closing as wontfix as this is not xpra's job to get access to other …
- 10:07 Ticket #628 (ffmpeg + gcc 4.8.x dec_avcodec compatibility on win32) closed by
- wontfix: Superseded by #678. Closing as wontfix: this build system will remain …
- 05:48 Changeset in xpra [13885] by
- don't bother looking up an empty username or group value
09/26/16:
- 16:01 Changeset in xpra [13884] by
- fix cursor sizes data offset
- 16:00 Changeset in xpra [13883] by
- better cursor debug logging
- 14:53 Ticket #1307 (xpra server crash) closed by
- fixed: I am fairly confident that this is fixed so closing it for now, let's …
- 14:21 Changeset in xpra [13882] by
- #469: this is a GTK workaround, move it where it belongs
- 14:10 Changeset in xpra [13881] by
- #469: workaround buggy gtk mouse and focus events
- 14:04 Changeset in xpra [13880] by
- ensure we don't send the same packet twice
- 08:07 Changeset in xpra [13879] by
- more correct handling of "xpra stop" for proxy server: * move …
- 08:03 Changeset in xpra [13878] by
- if "xpra stop" or "xpra exit" subcommand returns an error, don't …
- 06:46 Changeset in xpra [13877] by
- skip empty values
- 05:17 Ticket #1324 (icon on indicator applet missing.) closed by
- fixed: Thank you! This is indeed fixed in the latest beta version! Thank you …
- 04:36 Changeset in xpra [13876] by
- #1324: some tray implementations aren't shown by default (ie: …
- 02:41 Ticket #1324 (icon on indicator applet missing.) created by
- The icon on the indicator applet in the client desktop that is used to …
09/25/16:
- 17:01 Changeset in xpra [13875] by
- we cannot send windows without any picture encodings, fail earlier
- 16:59 Ticket #1211 (websockify and named pipe timeouts on win32) closed by
- fixed: Some related changes in ticket:1298#comment:3, websockify re-fixed on …
- 16:54 Changeset in xpra [13874] by
- cleanup
- 16:53 Changeset in xpra [13873] by
- tell the server that we expect a challenge when we only send a partial …
- 16:52 Changeset in xpra [13872] by
- #1211: whackamole, all platforms need the timeout, only win32 needs …
- 16:47 Changeset in xpra [13871] by
- fix warning logging
- 16:23 Changeset in xpra [13870] by
- #1211: workaround is also needed on osx!?
- 16:19 Changeset in xpra [13869] by
- add input for username and password to connection dialog
- 15:54 Changeset in xpra [13868] by
- remove proxy virtual displays from the list of displays we can connect to
- 15:36 Changeset in xpra [13867] by
- #1211: a high timeout works better than blocking sockets?
- 15:29 Changeset in xpra [13866] by
- #1298 / #1211: * the http server fails on win32 unless we set the …
- 14:16 Changeset in xpra [13865] by
- #1298 / #1211: only use the untilConcludes workaround on win32
- 14:03 Changeset in xpra [13864] by
- this is redundant and less flexible (overrides the socket timeout that …
- 13:09 Changeset in xpra [13863] by
- ignore most errors when we are cleaning up
- 12:38 Ticket #1298 (html5 client silently failing when connecting through the proxy) closed by
- fixed: Fixed properly in r13862 + r13865, see also ticket:1211#comment:3
- 12:38 Changeset in xpra [13862] by
- #1298: * use the correct is_active function to exit the IO loops * set …
- 10:57 Changeset in xpra [13861] by
- add "proxy-video-encoders" so we can more easily configure which …
- 04:55 Changeset in xpra [13860] by
- #1323: try harder not to leave an Xvfb behind if we fail to init the …
- 04:17 Changeset in xpra [13859] by
- #1323: ensure we always have at least one socket directory before …
- 04:07 Changeset in xpra [13858] by
- define WIN32 and OSX aliases
09/24/16:
- 23:42 Ticket #1323 (server startup error with no socket-dirs) created by
- This is once posted as fixed .. and yet im getting this in teh log .. …
- 17:12 Changeset in xpra [13857] by
- only start the write thread if we're going to send something to this …
- 16:54 Changeset in xpra [13856] by
- fstat doesn't return the same inode number!?
- 16:52 Changeset in xpra [13855] by
- simplify start thread calls: pass args to helper functions
- 16:44 Changeset in xpra [13854] by
- remove debug logging
- 06:58 Changeset in xpra [13853] by
- cryptography 1.5.1
- 06:39 Dependencies edited by
- (diff)
- 06:38 Dependencies edited by
- (diff)
- 00:15 Changeset in xpra [13852] by
- oops copied wrong hash
- 00:13 Changeset in xpra [13851] by
- bump openssl version
09/23/16:
- 11:21 Changeset in xpra [13850] by
- fix docstring: we already skip sending the value if it is unchanged
- 11:11 Changeset in xpra [13849] by
- fix docstring: we already reset the values!
- 11:07 Changeset in xpra [13848] by
- never ever seen any errors here - this is safe
- 10:50 Changeset in xpra [13847] by
- re-stride window icon if needed
- 10:39 Changeset in xpra [13846] by
- fix docstring: we already remove processes when they terminate via …
- 10:37 Changeset in xpra [13845] by
- update TODO docstring
- 10:33 Changeset in xpra [13844] by
- make modifier_client_keycodes optional in keyboard configs
- 10:30 Changeset in xpra [13843] by
- bind the shaders has never failed, remove FIXME task
- 10:29 Changeset in xpra [13842] by
- better docstring
- 10:22 Changeset in xpra [13841] by
- * compare inodes! (not inode and stat struct!) * better socket cleanup …
- 09:58 Changeset in xpra [13840] by
- check file size before trying to load it from disk
- 09:50 Changeset in xpra [13839] by
- simplify socket cleanup: just make sure it is still ours to delete by …
- 09:49 Changeset in xpra [13838] by
- fix "xpra upgrade": no need to run wm_check (which would fail!)
- 09:35 Changeset in xpra [13837] by
- update docstring
- 09:32 Changeset in xpra [13836] by
- * simplify the code: lookup the instance rather than individual …
- 09:00 Changeset in xpra [13835] by
- try to handle tray restarts: keep hold of the last function and …
- 08:37 Changeset in xpra [13834] by
- * don't support cards with compute capability < 2 (very old) * bump …
- 08:19 Changeset in xpra [13833] by
- catch errors setting up the X11 part of the tray protocol and cleanup …
- 08:11 Changeset in xpra [13832] by
- #1113: * manage all webcam timers so we can cancel them as soon as …
- 07:07 Changeset in xpra [13831] by
- #1107: show enc_ffmpeg in codec versions
- 04:24 ProxyServer edited by
- (diff)
- 04:22 Changeset in xpra [13830] by
- if no value is defined for uid / gid, use "nobody"
- 04:21 Changeset in xpra [13829] by
- * allow username and group names to be specified as strings and look …
- 02:14 Ticket #1287 (desktop-scaling triggering expire_delayed_region traceback) closed by
- fixed: It looks like the issue was "intimately" related to the versions …
- 00:13 Ticket #641 (OSX .pkg creation scrips) closed by
- fixed: problem with bomutils has been fixed in r13828 Everything works as it …
- 00:10 Changeset in xpra [13828] by
- patch to fix install directory for bomutils
- 00:07 Changeset in xpra [13827] by
- patch to change prefix on bomutils for jhbuild
09/22/16:
- 16:06 Changeset in xpra [13826] by
- log the workarea we calculated
- 15:59 Changeset in xpra [13825] by
- doh
- 15:39 Changeset in xpra [13824] by
- #1086 detect icc profile using X11 root window property
- 15:03 Changeset in xpra [13823] by
- #1086 detect workarea size(s) on osx
- 14:48 Changeset in xpra [13822] by
- #1086 expose vertical refresh rate for osx clients
- 14:25 Changeset in xpra [13821] by
- #1086: * allow clients to provide ICC data using the XPRA_ICC_DATA env …
- 12:55 Changeset in xpra [13820] by
- #1086 expose both global "icc" and per-display icc data
- 12:13 Changeset in xpra [13819] by
- add missing var for error logging
- 11:20 ShadowServer edited by
- (diff)
- 11:20 Ticket #1322 (osx shadow server support for changing resolution) created by
- Follow up from #391 and #1086. We now have detailed screen and …
- 11:13 Changeset in xpra [13818] by
- #1086 fix display modes info, use hex printout for icc data
- 10:10 Changeset in xpra [13817] by
- #1086 add more mode information (untested..)
- 09:58 Changeset in xpra [13816] by
- #1086: include a lot more detailed display information
- 09:46 Ticket #1321 (scrolling for the osx shadow server) created by
- Follow up from #1232, osx has an API to give us those rectangles: …
- 07:51 Changeset in xpra [13815] by
- #1086 add keys for hidpi support
09/21/16:
- 13:40 Changeset in xpra [13814] by
- fixup r13813: no get_size(), so use width / height
- 13:27 Ticket #1237 (mismatch between encoder and image) closed by
- worksforme: Related: * r13664: missing csc cleanup * r13048: race condition I've …
- 13:17 Changeset in xpra [13813] by
- #1287: image may have been clipped to the new window size during …
- 13:02 Changeset in xpra [13812] by
- #1287: add sanity check for video region vs window size
- 12:20 Changeset in xpra [13811] by
- update release notes with 2 more completed tickets
- 12:17 Changeset in xpra [13810] by
- update release notes
- 12:13 Changeset in xpra [13809] by
- #1319 doh: missed from r13798
- 11:52 Ticket #1320 (lossless scrolling) created by
- Follow up from #1232: we could remove the need for auto-refresh …
- 11:28 Changeset in xpra [13808] by
- r13806 for v0.17.x branch: fix audio tagging
- 11:18 Changeset in xpra [13807] by
- audio tagging: include xpra version and application id "xpra"
- 11:17 Changeset in xpra [13806] by
- fix audio tagging: set defaults in function instead of default arguments
- 09:32 Versions/PendingFixes edited by
- (diff)
- 09:32 Changeset in xpra [13805] by
- r13776 for v0.17.x branch: fix proxy with older python-glib versions …
- 09:31 Changeset in xpra [13804] by
- r13778 for v0.17.x branch: fix proxy with python 2.6 servers, …
- 09:28 Changeset in xpra [13803] by
- r13800 for v0.17.x branch: stop politely: don't leave the client …
- 09:27 Changeset in xpra [13802] by
- r13790 for v0.17.x branch: fix namespace for "server.type" property
- 09:27 Changeset in xpra [13801] by
- r13788 for v0.17.x branch: don't warn about missing auto-refresh if …
- 09:23 Changeset in xpra [13800] by
- stop politely: don't leave the client hanging and reply to the hello …
- 09:13 Changeset in xpra [13799] by
- run the scrolling detection code with "real video" if detection is on …
- 09:01 ProxyServer edited by
- (diff)
- 08:53 Changeset in xpra [13798] by
- #1319: proxy-start-session support: * add config and command line …
- 08:48 Ticket #1319 (allow the proxy to start new sessions) created by
- Following the improvements to the proxy server in r13793, r13795, …
- 07:52 Changeset in xpra [13797] by
- #1232: run the scrolling detection even when handling "true video", …
- 07:45 Changeset in xpra [13796] by
- prevent "Local name collision" with mdns if two interfaces are the …
- 07:06 Changeset in xpra [13795] by
- * improve error handling for proxy start subcommands * use same …
- 07:03 Changeset in xpra [13794] by
- detect failures to open the X11 display earlier and force GTK2 for all …
- 06:36 Changeset in xpra [13793] by
- split run_proxy in more manageable and reusable functions
- 06:33 Changeset in xpra [13792] by
- whitespace cleanup
- 05:54 Changeset in xpra [13791] by
- re-use the same OSX and WIN32 aliases everywhere
- 05:38 Changeset in xpra [13790] by
- fix namespace for "server.type" property
- 05:26 Changeset in xpra [13789] by
- #1314: try harder to exit the write format thread
- 04:19 Ticket #1165 (google chrome version 50 breaks video) closed by
- invalid: Tried and things are definitely messed up, not sure how much of it is …
- 03:38 Ticket #1318 (Unable to connect with --no-windows) closed by
- fixed: Fixed in r13787, another warning fixed in r13788.
- 03:37 Changeset in xpra [13788] by
- don't warn about missing auto-refresh if we're not forwarding windows …
- 03:37 Changeset in xpra [13787] by
- #1318: do send default encoding even with "--no-windows"
- 03:00 Ticket #1318 (Unable to connect with --no-windows) created by
- The Server is a 0.17.5-r13455-2 Running on a Debian Jessie machine, …
- 00:27 Ticket #1132 (more sensible default vfb resolution on startup) closed by
- fixed: Tested (building an r13670 1.0 server to compare against) with 1.0 …
09/20/16:
- 23:43 Ticket #1302 (osx client 1.0 r13637 throwing handshake_complete errors on connection) closed by
- worksforme: "Can't install it" - when I downloaded that client, then tried to …
- 20:36 Ticket #1267 (sound issues with CentOS 7.1.1503 - gstreamer1) closed by
- fixed: I can sometimes get a freeze on startup but it isn't very consistent. …
- 20:33 Changeset in xpra [13786] by
- revert openssl to older version so it works with python
- 16:38 Changeset in xpra [13785] by
- updated 30 bit patch for dummy
- 14:48 Dependencies edited by
- (diff)
- 14:20 Changeset in xpra [13784] by
- r13782 for v0.17.x branch: fix proxy re-compression code, store …
- 13:36 Ticket #1317 (nvidia capture sdk support) created by
- Split from #365: the nvidia documentation is finally available: …
- 12:32 Changeset in xpra [13783] by
- fix cusor name position in cursor_data: now that we always have …
- 12:31 Changeset in xpra [13782] by
- doh: store recompressed item where we found it!
- 08:21 Ticket #1316 (stereo display support) created by
- For VR, etc.. This is likely to be tied to how each graphics drivers …
- 08:07 Changeset in xpra [13781] by
- #909: make it easier to switch to 30bpp modes, pre-define a display …
- 08:05 Ticket #1315 (support 16-bit depth) created by
- Similar to #909 but using less bits per pixel. Not much to be gained …
- 07:43 Changeset in xpra [13780] by
- #909: add 30 bit depth support to dummy driver
- 05:35 Changeset in xpra [13779] by
- add docstring
- 05:18 Ticket #1060 (allow client applications to specify the video region) closed by
- fixed: Your small region has a zero fps, so it will not be using a video …
- 04:55 Ticket #800 (allow B frames with video encoders) closed by
- fixed: Thanks! Closing at last.
- 01:43 Ticket #713 (current using window is on top) closed by
- fixed: Sure enough... some slightly more than mild testing is failing to …
09/19/16:
- 23:34 Ticket #1314 (osx 1.0 r13763 client hangs when server crashes) created by
- Testing for #713 by leaving some windows (including a firefox window …
09/18/16:
- 10:32 ProxyServer edited by
- (diff)
- 10:17 Ticket #1313 (centos 6.x proxy servers can spin consuming 100% cpu) closed by
- fixed: Fixed in r13778, we just cannot SIGCHLD on python 2.6: …
- 10:15 Versions/PendingFixes edited by
- (diff)
- 10:15 Changeset in xpra [13778] by
- #1313: use getChildReaper as SIGCHLD is not safe to use on python 2.6
- 08:41 Ticket #1207 (Tray menu disappears) closed by
- duplicate: Sorry for wasting your time: I've only just re-read the description …
- 07:26 Ticket #1311 (centos clients exit without making a connection) closed by
- needinfo: No idea why or how, but the problem fixed itself. I had rebuilt older …
- 07:25 Changeset in xpra [13777] by
- we must now pass the same options to compress, as changes in options …
- 07:11 Ticket #1313 (centos 6.x proxy servers can spin consuming 100% cpu) created by
- Started as #1311, hit r13776 and now this. * start a server * start a …
- 06:41 Versions/PendingFixes edited by
- (diff)
- 06:41 Changeset in xpra [13776] by
- threading won't work with the glib main loop without calling …
09/17/16:
- 08:39 Changeset in xpra [13775] by
- #800: allow us to switch to "video" + "b-frames" at runtime without …
- 07:59 Changeset in xpra [13774] by
- more consistent spelling?
- 07:54 Changeset in xpra [13773] by
- #800: force flush the video encoder whenever we're about to do a refresh
- 07:52 Changeset in xpra [13772] by
- #1014: we can set quality and speed in auto mode
- 06:38 Ticket #770 (drag and drop support) closed by
- fixed: Thanks! I believe r13600 caused at least one bad regression reported …
- 06:26 Ticket #1312 (avoid clipboard loops when running nested / sharing sessions) created by
- Related to #41. Create a UUID for each clipboard helper and add it to …
- 05:36 Changeset in xpra [13771] by
- would need a lot of work to resurect, just remove it for now
- 05:29 Changeset in xpra [13770] by
- build ffmpeg 3.1.3
- 05:00 Changeset in xpra [13769] by
- #1307: since r13600, we must call _focus from the UI thread (just call …
- 04:45 Changeset in xpra [13768] by
- fix imports
09/16/16:
- 16:52 Changeset in xpra [13767] by
- update debian copy of the patch
- 16:52 Changeset in xpra [13766] by
- update patch context
- 16:43 Changeset in xpra [13765] by
- update patches context
- 16:39 Changeset in xpra [13764] by
- update patch context
- 16:29 Ticket #1311 (centos clients exit without making a connection) created by
- Must be a recent change, tested with r13763. tcpdump shows no network …
- 15:27 Changeset in xpra [13763] by
- sign fixes: * len is given as a signed int, so use that for the loop * …
- 15:19 Changeset in xpra [13762] by
- missed from refactoring move
- 15:18 Changeset in xpra [13761] by
- #1207: try harder to supply a valid time to use with the menu popup …
- 15:16 Changeset in xpra [13760] by
- unused import
- 14:53 Changeset in xpra [13759] by
- ensure we always "remove_event_receiver" if we get ANY exception …
- 14:46 Changeset in xpra [13758] by
- log full sound query error with stacktrace at debug level (and fix one …
- 14:44 Changeset in xpra [13757] by
- fixup r13756
- 14:36 Changeset in xpra [13756] by
- use new "envbool" utility function for getting boolean values from the …
- 12:49 Changeset in xpra [13755] by
- xid is not an attribute
- 12:47 Changeset in xpra [13754] by
- windows that disappear very quickly (ie: gtkperf) can cause …
- 08:39 Ticket #1310 (vpx 10-bit colour encoding support) created by
- Follow up from #909, we may want to wait for vp10 to come out too. The …
- 08:04 Ticket #1309 (10-bit color support in opengl client) created by
- Split from #909. The best explanation of the changes required can be …
- 07:53 Ticket #1308 (nvenc support for 10-bit modes with HEVC) created by
- Follow up from #1260 (nvenc 7) and #909 (10-bit colour). According to …
- 07:32 Changeset in xpra [13753] by
- #1132 don't resize initial display if "resize-display" is off
- 06:58 Changeset in xpra [13752] by
- #909: * add r210 support to csc_cython * re-add csc_cython to default …
- 06:28 Changeset in xpra [13751] by
- #909 improve performance 12x!
- 05:59 Changeset in xpra [13750] by
- #909 if the client doesn't support alpha, convert r210 to plain RGB …
- 05:33 Changeset in xpra [13749] by
- #855: also fire resume callbacks when the timer took a long time
- 05:21 Changeset in xpra [13748] by
- test 4k for performance, make it possible to test specific colorspaces only
- 05:19 Changeset in xpra [13747] by
- skip pydev warning
- 05:19 Changeset in xpra [13746] by
- r13745 for v0.17.x branch: fix legacy parsing of readonly flag
- 05:18 Changeset in xpra [13745] by
- fix legacy parsing of readonly flag
- 05:01 Changeset in xpra [13744] by
- r13736 for v0.17.x branch: fix unlikely verbose logging error
- 05:01 Changeset in xpra [13743] by
- r13738 for v0.17.x branch: fix tray menu errors in readonly mode
- 03:01 Ticket #1213 (http / websockify ssl support) closed by
- fixed: SSL closed at last. Thanks! As for sha1, see …
- 03:00 Encryption/SSL edited by
- we must use sha256 for latest chrome builds (diff)
09/15/16:
- 20:22 Ticket #1307 (xpra server crash) created by
- I am running the latest beta on both server and client, on 64 bit …
- 17:41 Changeset in xpra [13742] by
- the other versions have been removed, no need to load the keys for them!
- 17:30 Changeset in xpra [13741] by
- #909: initial support for r210 30-bpp colour mode: * generate test …
- 12:58 Changeset in xpra [13740] by
- catch invalid source modes earlier, better error message
- 12:58 Changeset in xpra [13739] by
- x11 servers need get_geometry on the window model, used only in …
- 12:57 Changeset in xpra [13738] by
- in read-only mode, there is no keyboard helper!
- 12:54 Changeset in xpra [13737] by
- don't do any scrolling detection in strict mode
- 06:11 Changeset in xpra [13736] by
- fix debug logging number of args
- 05:58 Changeset in xpra [13735] by
- #1174: handle closed pipe more gracefully
- 04:47 Changeset in xpra [13734] by
- #1207: * move paths and extension definition code to platforms module …
- 04:10 Changeset in xpra [13733] by
- fix test mode
- 03:52 Ticket #1294 (Input methods don't work) closed by
- worksforme: Not heard back, closing - feel free to re-open with more details.
- 02:50 Changeset in xpra [13732] by
- revert gobject-introspection
- 00:54 Changeset in xpra [13731] by
- remove this patch doesn't work with this version
- 00:51 Changeset in xpra [13730] by
- revert glib
Note: See TracTimeline
for information about the timeline view.