Timeline
02/17/18:
- 16:26 Changeset in xpra [18460] by
- add latest fixes to the release notes
- 16:10 Changeset in xpra [18459] by
- r18458 backport: fix initial focus issues
- 16:08 Changeset in xpra [18458] by
- don't trigger focus handling when the geometry changes (sometimes …
- 15:13 Changeset in xpra [18457] by
- hit some cases with mmap where the end_bytes was not recorded yet, so …
- 14:51 Changeset in xpra [18456] by
- typo
- 14:12 Changeset in xpra [18455] by
- python-lz4 1.0.0
- 14:00 Ticket #1771 (SCRAM) created by
- [https://tools.ietf.org/html/rfc5802 rfc5802: Salted Challenge …
- 12:46 Changeset in xpra [18454] by
- only record soft expired congestion events if these are new events, …
- 10:00 Changeset in xpra [18453] by
- log more details about soft-expire congestion events
- 09:59 Changeset in xpra [18452] by
- stop calculating congestion speed if there are no events in the last …
- 09:25 Changeset in xpra [18451] by
- better debug logging
- 07:14 Ticket #1770 (opengl exception handler function) created by
- Follow up from #1769: register a callback function on the opengl …
- 06:25 Changeset in xpra [18450] by
- oops: fixup r18447, jpeg2000 has stricter constraints already
- 06:22 Changeset in xpra [18449] by
- #1769 if we do end up with a zero sized plane, log an error and don't …
- 06:18 Changeset in xpra [18448] by
- #1769 don't use YUV painting for dimensions that would have a zero …
- 06:01 Changeset in xpra [18447] by
- #1769 try to ensure we never send subsampled data (jpeg or webp) if …
02/16/18:
- 21:53 Ticket #1769 (Getting Occasional OpenGL Tracebacks) created by
- My server and client are both Fedora 26 machines running trunk r18446 …
- 21:29 Ticket #1707 (use the application icons for the systray icon) closed by
- fixed: Noted and closing. Sorry for the long turnaround - been busy and …
- 17:47 Changeset in xpra [18446] by
- oops missed from r18445
- 17:46 Ticket #1611 (uinput virtual pointer device) reopened by
- This revision (r18445) caused a build to fail on both my Fedora …
- 05:51 Changeset in xpra [18445] by
- #1611: prevent confusion with system binaries: use "xpra" prefix for …
- 03:38 Ticket #999 (catch limited bandwidth issues sooner) reopened by
- Logs? xpra info? bandwidth configuration?
02/15/18:
- 22:39 Logging/Categories edited by
- Incorporate change mentioned in #1688 (diff)
- 10:00 Changeset in xpra [18444] by
- with virtuawin, we even have to reinit the window completely to restore it
- 09:52 Changeset in xpra [18443] by
- make window reinit code more re-usable
- 09:15 Changeset in xpra [18442] by
- if a window is not visible, cut the refresh rate - using the same code …
- 03:11 Ticket #1766 (no longer control encoding in config file (macos/OS X client)) closed by
- fixed: > If I have more feedback on betas, should they just be more tickets? …
- 02:50 Changeset in xpra [18441] by
- #1766: fix compatibility with gtk2
02/14/18:
- 11:36 Changeset in xpra [18440] by
- oops: variable got renamed
- 11:19 Changeset in xpra [18439] by
- r18438 backport: ensure that the only bandwidth limit shown as …
- 11:17 Changeset in xpra [18438] by
- ensure that the only item selected is the last one the user clicked on
- 09:03 Changeset in xpra [18437] by
- #1717 use the backend agnostic script
- 08:58 Changeset in xpra [18436] by
- oops: missed from r18434
- 08:55 Changeset in xpra [18435] by
- don't try to load x11 on macos
- 08:38 Changeset in xpra [18434] by
- refactoring: * move compat code to compat module * split off test …
- 08:36 Changeset in xpra [18433] by
- usual workaround for py3k string breakage
- 07:56 Changeset in xpra [18432] by
- r18428 backport: preserve selected encoding when launching via macos …
- 07:54 Changeset in xpra [18431] by
- #1766: actually use a default dict value so we on't get errors using …
- 04:45 Changeset in xpra [18430] by
- avoid errors with python3: the packet data must be in bytes format
- 04:16 Changeset in xpra [18429] by
- #1767 fixup r18018: endpoint must be defined
- 03:50 Ticket #1768 (Replace CODEC_FLAG2_FAST with AV_CODEC_FLAG2_FAST) closed by
- invalid: Already been done in r18088, r18087, r18086. Make sure the version …
02/13/18:
- 17:57 Ticket #1768 (Replace CODEC_FLAG2_FAST with AV_CODEC_FLAG2_FAST) created by
- FFmpeg replaced CODEC_FLAG2_FAST with AV_CODEC_FLAG2_FAST two years …
- 17:25 Ticket #1767 (Cannot connect to a windows 10 pro server using SSL) created by
- The problem, described below is that I cannot connect using SSL. With …
- 16:22 Changeset in xpra [18428] by
- #1766: make sure that the item selected in the combo box is also the …
- 15:49 Changeset in xpra [18427] by
- ssh port is also not required, leave it empty
- 15:38 Changeset in xpra [18426] by
- make it easier to enable or disable colored logging
- 12:21 Changeset in xpra [18425] by
- r18424 backport: don't populate display number with a wrong default …
- 12:20 Changeset in xpra [18424] by
- the display number is optional in ssh mode, so leave it empty unless …
- 09:25 Changeset in xpra [18423] by
- the default encoding is "auto"
- 09:17 Changeset in xpra [18422] by
- use bstr formatting so that the value will match what we have in the …
- 09:05 Changeset in xpra [18421] by
- r18420 backport: fix errors in launcher with ssh mode
- 05:33 Changeset in xpra [18420] by
- ensure that port numbers are actually numbers so we can compare them
02/12/18:
- 15:13 Changeset in xpra [18419] by
- move "parse_scaling" to a module, we only import it if needed
- 13:31 Changeset in xpra [18418] by
- convert more test apps so they can run with gtk3
- 13:16 Changeset in xpra [18417] by
- partial port to gtk3
- 12:28 Changeset in xpra [18416] by
- new compat constants
- 12:27 Changeset in xpra [18415] by
- convert test class so it can run with python3 / gtk3
- 11:56 Changeset in xpra [18414] by
- add latest fix to the release notes
- 11:46 Changeset in xpra [18413] by
- fix auth backport: when we fake a challenge, we need the choose_digest …
- 10:57 Changeset in xpra [18412] by
- macos intercepts Shift+F11, so use Control+F11 to trigger …
- 09:34 Changeset in xpra [18411] by
- r18410 backport: fix win32 packaging of python cryptography module
- 09:33 Changeset in xpra [18410] by
- fix packaging of newer versions of python-cryptography, we must …
- 09:27 Changeset in xpra [18409] by
- enable debug in all loggers
- 07:39 Changeset in xpra [18408] by
- add latest fix to the release notes
- 07:36 Changeset in xpra [18407] by
- r18212 backport: make unit tests reliable
- 06:25 Changeset in xpra [18406] by
- r18405 backport: force focus on launcher window when it is ready (macos)
- 06:23 Changeset in xpra [18405] by
- macos workaround: force launcher to the top of the stack when it is ready
- 05:14 Changeset in xpra [18404] by
- r18398 partial backport: don't try to load 'glib' with python3
- 05:13 Changeset in xpra [18403] by
- r18399 backport: avoid gi import warnings with python3 client builds
- 05:13 Changeset in xpra [18402] by
- r18400 backport: fix gi errors on startup with python3 + win32
- 05:01 Changeset in xpra [18401] by
- remove debug
- 05:01 Changeset in xpra [18400] by
- weird win32 gi bug: we must import gobject before glib, or glib won't …
- 04:46 Changeset in xpra [18399] by
- must specify version before import to avoid warnings
- 04:39 Changeset in xpra [18398] by
- don't try to import 'glib' with python3, use the correct path …
- 04:18 Changeset in xpra [18397] by
- we need the xpra.exe binary in all cases: client or server
- 04:17 Changeset in xpra [18396] by
- fix version info lookup with python3: we can use the more reliable …
02/11/18:
- 16:35 Changeset in xpra [18395] by
- py3k string fix
- 16:16 Changeset in xpra [18394] by
- not sure how to build and package the gi bindings for libnotify, so …
- 16:10 Changeset in xpra [18393] by
- r18391 backport: prevent ghost windows on win32 with opengl and OR windows
- 16:07 Changeset in xpra [18392] by
- initialize the client fully before setting up the connection, some …
- 13:56 Changeset in xpra [18391] by
- #1717: override redirect windows don't show properly with opengl on win32
- 13:43 Changeset in xpra [18390] by
- make it easier to skip some metadata attributes for testing
- 13:09 Changeset in xpra [18389] by
- fix regression caused by r18378 on win32 with opengl: make sure we use …
- 11:16 Changeset in xpra [18388] by
- log packet-type as a string (fix usual py3k formatting nuisance)
- 09:08 Changeset in xpra [18387] by
- #1717 * finish converting gdk_bindings * move the focus bits to superclass
- 06:53 Changeset in xpra [18386] by
- delta code already moved up, no need to override here?
- 06:52 Changeset in xpra [18385] by
- #1717: simplify, we only ever have one native tray class and one gtk …
- 06:43 Changeset in xpra [18384] by
- #1717 move grab handling to common superclass
- 05:52 Changeset in xpra [18383] by
- * improve test to show actions and events received in the window * …
- 04:32 Changeset in xpra [18382] by
- #1717 all the clients use the same base class for handling draw …
- 04:28 Changeset in xpra [18381] by
- #1717 move UI thread lockups detection to common superclass - as it …
- 04:17 Changeset in xpra [18380] by
- #1717: move notify_startup_complete to common gtk client class
- 04:15 Changeset in xpra [18379] by
- #1717: move raise-window code to common gtk client class
- 03:29 Changeset in xpra [18378] by
- #1717: no need to override gtk_main, just call the gtk_util function …
- 03:26 Changeset in xpra [18377] by
- all the clients support rgb32, remove duplicated code in subclasses
- 03:19 Changeset in xpra [18376] by
- ignore cythong generated files
- 03:18 Changeset in xpra [18375] by
- start conversion to gtk version agnostic code
- 03:17 Changeset in xpra [18374] by
- import cleanup, remove out of date comments
- 03:17 Changeset in xpra [18373] by
- allow resetting the cursor by selecting the empty entry
02/10/18:
- 16:21 Changeset in xpra [18372] by
- #1717 use pillow to resize and paste the cursor onto a new image of …
- 14:44 Changeset in xpra [18371] by
- #1717 make it possible to run with python3 / gtk3
- 14:38 Changeset in xpra [18370] by
- #1717 re-use the same function to access the window handle safely
- 09:45 Changeset in xpra [18369] by
- oops: missed from r18367
- 09:42 Changeset in xpra [18368] by
- also support libnotify on win32
- 09:22 Changeset in xpra [18367] by
- #1717: implement full gtk x11 bindings for gtk3
- 09:20 Changeset in xpra [18366] by
- remove unused import
- 06:11 Changeset in xpra [18365] by
- file transfer: * server cannot ask anyone, so turn all "ask" options …
- 04:20 Changeset in xpra [18364] by
- try to use only strings for all paths (macos barfs on byte strings)
- 04:16 Changeset in xpra [18363] by
- macos doesn't provide targets.. try to continue without
- 03:53 Changeset in xpra [18362] by
- workaround broken file urls with gtk3
- 03:41 Changeset in xpra [18361] by
- ignore more cython generated files
- 03:40 Changeset in xpra [18360] by
- ignore more cython generated files
02/09/18:
- 17:35 Changeset in xpra [18359] by
- make it consistent: zero value for no timer
- 17:35 Changeset in xpra [18358] by
- an xid should not be required!
- 16:37 Changeset in xpra [18357] by
- #1717: move drag-n-drop code to superclass (lots of compat code was …
- 16:35 Changeset in xpra [18356] by
- fix file transfers with python3: py3k strings byte us again
- 14:01 Changeset in xpra [18355] by
- move license file to where the source file has been moved
- 13:20 Changeset in xpra [18354] by
- remove unused import and dead code
- 13:18 Changeset in xpra [18353] by
- #1717: move workspace code to superclass
- 12:05 Changeset in xpra [18352] by
- #1717: move screen mapping code to superclass
- 11:56 Changeset in xpra [18351] by
- #1717: also move the pointer overlay cleanup code
- 11:41 Changeset in xpra [18350] by
- #1717: move pointer overlay code to superclass so gtk3 client can have it
- 07:58 Ticket #1766 (no longer control encoding in config file (macos/OS X client)) created by
- Using macOS-10.13.3 client to display a linux (centos 6.6 or 6.9) …
- 05:34 Changeset in xpra [18349] by
- #1717: to prevent "OpenGL drawing may fail in various potentially …
- 04:51 Changeset in xpra [18348] by
- #1717: expose more opengl attributes, request double-buffered pixel …
- 03:51 Changeset in xpra [18347] by
- #1717: macos opengl * fix cython module name * re-use the same …
02/08/18:
- 19:18 Ticket #1609 (Command and Control keys on macOS host ends up as the same key on Linux) reopened by
- I am having a similar problem with xpra-2.2.4, so this fix did not …
- 16:11 Changeset in xpra [18346] by
- r18340 backport: fix logging of full stacktraces for opengl exceptions
- 16:10 Changeset in xpra [18345] by
- r18341 backport: fix parsing of opengl command line option
- 16:02 Changeset in xpra [18344] by
- #1717: opengl shim implementation for macos using pyobjc and the …
- 15:55 Changeset in xpra [18343] by
- remove unused imports
- 15:53 Changeset in xpra [18342] by
- remove support for the old "gtk" gl backend with python3 as it isn't …
- 15:53 Changeset in xpra [18341] by
- use correct option variable for deciding if opengl should be enabled
- 15:50 Changeset in xpra [18340] by
- exc_info magic fails outside the exception handler's scope
- 10:11 Changeset in xpra [18339] by
- initialize realize callback list earlier so we can register callbacks …
- 09:52 Changeset in xpra [18338] by
- #1717 macos gdk bindings so we can get the nsview for a gdk window
- 09:08 Changeset in xpra [18337] by
- new dependency for the gdk3 bindings
- 06:52 Changeset in xpra [18336] by
- #1717: add stub gdk3 bindings so we can use functionality not exposed …
- 04:56 Changeset in xpra [18335] by
- remove unused imports
02/07/18:
- 05:18 Ticket #1764 (webp YUV420P color subsampling) closed by
- fixed: Done in r18334 (see long commit message) since it was easy enough to …
- 05:17 Ticket #1765 (opengl YUVA support) created by
- So we can paint YUV with alpha, the webp yuv decoder can give it to …
- 05:14 Changeset in xpra [18334] by
- #1764: * encode webp using YUV420P subsampling if the quality is lower …
- 04:56 Changeset in xpra [18333] by
- honour strict mode env var
02/06/18:
- 13:02 Ticket #1764 (webp YUV420P color subsampling) created by
- Follow up from #1438: we could decode webp to yuv if we encoded it …
- 12:50 Ticket #1438 (decode jpeg to YUV) closed by
- fixed: Finally fixed in r18330. Decoding to YUV is now the default in r18331. …
- 12:48 Changeset in xpra [18332] by
- #1438: use the values from wikipedia, they seem authoritative and have …
- 12:42 Changeset in xpra [18331] by
- now safe to decode jpeg to yuv by default
- 12:28 Changeset in xpra [18330] by
- #1438: use a new shader for "full range" YUV data we get from the jpeg …
- 09:46 Changeset in xpra [18329] by
- fix encoding selection message (was missing encoding!)
- 09:38 Changeset in xpra [18328] by
- #1438: simplify the code: don't use a default shader, just set it …
- 04:32 Encryption/SSL edited by
- (diff)
- 04:28 Changeset in xpra [18327] by
- version bump + update release notes
- 04:25 Changeset in xpra [18326] by
- r18322 backport: fix py3k des and xor auth
- 04:13 Changeset in xpra [18325] by
- r18323 backport: hide unhelpful message when connecting to older servers
- 04:10 Changeset in xpra [18324] by
- r18321 backport: py3k server fix for ssl sockets settimeout error
- 04:09 Changeset in xpra [18323] by
- only log the actual server input device method if we know what it is
- 04:06 Changeset in xpra [18322] by
- usual py3k string nonsense
- 03:51 Changeset in xpra [18321] by
- py3k fix: check the actual socktype (not the wrapped one) so we can …
- 01:39 Changeset in xpra [18320] by
- r18319 backport: don't log scary warnings for SIOCETHTOOL ioctl …
- 01:37 Changeset in xpra [18319] by
- don't log a scary warning if SIOCETHTOOL ioctl fails, as many types of …
02/05/18:
- 15:25 Changeset in xpra [18318] by
- python lz4 0.21.6
- 14:08 Changeset in xpra [18317] by
- do log something, just not a warning
- 14:06 Changeset in xpra [18316] by
- * don't bother showing a warning if webcam doesn't work with 32-bit …
- 13:53 Changeset in xpra [18315] by
- add script to generate all the different release builds in one command …
- 13:34 Changeset in xpra [18314] by
- use env var to toggle client-only builds
- 12:38 Changeset in xpra [18313] by
- add latest fixes to the release notes
- 11:25 Changeset in xpra [18312] by
- r18266 partial backport: fix webcam forwarding automatic device selection
- 11:22 Changeset in xpra [18311] by
- add latest fixes to the release notes
- 11:19 Changeset in xpra [18310] by
- r17581 partial backport: fix launcher with python3
- 11:16 Changeset in xpra [18309] by
- r18273 + r18279 backport: session browser needs a config object
- 10:08 Changeset in xpra [18308] by
- merge back from upstream now that most of our changes have been merged …
- 09:57 Changeset in xpra [18307] by
- merge back from upstream and remove old glib / gi kludge
- 09:24 Changeset in xpra [18306] by
- retry to merge the upstream changes - this should work apparently
- 05:40 Changeset in xpra [18305] by
- add latest fixes to the release notes
- 05:35 Changeset in xpra [18304] by
- r18275 backport: correct fix for py3k string nonsense
- 05:27 Changeset in xpra [18303] by
- r18299 backport: disable zerocopy nvfbc cuda buffers until further testing
- 05:27 Changeset in xpra [18302] by
- r18300 backport: handle memoryview as input to nvenc
- 05:13 Changeset in xpra [18301] by
- * populate() is not enough, we have to update() first * the proc_exit …
- 04:24 Changeset in xpra [18300] by
- handle memoryview as input (cannot call frombuffer on it)
- 04:22 Changeset in xpra [18299] by
- #1763 cuda buffer mode cannot be enabled by default until we can fix it
- 03:45 Ticket #1763 (nvfbc cuda regression: picture does not update) created by
- Problem spotted on win32, may also affect Linux (TBC). The code runs …
- 02:47 Building/Other edited by
- (diff)
02/04/18:
- 11:40 Changeset in xpra [18298] by
- py2app forgets AVFoundation, do it by hand
- 11:06 Changeset in xpra [18297] by
- doh: package names are different for python3
- 11:05 Changeset in xpra [18296] by
- * use lowercase for package name * add to python3 moduleset
- 09:26 Changeset in xpra [18295] by
- unit tests also fail to link
- 09:17 Changeset in xpra [18294] by
- fix vpx build: can't use avx512 with this version of gcc?
- 08:43 Changeset in xpra [18293] by
- r18292 backport: clean by default
- 08:42 Changeset in xpra [18292] by
- clean by default
- 08:38 Changeset in xpra [18291] by
- r18290 backport: disable webcam on 32-bit windows builds
- 08:35 Changeset in xpra [18290] by
- #1231: don't build or bundle opencv on 32-bit windows since it crashes..
- 07:41 Changeset in xpra [18289] by
- #1231: better webcam debugging
02/03/18:
- 18:18 Changeset in xpra [18288] by
- use the desktop name if we don't have a session name
- 17:46 Changeset in xpra [18287] by
- the value needs to be decoded, the function we call does not do any …
- 17:40 Changeset in xpra [18286] by
- all items should be strings
- 17:40 Changeset in xpra [18285] by
- fix pybonjour for py3k strings..
- 16:57 Changeset in xpra [18284] by
- shadow servers use the wm_name as session name default
- 16:51 Changeset in xpra [18283] by
- 16:50 Changeset in xpra [18282] by
- constructor overrides session type.. so we have to re-define it here
- 16:28 Changeset in xpra [18281] by
- show the session name if we know it - make it possible to not expose …
- 16:14 Changeset in xpra [18280] by
- do mdns after we have started the commands so that we may have guessed …
- 16:14 Changeset in xpra [18279] by
- oops: "mdns" gui supercedes the "sessions" gui (and not the other way …
- 16:04 Changeset in xpra [18278] by
- add debug logging of missing notification module
- 15:40 Changeset in xpra [18277] by
- split updating the cache and populating the view
- 15:26 Changeset in xpra [18276] by
- only show the password line if there are sessions we can connect to
- 15:23 Changeset in xpra [18275] by
- correct fix for py3k string nonsense
- 15:11 Changeset in xpra [18274] by
- * center the window * only register signals when we're running standalone
- 15:10 Changeset in xpra [18273] by
- the sessions gui supercedes the mdns one, and they both require a …
- 14:40 Changeset in xpra [18272] by
- remove unused import
- 14:34 Changeset in xpra [18271] by
- make code more re-usable and re-use more existing code
- 14:31 Ticket #1762 (default gui) created by
- Provide a friendly GUI so users can start, browse, connect to …
- 08:41 Changeset in xpra [18270] by
- r18268 backport: message was the wrong way around
- 08:41 Changeset in xpra [18269] by
- r18263 backport: fix python3 error running shadow server
- 08:10 Changeset in xpra [18268] by
- doh: wrong way around
- 08:02 Changeset in xpra [18267] by
- * gtk3 pixbuf loader fix * remove unused import
- 08:02 Changeset in xpra [18266] by
- #1688: failures to show a notification should not cause further breakage
- 07:04 Changeset in xpra [18265] by
- use a valid notification id to prevent errors with some backends that …
- 06:58 Changeset in xpra [18264] by
- notification errors should not cause connection failures
- 06:28 Changeset in xpra [18263] by
- py3k fix
- 06:15 Changeset in xpra [18262] by
- no printer forwarding on win32, no need for a warning
- 06:12 Changeset in xpra [18261] by
- we don't build those two codecs by default, don't log a warning
02/02/18:
- 17:08 Ticket #1266 (Sound is leaking across multiple xpra sessions attached to different ...) closed by
- fixed: Noted - I'll pass this along.
- 17:04 Ticket #1312 (avoid clipboard loops when running nested / sharing sessions) closed by
- fixed: Excellent - noted. Closing
- 13:23 Ticket #1761 (refactoring to avoid large modules) created by
- As of r18260, we have some modules that are just too big. […] Some …
- 13:03 Source/Statistics edited by
- (diff)
- 12:44 Index edited by
- (diff)
- 12:44 Source edited by
- (diff)
- 12:38 Ticket #1734 (server fails when starting via proxy with no stderr error) closed by
- needinfo: would need steps to reproduce
- 12:03 Changeset in xpra [18260] by
- raise mmap limits
- 11:57 Changeset in xpra [18259] by
- #1688: use notifications to tell the user about desktop scaling issues
- 11:42 Changeset in xpra [18258] by
- validate mmap size early so we don't create temporary files for nothing
- 11:08 Changeset in xpra [18257] by
- r18254 backport: fix mmap setup error handling
- 11:00 Changeset in xpra [18256] by
- also show unit for min case
- 11:00 Changeset in xpra [18255] by
- show unit
- 10:53 Changeset in xpra [18254] by
- assert check would cause another error on failure
- 10:32 Changeset in xpra [18253] by
- #1688: use notifications to tell the user about opengl setup failures
- 10:01 Changeset in xpra [18252] by
- #1688: use notifications to tell the user about audio forwarding failures
- 09:36 Changeset in xpra [18251] by
- r18249 backport: fix webcam encoding selection causing forwarding errors
- 09:35 Changeset in xpra [18250] by
- #1688: use notifications to tell the user about webcam failures
- 09:34 Changeset in xpra [18249] by
- fix webcam forwarding
- 05:59 Changeset in xpra [18248] by
- #1312 improvements: * only verify from server to client * prevent tray …
- 04:32 Ticket #1688 (warning notifications) closed by
- fixed
02/01/18:
- 21:57 Ticket #1760 (AttributeError on latest client) closed by
- fixed: Weird - I rebuilt my server and client with r18247 and everything …
- 21:29 Changeset in xpra [18247] by
- #1760: fix error during cleanup
- 20:13 Ticket #1702 (process data for session info display) closed by
- fixed: Noted and closing.
- 20:11 Ticket #1760 (AttributeError on latest client) created by
- Running a beta r18246 client against a beta r18246 server - both …
- 15:52 Changeset in xpra [18246] by
- #1231 build AVFoundation bridge
- 15:35 Ticket #1759 (Using xpra v2.2.2 I get tracebacks trying to start an application) closed by
-
invalid:
undefined symbol: PyFPE_jbuf
: errors like these happen when … - 15:10 Ticket #1759 (Using xpra v2.2.2 I get tracebacks trying to start an application) created by
- […] Both servers are running Ubuntu 18.04 (I am testing it) I …
- 13:16 Changeset in xpra [18245] by
- update date in build file and the files it generates
- 12:23 Changeset in xpra [18244] by
- python-lz4 0.19.2 fixes memleak
- 12:22 Changeset in xpra [18243] by
- python-lz4 0.19.2 fixes memleak
- 06:25 Changeset in xpra [18242] by
- #540: poll for screensaver changes
- 05:45 Changeset in xpra [18241] by
- #540: the signals don't work reliably enough
- 05:26 Changeset in xpra [18240] by
- #540: listen for screensaver dbus messages
01/31/18:
- 16:42 Changeset in xpra [18239] by
- #540 detect when the main display goes to sleep on macos
- 15:19 Changeset in xpra [18238] by
- r18228 backport: we have the exception already
- 15:19 Changeset in xpra [18237] by
- r18227 backport: don't log exception that does not exist
- 15:18 Changeset in xpra [18236] by
- r18235 backport: fix handling of geometry constraints on MS Windows
- 15:16 Changeset in xpra [18235] by
- doh: typo, causing wrong geometry to be applied
- 15:15 Changeset in xpra [18234] by
- better debug logging
- 14:48 Changeset in xpra [18233] by
- py3k strings byte us again: we just don't care here at all, PITA
- 14:47 Changeset in xpra [18232] by
- gtk3 fix: len argument is now mandatory
- 14:31 Changeset in xpra [18231] by
- unset is the same as 0
- 13:55 Changeset in xpra [18230] by
- #1312: * notify the user that clipboard synchronization has been …
- 13:29 Changeset in xpra [18229] by
- #1312: detect clipboard loops using random uuid values
- 13:15 Changeset in xpra [18228] by
- we have the exc info already, use it
- 13:14 Changeset in xpra [18227] by
- no exception is thrown, don't try to log one
- 08:56 Ticket #1757 (Can not open socket with Active Directory user) closed by
- needinfo: Thanks. I'm closing as needinfo since the issue is still present. …
- 08:13 Download edited by
- add direct links to repo files (diff)
- 08:07 Changeset in xpra [18226] by
- split into directories so the repo filenames can be the same
- 08:00 Changeset in xpra [18225] by
- use xpra hostname for xpra
- 07:55 Changeset in xpra [18224] by
- provide repo files ready to download
- 05:57 Changeset in xpra [18223] by
- fixup r18222: restore stretch dep
- 05:55 Changeset in xpra [18222] by
- #1751 ensure updates to buster also remove the old ffmpeg-xpra
- 05:14 Building/OSX-Qt4 edited by
- (diff)
- 05:13 Building/MacOSX edited by
- (diff)
- 05:12 Testing edited by
- (diff)
- 05:11 Sound/Debugging edited by
- (diff)
- 05:06 ProjectIdeas edited by
- (diff)
- 04:42 Building/OrangePI edited by
- trim www (diff)
- 04:41 WikiStart edited by
- trim www (diff)
- 04:41 Index edited by
- trim www (diff)
- 04:41 Keyboard edited by
- trim www (diff)
- 04:41 Source edited by
- trim www (diff)
- 04:40 About edited by
- trim www (diff)
- 04:40 Debugging/OpenGL edited by
- trim www (diff)
- 04:39 Clients/Java edited by
- https (diff)
- 04:39 CSC/NVCUDA edited by
- https (diff)
- 04:38 Screenshots edited by
- https (diff)
- 04:38 SessionInfo edited by
- https (diff)
- 04:38 Debugging/VisualStudio edited by
- https (diff)
- 04:38 Usage/OpenGL/Performance edited by
- https (diff)
- 04:38 Clients/Android edited by
- https (diff)
- 04:37 CSC/Performance edited by
- https (diff)
- 04:37 Debugging/OpenGL edited by
- https (diff)
- 04:37 FileTransfers edited by
- https (diff)
- 04:37 Sound edited by
- https (diff)
- 04:36 Building/MacOSX edited by
- https (diff)
- 04:36 Packaging edited by
- https (diff)
- 04:36 Building/OpenBSD edited by
- https (diff)
- 04:36 Help edited by
- https (diff)
- 04:35 Performance edited by
- https (diff)
- 04:35 Encodings/Debugging edited by
- https (diff)
- 04:35 Encodings edited by
- https (diff)
- 04:35 Building/RPM edited by
- https (diff)
- 04:35 Building/FreeBSD edited by
- https (diff)
- 04:34 Building/Debian edited by
- https (diff)
- 04:34 Clipboard edited by
- https (diff)
- 04:34 Packaging/DistributionPackages edited by
- https (diff)
- 04:33 Xdummy edited by
- https (diff)
- 04:33 Platforms edited by
- https (diff)
- 04:32 ReportingBugs edited by
- https (diff)
- 04:32 Source/Statistics edited by
- https (diff)
- 04:32 Usage edited by
- https (diff)
- 04:32 Usage/OpenGL edited by
- https (diff)
- 04:31 Configuration edited by
- https (diff)
- 04:31 About edited by
- https (diff)
- 04:31 Dependencies edited by
- https (diff)
- 04:30 Enhancements edited by
- https (diff)
- 04:29 News/Old edited by
- https (diff)
- 04:29 Source edited by
- https (diff)
- 04:28 ShadowServer edited by
- https (diff)
- 04:28 PacketEncoding edited by
- https (diff)
- 04:28 FakeXinerama edited by
- https (diff)
- 04:27 Encodings/webp edited by
- https and update (diff)
- 04:25 Sound/Debugging edited by
- https (diff)
- 04:24 Testing edited by
- https (diff)
- 04:24 DPI edited by
- https (diff)
- 04:24 Usage/Docker edited by
- https (diff)
- 04:23 Webcam edited by
- https (diff)
- 04:23 Download edited by
- https (diff)
- 04:22 Clients/HTML5 edited by
- https (diff)
- 04:22 Building/Other edited by
- (diff)
- 04:22 Building edited by
- https (diff)
- 04:21 Building/MSWindows edited by
- https (diff)
- 04:21 Encodings/nvenc edited by
- (diff)
- 04:21 Debugging edited by
- (diff)
- 04:20 Dependencies edited by
- https (diff)
- 04:19 ClientRendering/OpenGL edited by
- (diff)
- 04:19 CSC/OpenCL edited by
- (diff)
- 04:19 Printing edited by
- (diff)
- 04:18 Keyboard edited by
- (diff)
- 04:18 News edited by
- (diff)
- 04:17 Dependencies edited by
- https (diff)
- 04:17 Network edited by
- (diff)
- 04:16 Authentication edited by
- https (diff)
- 04:16 FAQ edited by
- https (diff)
- 04:15 Versions edited by
- use https (diff)
- 04:14 Versions edited by
- use tables (diff)
- 02:59 Versions edited by
- (diff)
- 02:58 Index edited by
- (diff)
01/30/18:
- 16:23 Ticket #1706 (attach by session-name or multi- or all) closed by
- worksforme
- 16:20 Ticket #1733 (Bad word-choice in error messages: FAILURE) closed by
- needinfo
- 16:19 Ticket #1738 (starting via system proxy fails) closed by
- worksforme
- 16:17 Changeset in xpra [18221] by
- try harder to exit cleanly: close notifications before exiting, cancel …
- 16:08 Changeset in xpra [18220] by
- don't bother sending actions if the client can't handle them
- 16:06 Changeset in xpra [18219] by
- prevent int32 overflow with notify struct on win32
- 15:47 Changeset in xpra [18218] by
- trigger congestion code from late soft expired
- 15:02 Changeset in xpra [18217] by
- we may not have a notification forwarder, ie: we don't on win32
- 15:00 Changeset in xpra [18216] by
- bandwidth-limit may be None
- 14:56 Changeset in xpra [18215] by
- we already parse the sound props to strings, no need to use bytes as …
- 14:30 Ticket #1758 (pyopengl for ubuntu xenial) closed by
- fixed: Done in r18214. Benefits: * opengl should now work out of the box on …
- 14:26 FAQ edited by
- (diff)
- 14:16 Changeset in xpra [18214] by
- #1758 packaging for python-pyopengl
- 14:10 Ticket #1758 (pyopengl for ubuntu xenial) created by
- The version shipped by Ubuntu (and in Debian before that) was almost 2 …
- 13:22 Changeset in xpra [18213] by
- r18212 backport: make unit tests reliable
- 13:21 Changeset in xpra [18212] by
- must use relative time to pass reliably!
- 13:09 Changeset in xpra [18211] by
- ensure we never show a negative timeout value
- 13:08 Changeset in xpra [18210] by
- try to ensure the header doesn't overlap the close button
- 13:06 Changeset in xpra [18209] by
- r18208 backport: avoid spurious bandwidth-limit change messages
- 13:05 Changeset in xpra [18208] by
- don't send bandwidth-limit value unless it has changed, otherwise it …
- 12:52 Changeset in xpra [18207] by
- value may be None
- 12:47 Changeset in xpra [18206] by
- smarter window placement, add space at the top for the top-bar
- 11:35 Changeset in xpra [18205] by
- oops: timeout is in milliseconds!
- 11:32 Changeset in xpra [18204] by
- untested code for closing notifications
- 10:01 Changeset in xpra [18203] by
- #803 / #1688 support close_notify interface when we end up using the …
- 09:58 Changeset in xpra [18202] by
- #803 / #1688 support close_notify interface of notifiers
- 09:54 Changeset in xpra [18201] by
- #803 / #1688 normalize notification timeout value (use milliseconds) …
- 08:45 Ticket #1757 (Can not open socket with Active Directory user) created by
- Hello, I am planning to deploy Xpra over 50-80 computers (Lubuntu …
- 08:10 Ticket #401 (detect bad connection and warn the user) closed by
- duplicate: Done in ticket:1688#comment:6
- 08:02 Changeset in xpra [18200] by
- #803 / #1688: * augment the timeout notification so users can cancel …
- 07:58 Changeset in xpra [18199] by
- typo
- 06:41 Changeset in xpra [18198] by
- we need to log the window id to make sense of the output
- 06:36 Changeset in xpra [18197] by
- #999: make it easier to diagnose bandwidth issues with the new …
- 06:20 Changeset in xpra [18196] by
- #1688: make sure we free the notifications callbacks after use when …
- 06:14 Changeset in xpra [18195] by
- #1492: when we need to show actions or when we don't have a native …
- 05:57 Changeset in xpra [18194] by
- #1688: when we detect multiple congestion events (more than …
- 05:09 Changeset in xpra [18193] by
- r18192 backport: fix bandwidth limit menu value sent to the server
- 05:02 Changeset in xpra [18192] by
- fix closure bug: the bandwidth limit sent would always be the highest …
01/29/18:
- 17:21 Ticket #1756 (openGL support is erring out on the client side in Ubuntu 16.04.) closed by
- invalid: Debian and Ubuntu ship woefully out of date versions of pyopengl, and …
- 16:42 Ticket #1756 (openGL support is erring out on the client side in Ubuntu 16.04.) created by
- I tried attaching an xpra server through following command. […] …
- 15:10 Ticket #1755 (uinput pseudo devices are failing on Ubuntu 16.04.) closed by
- wontfix: Ubuntu 16.04 uses Xvfb and uinput requires Xdummy, see wiki/Xdummy …
- 15:06 Changeset in xpra [18191] by
- better version of r18189: we define a new pseudo encoding called …
- 15:00 Ticket #1755 (uinput pseudo devices are failing on Ubuntu 16.04.) created by
- On Ubuntu 16.04, uinput devices are not getting created and xpra is …
- 12:13 Changeset in xpra [18190] by
- small part of r18186 backport: lower quality screen update as fallback …
- 12:09 Changeset in xpra [18189] by
- tell the client if this is the default icon so it can skip overlaying …
- 11:45 Changeset in xpra [18188] by
- better warning message format
- 11:42 Changeset in xpra [18187] by
- lower speed and quality more aggressively when we hit congestion
- 09:58 Changeset in xpra [18186] by
- #999: * delay refresh when we have congestion * use a lower quality …
- 06:37 Changeset in xpra [18185] by
- #999: * as the last congestion event recedes in the past, increase …
- 06:11 Changeset in xpra [18184] by
- r18183 backport: discard outdated values for bandwidth calculations
- 06:08 Changeset in xpra [18183] by
- use the filtered values and not the full historical data, which could …
- 04:54 Changeset in xpra [18182] by
- detect SSH packets sent to the wrong port
01/28/18:
- 14:07 Changeset in xpra [18181] by
- remove debug logging
- 13:33 Changeset in xpra [18180] by
- #999: add configurable jitter percent value, multiplied by latency so …
- 13:25 Changeset in xpra [18179] by
- #999: when calculating the packets backlog, progressively reduce the …
- 12:44 Changeset in xpra [18178] by
- don't use any delay by default
01/27/18:
- 17:10 Changeset in xpra [18177] by
- version bump + update release notes
- 16:58 Changeset in xpra [18176] by
- rate-limit mouse position packets, no more than one every …
- 16:24 Changeset in xpra [18175] by
- annoying github filenames, tell jhbuild about the actual dir name …
- 16:21 Changeset in xpra [18174] by
- libvpx 1.7
01/26/18:
- 17:38 Ticket #1754 (present_fbo vsync delays sending paint acks) closed by
- fixed: Works well enough for now.
- 17:34 Changeset in xpra [18173] by
- #999: * enable batch mode whenever we have congestion events within …
- 15:00 Changeset in xpra [18172] by
- #1754: * use vrefresh to derive the min batch delay (default to 60Hz …
- 14:57 Changeset in xpra [18171] by
- #1754: fire paint callbacks before calling present_fbo so we don't …
- 14:52 Changeset in xpra [18170] by
- * better warning message * use stricter exception catch statement
- 14:33 Changeset in xpra [18169] by
- r18167 + r18168 backport: use the correct dict access methods for …
- 14:22 Changeset in xpra [18168] by
- py3k fixes: use typedict access functions to ensure we get the correct …
- 14:12 Changeset in xpra [18167] by
- py3k fixes: use typedict access functions to ensure we get the correct …
- 12:52 Ticket #1754 (present_fbo vsync delays sending paint acks) created by
- Discovered as part of #999 / #1688: with double-buffering, …
- 11:53 Changeset in xpra [18166] by
- * one line slice assignment * add debug logging of latency calculations
- 11:52 Changeset in xpra [18165] by
- time format easier to read?
- 11:04 Changeset in xpra [18164] by
- log client relative time in remote logging if client sends it
- 08:52 Changeset in xpra [18163] by
- #999 make ack tolerance configurable via env var
- 07:38 Changeset in xpra [18162] by
- #999: we can ignore some late ack packets by looking at their …
- 07:15 Changeset in xpra [18161] by
- wlan intefaces often don't have SIOCETHTOOL support, skip warning for those
- 05:29 Changeset in xpra [18160] by
- avoid warnings: disable lookaheadSlices for image sizes smaller than 720p
- 05:11 Changeset in xpra [18159] by
- #999: doh, those are logging arguments, not values!
- 05:07 Changeset in xpra [18158] by
- #999: late acks can't detect bandwidth limits accurately, so only …
- 05:05 Changeset in xpra [18157] by
- this should now be redundant in most cases on macos
- 04:55 Changeset in xpra [18156] by
- r18154 backport: validate encoder dimensions before trying to use it
- 04:54 Changeset in xpra [18155] by
- r18153 backport: minor x265 codec fixes (logging, error handling)
- 04:52 Changeset in xpra [18154] by
- validate encoder dimensions
- 04:52 Changeset in xpra [18153] by
- * don't enable debug output by default * report context parameters …
01/25/18:
- 15:52 Versions edited by
- (diff)
- 12:22 Changeset in xpra [18152] by
- #1753: python3 / gtk3 fixes: * need to bundle the gtk3 version of …
- 11:17 Ticket #1753 (Namespace GtkosxApplication not found) created by
- mac os 10.13.2 2.3-r18140 fails on Xpra attach with the following …
- 07:10 Changeset in xpra [18151] by
- use XPRA_SOCKET_NODELAY to overrule automatic settings
- 07:02 Changeset in xpra [18150] by
- #619: only set NODELAY when needed
- 05:24 Changeset in xpra [18149] by
- #619: don't clear then set again!
- 04:52 Changeset in xpra [18148] by
- log sequence no, log ack in drawlog so we can reconcile the two and …
- 04:42 Changeset in xpra [18147] by
- when we fail to execute the xvfb command, give a more helpful error message
01/24/18:
- 16:05 Changeset in xpra [18146] by
- r18145 backport: win32 build fix
- 16:05 Changeset in xpra [18145] by
- win32 build fix
- 14:50 Changeset in xpra [18144] by
- backport r18143 + import fix included in r18138: fix miscalculation of …
- 14:48 Changeset in xpra [18143] by
- #999: os output buffers should always allow us to push data out …
- 14:24 Changeset in xpra [18142] by
- r18141 backport: fix connection lost when using bandwidth menu
- 14:23 Changeset in xpra [18141] by
- the bandwidth menu options should always be integers
- 14:09 Changeset in xpra [18140] by
- #1750: only call init once via initWithClient (new does alloc and …
- 12:47 Changeset in xpra [18139] by
- * double jitter tolerance * prevent the send_speed calculated from …
- 12:25 Changeset in xpra [18138] by
- #1688 / #999: also record congestion events from the ack callback, …
- 04:05 Changeset in xpra [18137] by
- #1157: reverse horizontal scrolling on macos (with env var to toggle)
01/23/18:
- 17:40 Ticket #1735 (notifications actions) closed by
- fixed: >Sorry, but I'm not going through the pain of installing some …
- 14:20 Changeset in xpra [18136] by
- add latest fixes to the release notes
- 14:10 Ticket #1750 (Segfault on mac os 10.13.2) closed by
-
fixed: I would have thought that
initWithClient_
could replace the … - 12:45 Changeset in xpra [18135] by
- r18130 + r18133 backports: fix missing values on session info
- 12:43 Changeset in xpra [18134] by
- * better debug logging * don't bother calling operators on empty list …
- 12:42 Changeset in xpra [18133] by
- fix missing values on session info: * py3k uses bytes as keys (..) * …
- 11:37 Changeset in xpra [18132] by
- split method so get_info can skip dbus debug logging
- 11:34 Changeset in xpra [18131] by
- extra xpra info debugging
- 11:33 Changeset in xpra [18130] by
- fix missing client data in info requests: restore missing client ids …
- 11:18 Changeset in xpra [18129] by
- unused import
- 07:53 Changeset in xpra [18128] by
- r17952 backport: avoid session info errors when padding samples
- 07:46 Changeset in xpra [18127] by
- fixup previous backport: ensure the target is correctly converted to a …
- 07:27 Changeset in xpra [18126] by
- support legacy "--enable-sharing" command line option
- 07:13 Changeset in xpra [18125] by
- r18124 backport: add slow byte-at-a-time path for unaligned addresses
- 07:04 Changeset in xpra [18124] by
- #1749: add slow byte-at-a-time path for unaligned addresses, add to …
- 05:55 Changeset in xpra [18123] by
- match file move
- 01:20 Changeset in xpra [18122] by
- match file move
- 01:20 Changeset in xpra [18121] by
- initial release notes
01/22/18:
- 18:44 Ticket #1747 (Xpra info failing with traceback) closed by
- fixed: Noted, closing.
- 17:54 Ticket #1752 (No module named notifications.common) closed by
- fixed: r18118 fixes it for me. For reference here is the build command I've …
- 17:52 Changeset in xpra [18120] by
- no need to log at warning level!
- 17:32 Changeset in xpra [18119] by
- remove debug logging
- 17:32 Changeset in xpra [18118] by
- ship notifications module for client or server builds
- 17:23 Changeset in xpra [18117] by
- #1752: add packaging for the new notifications module
- 17:11 Ticket #1752 (No module named notifications.common) created by
- As the title suggests, trunk r18103 breaks servers - making them fail …
- 16:47 Changeset in xpra [18116] by
- #999 / #1688: move congestion event handling to client source class …
- 16:33 Changeset in xpra [18115] by
- remove pulseaudio debug
- 16:08 Changeset in xpra [18114] by
- new icon for connection notifications
- 16:04 Changeset in xpra [18113] by
- return the instance, not the flag!
- 16:02 Changeset in xpra [18112] by
- doh: remove debug
- 15:58 Changeset in xpra [18111] by
- #1688 point notifications to our tray (only meaningful on win32)
- 15:46 Changeset in xpra [18110] by
- #1688: * move notifications backends up one level so the server can …
- 15:42 Index edited by
- (diff)
- 15:40 Changeset in xpra [18109] by
- py3k strings byte us again..
- 14:52 Changeset in xpra [18108] by
- print wParam and lParam using hex
- 13:44 ProjectIdeas edited by
- (diff)
- 13:32 Changeset in xpra [18107] by
- add Debian "buster" support
- 13:23 Changeset in xpra [18106] by
- #1751: switch to system packages for bionic
- 13:22 Ticket #1751 (deb: switch back to system libraries for ffmpeg on newer distros) created by
- Newer Debian / Ubuntu distros provide ffmpeg libraries that are recent …
- 13:20 Ticket #1219 (microphone from client) closed by
- needinfo: Closing as per email response: kc7noa cannot test.
- 12:59 Changeset in xpra [18105] by
- r18104 backport: fix keyboard related crashes on high sierra
- 12:53 Changeset in xpra [18104] by
- #1750: we need to use "initWithClient" (even though we don't use or …
- 11:53 Ticket #1750 (Segfault on mac os 10.13.2) created by
- xpra v2.2.1-r17715 reproducibly segfaults on mac os high sierra …
- 09:19 Changeset in xpra [18103] by
- #1266: support multiple pulseaudio servers per user
- 08:53 Changeset in xpra [18102] by
- preserve brackets around the IPv6 hostname (apparently fixes some …
- 08:52 Changeset in xpra [18101] by
- assume the data we get is latin1
- 08:36 Changeset in xpra [18100] by
- better warning format, esp with py3k
- 08:13 Ticket #1749 (crash in xor) closed by
- fixed: Backported to v2.2.x in r18099. I'd love to know why those CPUs …
- 08:11 Changeset in xpra [18099] by
- r18097 + r18098 backport: fix crash with some CPUs and 64-bit xor …
- 08:09 ProjectIdeas edited by
- (diff)
- 08:03 Changeset in xpra [18098] by
- fixup r18097
- 07:53 Changeset in xpra [18097] by
- #1749 switch to 32-bit access
- 07:37 Ticket #1722 (window is blank black square) closed by
- worksforme: Yes. I haven't been able to reproduce it since.
- 07:28 Changeset in xpra [18096] by
- only loop over 64-bit values if we have any steps
- 07:22 Ticket #1749 (crash in xor) created by
- I have two 64bit Linux installations of Xpra. Both crash in xor after …
- 06:08 Ticket #137 (games rely on precise mouse movements and their timing) closed by
- wontfix: The !XTest extension is being deprecated, so the way forward is going …
- 05:55 Ticket #222 (Repeated keys when the server is under heavy I/O load) closed by
- needinfo: Not heard back in 4 years! closing.
- 05:53 Ticket #1511 (xpra screenshot cobbles windows together) closed by
- wontfix: Not heard back.
- 05:47 Ticket #1725 (Crash on macOS 10.13.2 (17C88)) closed by
- fixed
- 05:46 Ticket #1528 (cx_freeze 5 support on MS Windows) closed by
- fixed: The python2 / GTK2 builds will remain on the 4.x branch, the 5.x …
- 05:32 Ticket #1732 (Overriding target screen for attach) closed by
- worksforme
01/21/18:
- 18:31 Changeset in xpra [18095] by
- fedora 28 barfs trying to find debug bits, skip it
- 18:26 Changeset in xpra [18094] by
- * specify python2 * sitearch path fixes
- 18:25 Changeset in xpra [18093] by
- specify we want python version 2
- 17:45 Changeset in xpra [18092] by
- * remove remnants of jessie support * remove yakkety and zesty * add …
- 17:21 Changeset in xpra [18091] by
- * lz4 1.8.1.2 * python-lz4 0.19.1
- 16:40 Changeset in xpra [18090] by
- r18089 backport: rpm build fixes
- 16:39 Changeset in xpra [18089] by
- * use correct sitearch macro * add missing so chmod to python3 build
- 15:59 Changeset in xpra [18088] by
- ffmpeg 3.5 compatibility
- 11:05 Changeset in xpra [18087] by
- r18086 backport: ffmpeg 3.5 compatibility
- 11:05 Changeset in xpra [18086] by
- ffmpeg 3.5 compatibility
- 08:15 ProjectIdeas edited by
- (diff)
- 08:14 ProjectIdeas edited by
- (diff)
- 07:06 Features edited by
- (diff)
01/20/18:
- 16:54 Changeset in xpra [18085] by
- r18084 backport: fix painting of windows with transparency
- 16:52 Changeset in xpra [18084] by
- fix painting of windows with transparency: we have to clear the …
- 16:13 Changeset in xpra [18083] by
- add support for the gtk notifier and XPRA_NATIVE_NOTIFIER env toggle
- 16:11 Changeset in xpra [18082] by
- generalize notifier so this code can work on non-dbus platforms using …
- 16:05 Changeset in xpra [18081] by
- port to GTK3: PITA
- 15:41 Changeset in xpra [18080] by
- #1735: add top bar to the html5 client where we can dock the system trays
- 15:40 Changeset in xpra [18079] by
- verify that window ids are always numbers and bail out if they're not …
- 14:17 Changeset in xpra [18078] by
- r18077 backport: the html5 client does not support systray forwarding
- 14:16 Changeset in xpra [18077] by
- the html5 client does not support systray forwarding
- 13:56 Changeset in xpra [18076] by
- macos seems to swap the signals with GTK3?
- 13:42 Changeset in xpra [18075] by
- * don't guess when calling get_geometry, unless we don't have a guess …
- 13:11 Changeset in xpra [18074] by
- better debug logging
- 13:11 Changeset in xpra [18073] by
- GTK3 fix: use negative array index since GTK3 inserted a value at the …
- 12:34 Changeset in xpra [18072] by
- GTK3 fix: use negative array index since GTK3 inserted a value at the …
- 12:24 Changeset in xpra [18071] by
- finally found the "Orientation" class in GTK3
- 12:23 Changeset in xpra [18070] by
- r18069 backport: fixup for r18061
- 12:16 Changeset in xpra [18069] by
- rgb_format defaults to image mode if nothing is specified (ie: png)
- 11:03 Changeset in xpra [18068] by
- #1735 when Shift is held, swap the signals around so we can fire the …
- 09:33 Changeset in xpra [18067] by
- #1735 * notification actions support for html5 client * add standalone …
- 07:57 Changeset in xpra [18066] by
- #1735 * notifier instances expose if they support "actions" or not so …
- 07:43 Changeset in xpra [18065] by
- move definition close to where it is used
- 07:43 Changeset in xpra [18064] by
- #1735 minor fixes: * client expose if they support "actions", server …
- 07:00 Changeset in xpra [18063] by
- log full stacktrace at debug level only, not usually very useful to …
- 06:22 Changeset in xpra [18062] by
- #1735: make it possible to disable native notification backends
- 03:20 Changeset in xpra [18061] by
- r18060 backport: fix error decoding webp via the pillow fallback codepath
- 03:17 Changeset in xpra [18060] by
- handle "RGBX" pixel format that we may receive when using pillow as …
01/19/18:
- 18:29 Ticket #1748 ([Packaging Request] Linux binaries in 'AppImage' format) created by
- I would like to use the latest+greatest Xpra version on Debian Linux …
- 17:26 Changeset in xpra [18059] by
- r18058 backport: ensure icon loading failures aren't fatal
- 17:24 Changeset in xpra [18058] by
- load_icon can fail with an exception, apparently
- 13:49 Changeset in xpra [18057] by
- * keep the same notifier for the duration of the test, increment nid …
- 13:40 Changeset in xpra [18056] by
- #1735: py3k and gtk3 compat fixes
- 13:32 Changeset in xpra [18055] by
- #1735: notifications actions for plain gtk backend (as used on macos)
- 12:48 Changeset in xpra [18054] by
- #1735: enable notifications forwarding with the dbus notifier (usually …
- 06:32 Changeset in xpra [18053] by
- * fix timeout: use milliseconds! * try pynotify and fallback to dbus …
- 06:13 Changeset in xpra [18052] by
- suggest gnome-shell extension top-icons-plus to make the system tray …
01/18/18:
- 18:16 Changeset in xpra [18051] by
- r18050 backport: don't try to expose vsock via mdns, host is …
- 18:13 Changeset in xpra [18050] by
- vsock would fail if used alone - the cid is not a host value, so don't …
- 18:03 Ticket #1744 (Add python2-websockify to centos repository) closed by
- fixed: > The rpm works for me, but should the name not be python2-websockify …
- 11:54 Changeset in xpra [18049] by
- r18048 backport: try to make the system tray usable again on Fedora
- 11:52 Changeset in xpra [18048] by
- recomment topicons-plus to make the system tray usable again
- 11:47 Changeset in xpra [18047] by
- add minor change to release notes
- 11:46 Changeset in xpra [18046] by
- r18045 backport: we don't support opencl csc any more
- 11:45 Changeset in xpra [18045] by
- opencl was removed a long time ago!
- 11:26 Changeset in xpra [18044] by
- #1735: * add support for forwarding notification "actions", disabled …
- 10:21 Changeset in xpra [18043] by
- bump version
- 10:17 Changeset in xpra [18042] by
- r18009 backport: fix missing systray due to buggy geometry values
- 10:16 Changeset in xpra [18041] by
- r18040 backport: fix XAUTHORITY file ownership issue
- 10:13 Changeset in xpra [18040] by
- xauth may chown the XAUTHORITY file, so we must change uid+gid when we …
- 09:53 Changeset in xpra [18039] by
- typo in error handler!
- 01:26 Changeset in xpra [18038] by
- multicast options aren't available on macos either, and we don't …
- 00:54 Changeset in xpra [18037] by
- 1747: ignore preferred encoding and use utf-8 (fixes win32 consle with …
- 00:39 Changeset in xpra [18036] by
- #1747: only use stdout / stderr workarounds with python3
Note: See TracTimeline
for information about the timeline view.