Timeline
11/14/17:
- 16:15 Changeset in xpra [17431] by
- #1689 clipboard debug logging
- 16:14 Changeset in xpra [17430] by
- make it possible to run without aurora.js or forge.js
- 15:36 Ticket #1461 (html5 clipboard) closed by
- fixed: The bug seems to only affect Firefox, so I am closing this ticket and …
- 15:35 Ticket #1689 (firefox does not emit clipboard events) created by
- Splitting this from ticket:1461#comment:15. Reproducible with Firefox …
- 14:51 Changeset in xpra [17429] by
- py3k strings byte us again
- 14:08 Ticket #1688 (warning notifications) created by
- If something goes wrong, the message ends up in the console output and …
- 11:36 Changeset in xpra [17428] by
- the last timer we weren't keeping track of in this class
- 11:32 Changeset in xpra [17427] by
- * keep track of more timers so we can cancel them as soon as the …
- 10:56 Changeset in xpra [17426] by
- #1680: fix packet callback signature, requires new arguments since r16734
- 09:57 ClientRendering/OpenGL edited by
- #1687 (diff)
- 09:41 Changeset in xpra [17425] by
- make it possible to pass extra env vars to the proxy subprocess we …
- 08:47 Changeset in xpra [17424] by
- make the ping timeout configurable, same as client side
- 06:02 Changeset in xpra [17423] by
- #1687 split code from chipset list definitions
- 05:55 Changeset in xpra [17422] by
- try to prevent the code blocks from having scroll bars: this previous …
11/13/17:
- 22:55 Ticket #1687 (Update OpenGL Wiki Page black/grey list) created by
- I've noticed that the Wiki page for OpenGL still has all Intel chips …
- 20:56 Ticket #1686 (Reddit post for fundraiser) created by
- I'm creating this task as a sort of simple verification that I am …
- 16:06 Versions/PendingFixes edited by
- (diff)
- 16:06 Changeset in xpra [17421] by
- r17415 for v2.x branches: disable opus+mka with Chrome on macos
- 16:05 Changeset in xpra [17420] by
- r17416 for v2.x branches: don't lose blacklist flag value
- 16:02 Changeset in xpra [17419] by
- r17418 for older branches: avoid warnings with xinput clients
- 15:26 Changeset in xpra [17418] by
- doh: "input-devices" packets COME from the client, but go to the server
- 14:00 Changeset in xpra [17417] by
- avoid warnings with xinput clients
- 13:41 Ticket #1685 (javascript debug filtering) created by
- At the moment the debug switch is an all or nothing toggle. It would …
- 13:34 Changeset in xpra [17416] by
- ignore_audio_blacklist is a boolean, make sure we use the correct …
- 13:23 Changeset in xpra [17415] by
- #1649: chrome on macos is having problems with opus+mka: no sound …
- 08:47 Changeset in xpra [17414] by
- unused import
- 08:44 Ticket #1684 (proxy instance fd pass-through) created by
- When we start the server from the proxy, we shouldn't need to start a …
- 08:17 Changeset in xpra [17413] by
- #1680: emulate timers more correctly, support source_remove, don't use …
- 08:15 Changeset in xpra [17412] by
- #853 use the same fromfd wrapping code for all socket families
- 06:49 Changeset in xpra [17411] by
- better debug logging
- 05:47 Changeset in xpra [17410] by
- python3 sockets from fd do not need re-wrapping?
- 05:14 Changeset in xpra [17409] by
- * rename dict to make it clearer that values are wids * try harder to …
- 05:04 Changeset in xpra [17408] by
- fix some pydev warnings, add FIXME note for others
- 04:53 Changeset in xpra [17407] by
- fix some pydev warnings, add FIXME note for others
- 04:52 Changeset in xpra [17406] by
- oops: fixup r17323
- 04:50 Changeset in xpra [17405] by
- * inline the function which is only used in one place * first …
- 04:42 Changeset in xpra [17404] by
- fix some pydev warnings
- 04:27 Changeset in xpra [17403] by
- fix some pydev warnings
11/12/17:
- 16:12 Changeset in xpra [17402] by
- doh: fixup r17390 again, patch applies to all except Fedora 27 and later
- 15:33 Changeset in xpra [17401] by
- r17400 for older branches: handle informational command line arguments …
- 15:30 Changeset in xpra [17400] by
- handle informational command line arguments (ie: --help, --version, …
- 15:18 Changeset in xpra [17399] by
- make it easier to build without nvenc / cuda on 64-bit systems
- 15:17 Changeset in xpra [17398] by
- fix python3 warning
- 14:50 Changeset in xpra [17397] by
- oops: with_selinux had gone MIA
- 14:49 Changeset in xpra [17396] by
- only skip the selinux part when not building selinux support, don't …
- 14:48 Changeset in xpra [17395] by
- Fedora 27 fails to build with the error "empty %files file …
- 14:17 Ticket #1683 (audio dependency issues with centos7 packages) closed by
- wontfix: The spec file refactoring in r17388 had brought in those dependencies …
- 14:14 Ticket #1683 (audio dependency issues with centos7 packages) created by
- This ticket records what was done to ensure centos7 packages can be …
- 14:00 Changeset in xpra [17394] by
- don't depend on packages not available in the default centos7 repos
- 13:30 Changeset in xpra [17393] by
- websockify is not in the standard repos for centos7
- 13:07 Changeset in xpra [17392] by
- fedora gives warning if comments have macros in them
- 11:42 Changeset in xpra [17391] by
- fixup patch
- 11:31 Changeset in xpra [17390] by
- my fedora 27 VM also needs this permission apparently
- 11:14 Changeset in xpra [17389] by
- * fix recommends wrongly used with EL7 * move cups-filters to common …
- 10:09 Changeset in xpra [17388] by
- simplify the spec file: * remove support for: opensuse (unmaintained), …
- 08:40 Changeset in xpra [17387] by
- update release notes
- 08:12 Changeset in xpra [17386] by
- fixup r17340: older distros don't have the "map" capability
- 07:15 Ticket #1682 (transparency with the native opengl backend on win32) created by
- Split from ticket:1570#comment:3. For macos, see #1794. We currently …
- 07:13 Changeset in xpra [17385] by
- #1570: win32 opengl doesn't do transparency so fallback to non-opengl …
- 07:06 Changeset in xpra [17384] by
- hide debug logging
- 06:52 Changeset in xpra [17383] by
- no need to inherit from Gtk.Window twice
11/11/17:
- 18:12 Changeset in xpra [17382] by
- #1681: any of those sockets can be used to server http: ssl, ws, wss, …
- 16:59 Changeset in xpra [17381] by
- #1681: allow unix-domain and named-pipe connections to be upgraded to …
- 16:35 Ticket #1681 (allow http/websocket over unix socket when --html) created by
- xpra supports binding to unix sockets. At first it doesn't sound like …
- 16:28 Versions/PendingFixes edited by
- (diff)
- 16:26 Changeset in xpra [17380] by
- don't cause an error if "accept-encoding" header is missing
- 16:11 Changeset in xpra [17379] by
- default to no alpha so we can pass the sanity checks without crashing!
- 16:02 Changeset in xpra [17378] by
- if the backend is specified on its own, assume enabled
- 15:50 Changeset in xpra [17377] by
- log alpha flag when choosing a GLX context
- 15:15 Changeset in xpra [17376] by
- use the class attribute we define for this purpose
- 14:53 Changeset in xpra [17375] by
- pass alpha setting to gl context so it can choose an appropriate …
- 14:40 Changeset in xpra [17374] by
- py3k strings byte us again
- 11:24 Changeset in xpra [17373] by
- fixup r17372: commit correct file to enable alpha on windows with GTK3
- 11:19 Changeset in xpra [17372] by
- alpha now works with GTK3 and cairo
- 11:13 Changeset in xpra [17371] by
- cache ctypes lookups, expose single vs double buffering status
- 10:52 Changeset in xpra [17370] by
- #1569: python3 version uses a generic script instead of a gtk one
- 10:32 Changeset in xpra [17369] by
- import cleanup and don't mix A and W functions..
- 10:30 Changeset in xpra [17368] by
- #1569: hook up the opengl detection code via a dummy native window
- 10:29 Changeset in xpra [17367] by
- make it consistent: don't mix W and A functions
- 10:11 Changeset in xpra [17366] by
- make arguments optional, remove unused command_callback, split …
- 09:49 Changeset in xpra [17365] by
- oops: we do need UnregisterClassW, add W variant GetModuleHandleW
- 09:48 Changeset in xpra [17364] by
- make it consistent: don't mix W and A functions, fix argument order …
- 09:37 Changeset in xpra [17363] by
- apparently, it is possible to get None values here, don't use them
- 05:45 Changeset in xpra [17362] by
- #1350: * remove duplicated method: only client class deals with …
- 05:10 Changeset in xpra [17361] by
- wget can't seem to handle https on zlib.net, use http and rely on file …
- 04:58 Versions/PendingFixes edited by
- (diff)
- 03:41 Changeset in xpra [17360] by
- #1662 use empty tuples for lists that are never modified but replaced whole
- 03:40 Changeset in xpra [17359] by
- change warning to debug level, gtkperf can trigger it easily enough
- 03:39 Changeset in xpra [17358] by
- #1662 * avoid unnecessary churn and re-calculate …
- 03:33 Changeset in xpra [17357] by
- make peek timeout configurable via env var
11/10/17:
- 16:36 Ticket #1680 (proxy performance issues) created by
- Starting a session via the proxy can make it much slower than normal. …
- 14:59 Changeset in xpra [17356] by
- #1662: run the leak detection code in a thread so we don't end up …
- 12:57 Changeset in xpra [17355] by
- we can have multiple timers for pings
- 12:51 Changeset in xpra [17354] by
- remove useless nested function
- 10:18 Changeset in xpra [17353] by
- log what type of info-request we are processing (flat or structured …
- 10:17 Changeset in xpra [17352] by
- default to use namespace for info requests
- 09:22 Changeset in xpra [17351] by
- #1662 avoid using closures
- 08:26 Changeset in xpra [17350] by
- don't query file descriptors for nothing
- 08:23 Changeset in xpra [17349] by
- #1662: use pympler instead of rolling out own code
- 08:10 Changeset in xpra [17348] by
- avoid using closure
- 08:09 Changeset in xpra [17347] by
- #1662: keep track of the recalculate timer, so we can cancel it when …
- 08:08 Changeset in xpra [17346] by
- replace AdHocStruct? with a dedicated object class in DesktopManager?: …
- 07:00 Changeset in xpra [17345] by
- #1662: * keep track of the ping echo timer and cancel it when we know …
- 06:41 Changeset in xpra [17344] by
- log csv summary for mid-size lists
- 05:26 Changeset in xpra [17343] by
- whitespace
- 05:04 Changeset in xpra [17342] by
- r17337 (partial) for v2.1.x branch: don't modify Plink.exe with our …
- 05:01 Changeset in xpra [17341] by
- r16837 for v2.1.x branch: typo: space prevents line continuation …
11/09/17:
- 11:44 Changeset in xpra [17340] by
- #1679: force allow access to /etc/shadow, allow proxy instance to mmap …
- 09:51 Changeset in xpra [17339] by
- pre-release whitespace cleanup
- 09:47 Changeset in xpra [17338] by
- Cython 0.27.3
- 07:08 Ticket #1679 (fedora 27 selinux policy error) created by
- […] Looks like they've changed something somewhere? PITA This …
- 06:12 Changeset in xpra [17337] by
- preserve file timestamps when copying them into the output directory, …
- 01:14 Changeset in xpra [17336] by
- avoid error if "_source_has_more" has been cleared already
11/07/17:
- 13:19 Changeset in xpra [17335] by
- if nvml fails to init, warn just once
- 13:07 Changeset in xpra [17334] by
- #1662 dump all frames held in the garbage collector's object list on …
- 12:24 Changeset in xpra [17333] by
- #1662 * more thorough cleanup of window-source data structures (set …
- 10:37 Changeset in xpra [17332] by
- #1662: don't keep references to the exception objects (leaks frames)
- 10:00 Changeset in xpra [17331] by
- * don't list all the options twice: some of them don't apply or they …
11/06/17:
- 17:23 Changeset in xpra [17330] by
- fixup r17328
- 13:30 Changeset in xpra [17329] by
- r17327 for older branches: prevent debug logging from causing errors
- 13:27 Changeset in xpra [17328] by
- #1662 fix Logger memleak by re-using the same logger object rather …
- 11:00 Changeset in xpra [17327] by
- avoid logging error when the window is gone
- 10:13 Changeset in xpra [17326] by
- more leak details, more readable location for var swap
- 09:51 Changeset in xpra [17325] by
- don't keep references to the exception objects (leaks frames)
- 09:01 Ticket #1594 (IPv6 issues) closed by
- fixed: Looks like everything should work well enough already, closing until …
- 08:57 Ticket #1386 (use python3 for the sound subprocess) closed by
- wontfix: The python3 port is making enough progress (#1568) that we will be …
- 08:28 Changeset in xpra [17324] by
- undo unwanted change from r17322, replace it with an env toggle
- 08:22 Changeset in xpra [17323] by
- safer not to use a closure
- 08:21 Changeset in xpra [17322] by
- * don't keep references to the exception objects (leaks frames) * …
- 07:57 Changeset in xpra [17321] by
- split initialization into smaller methods per subsystem (ie: webcam …
- 07:16 Changeset in xpra [17320] by
- better logging
- 07:13 Changeset in xpra [17319] by
- don't keep references to the exception objects (leaks frames), use the …
- 07:09 Changeset in xpra [17318] by
- useless statement
- 07:07 Changeset in xpra [17317] by
- * remove pywin32 code * better exception handling
- 06:55 Changeset in xpra [17316] by
- better exception logging
- 06:53 Changeset in xpra [17315] by
- if we fail to locate the "-config" command line argument, continue …
- 06:51 Changeset in xpra [17314] by
- we don't support python 2.5 any more, drop compat code
- 06:50 Changeset in xpra [17313] by
- * don't bother calling do_send_printers if printing initialization …
11/05/17:
- 13:09 Changeset in xpra [17312] by
- prevent exception from lingering and keeping references alive for the …
- 11:51 Changeset in xpra [17311] by
- only increase writecount when we have actually written something!
- 11:50 Changeset in xpra [17310] by
- make it clearer that _internal_error does not return a value here
- 11:49 Changeset in xpra [17309] by
- #1662: * constify * split handle_new_connection into smaller methods
- 08:54 Changeset in xpra [17308] by
- #1662: * convert all stack frame values to strings * keep track of all …
- 08:24 Changeset in xpra [17307] by
- #1662: better leak debug output
- 08:23 Changeset in xpra [17306] by
- #1662: once closed, we have no reason to keep a reference to the protocol
11/04/17:
- 18:06 Changeset in xpra [17305] by
- prevent overly large key or values (lists, etc) from spamming the output
- 18:04 Changeset in xpra [17304] by
- simplify the code
- 17:44 Changeset in xpra [17303] by
- fixup r17299: clearing the source_has_more object can cause a None …
- 17:19 Changeset in xpra [17302] by
- debug tuples like lists
- 17:17 Changeset in xpra [17301] by
- #1662: fix window source memory leak, clear the reference to the …
- 16:04 Changeset in xpra [17300] by
- #1662: fix leak detection when numpy is loaded, we can't look for …
- 15:57 Changeset in xpra [17299] by
- #1662: fix leak of Protocol, kept alive by references to itself
- 06:32 Changeset in xpra [17298] by
- * don't include decimal points for nothing (ie: 8.0) * use Mbps for …
- 06:15 Changeset in xpra [17297] by
- * disable some debug logging * enable the tray popup_menu_workaround …
- 06:13 Changeset in xpra [17296] by
- #417 minor bandwidth-limit improvements: * gray out options in tray …
11/03/17:
- 12:59 Changeset in xpra [17295] by
- remove debug logging
- 12:26 Changeset in xpra [17294] by
- don't log warnings about the sound subprocess when we're exiting already
- 12:13 Ticket #1654 (xpra start with proxy fails / xvfb error) closed by
- needinfo: 2.2 is nearly ready
- 12:13 Ticket #1659 (maximizing/demaximizing seamless apps from small vfb: positioning and ...) closed by
- worksforme
- 12:08 Ticket #1678 (2.3 moduleset updates) created by
- Follow up from #1587. One important update worth re-trying is …
- 12:08 Changeset in xpra [17293] by
- fixup 17288: * prevent refill boost from going negative and simplify …
- 11:57 Changeset in xpra [17292] by
- #1587 updates: zlib 1.2.11, libtasn1 4.12, libwebp 0.6.0
- 11:43 Changeset in xpra [17291] by
- forgot to strip md5 from URL
- 11:42 Changeset in xpra [17290] by
- pypi now requires SSL (PITA: we don't need it as we have checksums and …
- 11:39 Changeset in xpra [17289] by
- #1587 updates: brotli 1.0.1, nasm 2.13, x264 20171102, mpfr 3.1.5, …
11/02/17:
- 18:00 Changeset in xpra [17288] by
- #1638 / #849: * handle raising the min value using a boolean flag, no …
- 13:51 Changeset in xpra [17287] by
- #1617 / #1638 / #849: * update min-level and max-level whenever we …
- 12:49 Changeset in xpra [17286] by
- underrun is an event, so don't use the timestamp if we are still in …
- 12:19 Changeset in xpra [17285] by
- #1617 / #1638: * lower the threshold * increase the default …
- 06:37 Changeset in xpra [17284] by
- validate encodings early so we can provide a more helpful error message
- 03:09 Changeset in xpra [17283] by
- r17282 for older branches: fix handling of encoding names with …
- 02:54 Changeset in xpra [17282] by
- fix png/P and png/L encodings: the list we get from the options parser …
11/01/17:
- 18:56 Ticket #1368 (more sharing options client side) closed by
- fixed: Very nice - noted and closing.
- 10:39 Changeset in xpra [17281] by
- r17280 + r17277 (partial): ensure that we return a negative value …
- 10:37 Changeset in xpra [17280] by
- ensure the return code is always negative in case of error (harmless …
- 10:34 Ticket #1115 (win32 print system notifications) closed by
- fixed: Done in r17277 (and found some minor bugs - fixes to backport). Some …
- 10:31 Changeset in xpra [17279] by
- ignore more files generated by the python3 build
- 10:31 Changeset in xpra [17278] by
- ignore more files generated by the python3 build
- 10:28 Changeset in xpra [17277] by
- #1115: wait until the file has been printed before exiting
- 09:47 Changeset in xpra [17276] by
- ensure that we can run the exe tool without hitting log file issues: …
- 09:30 Ticket #1677 (blosc compression) created by
- See python-blosc. It does things …
- 07:13 Changeset in xpra [17275] by
- XPRA_FLATTEN_INFO is an int, we support the value 2
- 06:50 Ticket #1676 (settings changed on the server should be forwarded to the client) created by
- Failure to do so can lead to the client believing that something can …
- 06:48 Changeset in xpra [17274] by
- #1368: add "xpra control" and dbus interface for modifying the "lock" …
- 06:42 Changeset in xpra [17273] by
- try to prevent crashes during initial opengl sanity checks
- 05:39 Changeset in xpra [17272] by
- #1350: add missing man page for the new script in /usr/bin and update …
- 04:23 Changeset in xpra [17271] by
- r17270 for older branches: fix start command man page entries
10/31/17:
- 13:01 Changeset in xpra [17270] by
- fix start-after-connect and add missing sections for …
10/28/17:
- 18:12 Changeset in xpra [17269] by
- #1368: make sure the documented semantics of "sharing" and "lock" are …
- 18:00 Changeset in xpra [17268] by
- #1368: add a lock option, modifiable at runtime, so a session can't be …
- 09:54 Changeset in xpra [17267] by
- r17266 for older branches: bell menu item was wrongly affected by …
- 09:53 Changeset in xpra [17266] by
- cut&paste gone wrong
- 09:52 Changeset in xpra [17265] by
- #1368: * server sessions now default to enable sharing * clients still …
- 03:59 Changeset in xpra [17264] by
- add option to log the raw packet size
10/27/17:
- 22:57 Ticket #639 (UDP transport) closed by
- fixed: Running a trunk r17263 Fedora 25 server and client: Unable to break …
- 18:29 Ticket #1581 (html5 2.2 updates) closed by
- fixed: Noted and closing.
- 18:21 Ticket #1672 (Trunk r17250 breaks clients ability to create windows (At least, in KDE)) closed by
- fixed: (actually closing)
- 17:36 Ticket #1675 (Boxplot support for automated testing charts) created by
- As the title states, and according to ticket:1655#comment:10 we would …
- 16:16 Changeset in xpra [17263] by
- fixup r17259: hide bandwidth-limit when mmap is enabled (not disabled …
- 16:05 Changeset in xpra [17262] by
- #417: let the client decide which categories it is interested in so we …
- 14:53 Changeset in xpra [17261] by
- allow scaling with mmap (why not?)
- 14:52 Changeset in xpra [17260] by
- * disable bandwidth-limit with mmap * show tooltip explaining why the …
- 14:47 Changeset in xpra [17259] by
- #417: let the user change the bandwidth-limit value at runtime using …
- 13:33 Changeset in xpra [17258] by
- we can use websockify without enabling the html upgrade flag (ie: with …
- 06:00 Ticket #1674 (Client crash on launch) closed by
-
fixed: This is a
server error processing new connection
as per the log … - 04:48 Changeset in xpra [17257] by
- #1674: fixup for digest backport when running on older python versions …
10/26/17:
- 22:08 Ticket #1674 (Client crash on launch) created by
- I'm one of those holdout sticking to 1.0 branch. After the recent …
- 17:25 Ticket #1673 (PyFPE_jbuf is no longer in Debian) closed by
- invalid: The Debian packages provided by xpra.org do not support Debian testing.
- 17:20 Changeset in xpra [17256] by
- add missing script from r17250
- 15:11 Ticket #1673 (PyFPE_jbuf is no longer in Debian) created by
- Recent update of python2.7 package in Debian testing removed _PyFPE …
- 09:30 Changeset in xpra [17255] by
- #417 / #1581: set bandwidth-limit to the value we get from the …
- 05:36 Ticket #1577 (add 10 bit formats to virtualgl) closed by
- fixed: Merged: …
10/25/17:
- 18:34 Ticket #1237 (mismatch between encoder and image) closed by
- worksforme: This isn't fatal, I have not seen it, and I don't see how we could hit …
- 17:53 Changeset in xpra [17254] by
- part of r17248 for older branches: fix websocket connection object …
- 17:38 Changeset in xpra [17253] by
- * add installation changes missed from r17250 * if we fail to execute …
- 17:16 Ticket #1672 (Trunk r17250 breaks clients ability to create windows (At least, in KDE)) created by
- My server is a Trunk r17252 Fedora 25 server, and my client is a trunk …
- 16:45 Changeset in xpra [17252] by
- better logging and error handling
- 16:25 Changeset in xpra [17251] by
- convenience script for signing all .EXE and .MSI
- 11:35 Ticket #1642 (xpra-controlled windows won't give up focus) closed by
- needinfo: Not heard back, closing. Feel free to re-open with more details.
- 11:08 Ticket #1667 (Compression won't turn off?) closed by
- invalid: compressors are packet compressors and have nothing to do with image …
- 11:04 Ticket #1350 (gnome shell uses the wrong window icon) closed by
- fixed: Fixed in r17250: we create a fake process for each server-side pid, …
- 10:59 Ticket #1671 (forward signals) created by
- Follow up from #1350: we now create a fake process for each server pid …
- 10:53 Changeset in xpra [17250] by
- #1350: create a fake process just to ensure that gnome-shell will use …
- 08:55 Changeset in xpra [17249] by
- #1350 better icon debug logging, reset icon after setting wmclass
- 07:29 Changeset in xpra [17248] by
- don't show full connection string in output (which may include the …
10/24/17:
- 17:12 Ticket #1670 (html5 2.3 updates) created by
- Follow up from #1581 TODO: * notification actions as per …
- 17:02 Ticket #1669 (UDP improvements) created by
- Follow up from #639. Network tracker ticket: #1590 * remove …
- 16:40 Changeset in xpra [17247] by
- same as r17246 but for the server side: use 80% of the interface speed …
- 16:31 Changeset in xpra [17246] by
- #417 + #540: add "auto" mode to set the bandwidth limit to 80 percent …
- 15:48 Changeset in xpra [17245] by
- unused import
- 14:27 Changeset in xpra [17244] by
- r17243 for older branches: support the new (safer) authentication salt …
- 14:16 Changeset in xpra [17243] by
- support the new authentication salt hashing
- 14:15 Changeset in xpra [17242] by
- another backport fix: missing xor, which may still be used with older …
- 13:10 Changeset in xpra [17241] by
- another backport fix: if we advertise support for all hmac digests, we …
- 12:58 Changeset in xpra [17240] by
- yet another backport fix..
- 12:53 Changeset in xpra [17239] by
- yet another backport fix..
- 12:24 Changeset in xpra [17238] by
- r17183 for v2.1.x branch: try harder to find a brotli command we can use
- 12:20 Changeset in xpra [17237] by
- r17236 for older branches: ffmpeg 3.4 compatibility
- 12:19 Changeset in xpra [17236] by
- same as r17224 for the ffmpeg encoder: compatibility with ffmpeg 3.4
- 12:10 Changeset in xpra [17235] by
- add latest fix to the release notes
- 03:22 Changeset in xpra [17234] by
- no need for sudo, rpm runs as root
- 03:12 Changeset in xpra [17233] by
- another backport fix
10/23/17:
- 17:00 Changeset in xpra [17232] by
- #417: bandwidth-limit option * adjust batch delay to slow things down …
- 08:02 Changeset in xpra [17231] by
- r17230 for older branches: fix race condition causing window timer warnings
- 08:01 Changeset in xpra [17230] by
- fix race condition causing timer warnings on window cleanup
- 06:43 Ticket #1668 (av1 codec) created by
- Alliance for Open Media * …
10/22/17:
- 17:55 Changeset in xpra [17229] by
- Cython 0.27.2
- 09:51 Changeset in xpra [17228] by
- add latest fixes to the release notes
- 09:42 Changeset in xpra [17227] by
- honour current_encoding if it is suitable
- 09:42 Changeset in xpra [17226] by
- fix some pydev warnings
- 09:24 Changeset in xpra [17225] by
- r17224 for older branches: ffmpeg 3.4 compatibility
- 09:23 Changeset in xpra [17224] by
- compatibility with ffmpeg 3.4: we don't need to set …
- 09:21 Changeset in xpra [17223] by
- let the user enable, disable or tune the av-sync delay using the tray
- 07:56 Changeset in xpra [17222] by
- Fedora kernels and/or userspace broke systemd-run again, we can't rely …
- 07:33 Changeset in xpra [17221] by
- r17220 for older branches: r17176 now requires …
- 07:26 Changeset in xpra [17220] by
- server_connection_established must now return a boolean
- 07:12 Changeset in xpra [17219] by
- add utility function for parsing float values from env vars
- 05:18 Ticket #1667 (Compression won't turn off?) created by
- Sometimes i see jpeg-style artifacts briefly on UI changes even though …
10/21/17:
- 17:52 Changeset in xpra [17218] by
- we don't care about the examples, and we can't turn them off using a …
- 16:42 Changeset in xpra [17217] by
- forgot that the whole url changes..
- 16:39 Changeset in xpra [17216] by
- * ffmpeg 3.4 * cryptography 2.1.1
- 00:03 Ticket #1637 (Scroll paint bug in HTML5 Client) closed by
- fixed: Upped server to r17215 and I cannot break it after pretty extensive …
10/19/17:
- 04:33 Changeset in xpra [17215] by
- fixup backport (again)
10/18/17:
- 18:28 Ticket #1657 (Control+Shift+F11 Shortcut not working KDE) closed by
- fixed: This has fixed the issue for me. I'm running a trunk 2.X r17214 …
- 12:24 Ticket #1666 (intel quick sync for jpeg encode acceleration) created by
- [https://en.wikipedia.org/wiki/Intel_Quick_Sync_Video Intel Quick Sync …
- 04:05 Changeset in xpra [17214] by
- fixup backport: need to import deque
10/17/17:
- 17:17 Changeset in xpra [17213] by
- r17212 for older branches: parse config files in lexical order
- 17:12 Ticket #1665 (Keyboard mapping: German keyboard special characters wrong (client: ...) created by
- Unfortunately the keyboard mapping doesn't work well for a german …
- 17:11 Changeset in xpra [17212] by
- load config files in lexical order, not disk order!
- 14:40 Keyboard edited by
- (diff)
- 14:28 Keyboard edited by
- (diff)
- 07:01 Ticket #1664 (HSTS) created by
- Easy enough to add, but not so easy to test and deploy. meh
- 06:49 Ticket #1661 (Xpra always gets stuck when working with Mono/Wine applications like ...) closed by
- invalid: I understood what you said, the reply remains the same: don't run xpra …
- 05:48 Ticket #1661 (Xpra always gets stuck when working with Mono/Wine applications like ...) reopened by
- Hi Antoine, I have a special case that hosts run HFSS cannot be …
- 04:48 Changeset in xpra [17211] by
- keep the underrun triggered max-level increase going longer
- 04:36 Changeset in xpra [17210] by
- time value must be an int
- 04:30 Changeset in xpra [17209] by
- #1638: when we get underruns, we need to raise the min-level so we …
- 04:29 Changeset in xpra [17208] by
- #1638: use a much lower default threshold: 0.001
- 04:22 Changeset in xpra [17207] by
- r17206 for older branches: fixup r17199 on non-X11 platforms
- 04:21 Changeset in xpra [17206] by
- context manager must be instantiated
- 04:09 Changeset in xpra [17205] by
- fix groff formatting error (stoopid 80 char nonsense? welcome to the 1980s)
- 04:06 Ticket #1663 ("zlib not available" on Windows 7) closed by
- fixed: It fixed it, thank you!
- 03:28 Changeset in xpra [17204] by
- do keep track of underruns
- 03:21 Changeset in xpra [17203] by
- add new required attribute and fix pydev warning
- 03:21 Changeset in xpra [17202] by
- update tests to match the new gl code
- 03:20 Changeset in xpra [17201] by
- tests for access to images on the clipboard
- 02:32 Ticket #1663 ("zlib not available" on Windows 7) created by
- Hi! I've successfully built xpra-2.1.2 on Windows 7, using the latest …
- 00:19 Ticket #1662 (server memory leak) created by
- It looks like there's a memory leak somewhere. After running firefox …
10/16/17:
- 13:36 Changeset in xpra [17200] by
- add latest fixes to the release notes
- 13:25 Versions/PendingFixes edited by
- (diff)
- 13:19 Changeset in xpra [17199] by
- r17185 for older branches: prevent X11 opengl crashes with some drivers
- 12:55 Changeset in xpra [17198] by
- r17188 for older branches: more reliable scaling rounding
- 12:51 Changeset in xpra [17197] by
- r17193 for v2.0.x and v2.1.x branches: fix rare scroll detection …
- 12:47 Changeset in xpra [17196] by
- r17194 for v2.1.x branch: fix time values and scroll paint order
- 12:32 Changeset in xpra [17195] by
- #1637: undo changes that disabled png and jpeg encodings for …
- 12:31 Changeset in xpra [17194] by
- #1637: doh * performance.now() value is already in milliseconds! * fix …
- 06:35 Ticket #1661 (Xpra always gets stuck when working with Mono/Wine applications like ...) closed by
- invalid: Previously I start the application without some environment variables …
- 06:35 Changeset in xpra [17193] by
- scroll detection may fail (ie: first pass), just don't use it and continue
- 06:31 Debugging edited by
- (diff)
- 06:24 Ticket #1661 (Xpra always gets stuck when working with Mono/Wine applications like ...) reopened by
- Use xpra start --start=/apps/AnsysEM/AnsysEM17.0/Linux64/ansysedt does …
- 06:18 Ticket #1661 (Xpra always gets stuck when working with Mono/Wine applications like ...) closed by
- invalid: See comment:1
- 06:01 Ticket #1661 (Xpra always gets stuck when working with Mono/Wine applications like ...) created by
- Server OS: CentOS 6.8 Client OS: Windows 7 Reproduce steps: 1. Start …
10/15/17:
- 15:07 Changeset in xpra [17192] by
- fix "sessions" and "mdns" gui so they can be launched as xpra …
- 14:57 Changeset in xpra [17191] by
- actually honour the padding colors specified
- 11:40 Changeset in xpra [17190] by
- #1656: fixup r17164: * use the render_size when calculating the …
- 07:43 Changeset in xpra [17189] by
- * on resize, don't reset window_offset * log all offsets at debug level
- 07:19 Changeset in xpra [17188] by
- prefer int over float, and even tolerate a 0.1% difference to get it
- 06:02 Changeset in xpra [17187] by
- use different scales for each coordinates so that the screen size will …
- 05:25 Changeset in xpra [17186] by
- allow the opengl option to specify both if we want to enable (on, off, …
- 05:00 Changeset in xpra [17185] by
- prevent more X11 opengl crashes (ie: with nouveau): use an xsync …
Note: See TracTimeline
for information about the timeline view.