Timeline
01/19/20:
- 14:10 Changeset in xpra [25008] by
- r25007 backport: fix udp with python3
- 14:07 Ticket #2554 (UDP broke) closed by
-
fixed: Fixed in r25007: the code that forces the
synchronous
flag to … - 13:55 Changeset in xpra [25007] by
- #2554 fix UDP with python3, rather than duplicating the packet …
- 12:21 Changeset in xpra [25006] by
- wait longer for other chunks to arrive before requesting a re-send
- 12:19 Changeset in xpra [25005] by
- better debug logging
- 12:16 Changeset in xpra [25004] by
- move function to a method and add debug logging
- 11:04 Changeset in xpra [25003] by
- log packets in and out, with prefix
- 10:58 Changeset in xpra [25002] by
- fix pylint warning
- 10:58 Changeset in xpra [25001] by
- make it easier to log every packet type we receive
- 10:47 Changeset in xpra [25000] by
- missed from r24998
- 10:22 Changeset in xpra [24999] by
- in most cases, repr() is better than hex for bytes
- 10:22 Changeset in xpra [24998] by
- make it easier to skip loading the xdg menu data
- 10:21 Changeset in xpra [24997] by
- fix docstrings location and remove redundant 'pass'
- 08:39 Changeset in xpra [24996] by
- preserve limit when recursing
- 06:49 Changeset in xpra [24995] by
- fixup r24992: chunk=0 is valid, also add better debug logging and send …
01/18/20:
- 13:31 Changeset in xpra [24994] by
- doh: display argument had gone AWOL
- 13:28 Changeset in xpra [24993] by
- make code more readable?
01/17/20:
- 20:05 Changeset in xpra [24992] by
- fix pylint warnings: simplify code
- 19:58 Changeset in xpra [24991] by
- revert r24977 (buggy)
- 19:45 Ticket #2554 (UDP broke) created by
- Reported on the mailing list: …
- 18:51 Changeset in xpra [24990] by
- #2551 fixup r24979: replace import
- 07:20 Packaging/DistributionPackages/MissingFixes created by
- 07:18 Packaging/DistributionPackages edited by
- (diff)
- 07:17 Packaging/DistributionPackages edited by
- (diff)
- 05:55 Changeset in xpra [24989] by
- Debian uses /etc/default instead of /etc/sysconfig and we already put …
- 05:46 Changeset in xpra [24988] by
- match path change from r24987
- 05:45 Changeset in xpra [24987] by
- according to the AppStream? spec, the correct location is 'metainfo'
01/16/20:
- 17:48 Changeset in xpra [24986] by
- r24985 backport: fix webp module names used in clean target
- 17:46 Changeset in xpra [24985] by
- oops: forgot to update clean target after modules were renamed
- 17:36 Ticket #2553 (xpra top list view improvements) created by
- Following up #2363. * use threading so we don't block the main thread …
- 17:28 Changeset in xpra [24984] by
- #2363 navigate the list of sessions with keys and launch subcommands
- 17:09 Changeset in xpra [24983] by
- expose pid in 'id' info request
- 11:23 Changeset in xpra [24982] by
- #2363 when launched without a specific display, or if we can't figure …
- 05:25 Changeset in xpra [24981] by
- make code more reusable, fix pylint warnings
- 04:26 Ticket #2547 (Dead keys not working in html5 client) reopened by
- Re-opening until the fix is committed.
01/15/20:
- 23:09 Ticket #2514 (Popup not shown) closed by
- fixed: At last, a break. 3.0.5-r24942 Windows client against a 3.0.5-r24939 …
- 18:25 Ticket #2547 (Dead keys not working in html5 client) closed by
- fixed: Ok, I've tried. The patch fixes the original problem, so I mark this …
- 17:53 Changeset in xpra [24980] by
- #2552 start removing bytestostr
- 17:42 Ticket #2552 (remove bytestostr / strtobytes gunk) created by
- We've dropped python2, so things might be a little easier?
- 17:24 Ticket #2551 (skip calling repr_ellipsized unnecessarily) closed by
- fixed
- 17:22 Changeset in xpra [24979] by
- #2551 when the resulting object is unlikely to be used, don't convert …
- 17:20 Ticket #2551 (skip calling repr_ellipsized unnecessarily) created by
-
Done:
* fixes for
repr_ellipsized
in r24975 (partial) * replace … - 16:56 Changeset in xpra [24978] by
- fix pylint warning + improve debug logging
- 16:51 Changeset in xpra [24977] by
- r24976 backport: fix resource leak
- 16:45 Changeset in xpra [24976] by
- don't call setup_connection twice on XpraClientBase?
- 15:52 Changeset in xpra [24975] by
- handle bytes in repr_ellipsized the same way we handle strings, and …
- 15:11 Changeset in xpra [24974] by
- better parsing error message, fix minor pylint warnings
- 14:58 Changeset in xpra [24973] by
- we don't support python2, simplify build file
- 14:56 Changeset in xpra [24972] by
- fix bind-udp
- 14:51 Ticket #2550 (trim win32 client builds) closed by
- fixed: What's left: […] In share: […] Maybe trim the fonts? […] In …
- 14:37 Changeset in xpra [24971] by
- #2550 don't bundle numpy, skip x264 and x265 encoders
- 14:35 Changeset in xpra [24970] by
- we only support python3 in v4
- 13:07 Ticket #2550 (trim win32 client builds) created by
- They don't really need all the video codecs since we don't do video …
- 13:01 Changeset in xpra [24969] by
- if numpy is missing, don't error out, just warn that we can't save buffers
- 09:12 Changeset in xpra [24968] by
- doh: must return the value
- 09:12 Changeset in xpra [24967] by
- show that the shadow server is starting up using notifications
- 08:59 Changeset in xpra [24966] by
- use the correct notification id for notify_new_user
- 08:52 Changeset in xpra [24965] by
- use a distinct icon for those tools, add header bar to sessions browser
- 08:38 Changeset in xpra [24964] by
- make sure x11 will use the icon we choose by setting the wmclass …
- 08:18 Changeset in xpra [24963] by
- use header bar to show about dialog, use 'utilties' icon as window …
- 04:59 Changeset in xpra [24962] by
- simplify
- 03:50 Changeset in xpra [24961] by
- altgraph 0.17, modulegraph 0.18, macholib 1.14, py2app 0.20
01/14/20:
- 12:34 Changeset in xpra [24960] by
- version bump: 3.0.6, update release notes
- 08:25 Changeset in xpra [24959] by
- r24951 backport: show ssh-known-hosts files when running the tool
- 04:51 Changeset in xpra [24958] by
- simplify
- 04:43 Changeset in xpra [24957] by
- gobject signal handlers should return integers?
- 04:41 Changeset in xpra [24956] by
- make method more consistent: return value is now a gstreamer flow …
- 04:39 Changeset in xpra [24955] by
- constify
01/13/20:
- 15:40 Changeset in xpra [24954] by
- libwebp 1.1.0
- 15:40 Changeset in xpra [24953] by
- r24952 backport: libwebp 1.1.0
- 15:04 Changeset in xpra [24952] by
- libwebp 1.1.0
- 14:31 Changeset in xpra [24951] by
- show ssh-known-hosts files when running the tool
- 14:23 Changeset in xpra [24950] by
- more correct exit code for ssh failures, no need to dump a backtrace …
- 14:04 Changeset in xpra [24949] by
- control-c should not trigger an exception, just exit
- 13:58 Changeset in xpra [24948] by
- r24944 backport: endpoint value may not be a string, so we have to …
- 13:57 Changeset in xpra [24947] by
- r24946 backport: fix display scaling warning notification using …
- 13:28 Ticket #2548 (local xpra attach warning) closed by
- fixed: That's an old bug, not sure why we didn't trigger it before. Fixed in …
- 13:27 Changeset in xpra [24946] by
- #2548 fix notification arguments (icon_name was used as action)
- 13:06 Changeset in xpra [24945] by
- silence pylint warning
- 13:05 Changeset in xpra [24944] by
- 'endpoint' element may not be a string yet, convert it
- 13:05 Changeset in xpra [24943] by
- add debug logging
- 12:55 Ticket #2549 (Switching to paramiko issues) created by
- In addition to the specific errors below, password input in general …
- 12:45 Ticket #2548 (local xpra attach warning) created by
- I received the following warning while trying to locally attach an …
01/12/20:
- 17:41 Ticket #2547 (Dead keys not working in html5 client) created by
- Dead keys circumflex, backtick, tick are not working in the html5 …
01/11/20:
- 19:03 Ticket #2546 (package fake xinerama) created by
- We now disable fakeXinerama on Debian and Ubuntu (r24941) because …
- 19:02 Changeset in xpra [24942] by
- r24941 backport: don't enable fakeXinerama in the default config on …
- 19:01 Changeset in xpra [24941] by
- finding the libfakeXinerama library can take a very long time because …
- 18:52 Changeset in xpra [24940] by
- don't enable fake xinerama with x11 shadow servers
01/10/20:
- 18:30 Changeset in xpra [24939] by
- fixup r24934: doh, I messed up the fixup.. and deleted a line I should …
- 18:10 Changeset in xpra [24938] by
- unused import
- 17:56 Changeset in xpra [24937] by
- r24936 backport: fix png/P and png/L decoding
- 17:54 Changeset in xpra [24936] by
- fixup r22493 which broken png/L and png/P decoding
- 17:51 Changeset in xpra [24935] by
- don't assume that the connection object has the windows source mixin
- 11:18 Ticket #2545 (Slow update when editing) created by
- An emacs window on the remote is very slow to update edits. When I …
01/09/20:
- 21:16 Changeset in xpra [24934] by
- fixup r24811: patch made a mess of things, again
- 10:23 Changeset in xpra [24933] by
- r24932 backport: fix window stacking order with html5 client and OR windows
- 10:22 Ticket #2544 (Thunderbird Menu Focus issue.) closed by
- fixed: BTW, unless you really need hardware accelerated opengl (does …
- 10:22 Changeset in xpra [24932] by
- #2544 fix z-index of OR windows
- 09:06 Changeset in xpra [24931] by
- curl 7.68.0
01/08/20:
- 22:11 Ticket #2544 (Thunderbird Menu Focus issue.) created by
- Issue the menu's of thunderbird appear behind the screen that has …
- 10:01 Ticket #2543 (zombie windows with xpra 3.0.4) created by
- Sometimes xpra windows get "stuck". That means the application (in my …
- 09:46 Changeset in xpra [24930] by
- r24929 backport: avoid logging errors during shutdown
- 08:56 Changeset in xpra [24929] by
- ensure logging doesn't trigger errors if somehow the values end up …
- 00:15 Ticket #2514 (Popup not shown) reopened by
- Updating the stable server, I'm still using xpra v3.0.4-r24778. …
01/07/20:
- 18:21 Changeset in xpra [24928] by
- fixup backport: use gtk version agnostic compat alias
- 18:17 Changeset in xpra [24927] by
- fixup backport: method has not been renamed in v3
- 18:14 Changeset in xpra [24926] by
- fix backport: add missing import
- 18:13 Changeset in xpra [24925] by
- fix backport: keep syntax compatible with python 2.7
- 17:53 Changeset in xpra [24924] by
- update release notes
- 17:37 Changeset in xpra [24923] by
- numpy 1.18.1
- 10:06 Ticket #2542 (show audio underrun and overrun events on session info) created by
- These can be exposed via the info metadata packets.
- 09:49 Ticket #2466 (GTK3 OpenGL win32 window is transparent) closed by
- fixed: Thanks for the logs afarr! It was a patch problem: ticket:2514#comment:12.
- 09:46 Changeset in xpra [24922] by
- #2514 fixup r24727 patch: the 'patch' command made a mess of things …
01/06/20:
- 20:01 Ticket #2466 (GTK3 OpenGL win32 window is transparent) reopened by
- I guess I'm reopening this ticket. With …
- 19:51 Changeset in xpra [24921] by
- r24920 backport: fix x11 keyboard query against secondary screens
- 19:49 Ticket #2541 (getXkbProperties fails on additional X screens while attaching) closed by
- fixed: Thanks for the bug report, this python3 regression is fixed in r24920 …
- 19:48 Changeset in xpra [24920] by
- #2541 python3 strings byte us again: fix keyboard query when we have …
- 15:30 Ticket #2541 (getXkbProperties fails on additional X screens while attaching) created by
- […] Xpra attach works well on default X screen (:0.0) on Xubuntu …[…]
- 08:48 Changeset in xpra [24919] by
- fixup r24916: update test accordingly
- 08:48 Changeset in xpra [24918] by
- don't send bell events to clients that don't handle windows
01/05/20:
- 20:46 Changeset in xpra [24917] by
- fix for running the example under wayland, show toplevel focus state, …
- 20:39 Changeset in xpra [24916] by
- typedict.capsget was only really used in 'top' client, get rid of it …
- 20:18 Changeset in xpra [24915] by
- minimal backport from r24910: expose capabilities for av-sync and …
- 20:16 Changeset in xpra [24914] by
- #2351: check for the mixin, add FIXME note
- 20:12 Changeset in xpra [24913] by
- #2351: more readable and consistent way of checking for the mixin
- 20:00 Changeset in xpra [24912] by
- #2351 minimize module level imports
- 20:00 Changeset in xpra [24911] by
- #2351 don't assume that the client has enabled the 'Windows' mixin
- 18:24 Changeset in xpra [24910] by
- #2351: * add 'is_needed' mixin filtering to AVSync, Audio, Clipboard, …
- 17:39 Changeset in xpra [24909] by
- make it easier to enable debug logging for individual modules
- 17:17 Changeset in xpra [24908] by
- fix pydev warning
- 13:52 Changeset in xpra [24907] by
- #2351: call 'is_needed' on the mixin class to decide if we add it to …
01/04/20:
- 20:07 Changeset in xpra [24906] by
- don't try to add encoding caps if we don't have the windows mixin, the …
- 19:42 Changeset in xpra [24905] by
- fix pydev warning
- 19:40 Changeset in xpra [24904] by
- fix pydev warning
- 15:07 Ticket #2540 (add splash screen) created by
- Similar to what happens with the html5 client: we can use this to show …
- 14:53 Changeset in xpra [24903] by
- #1797: on macos, reverse scrolling by default for y but not x
01/03/20:
- 11:34 Changeset in xpra [24902] by
- skip failing import on platforms that cannot run seamless or desktop …
- 11:32 Changeset in xpra [24901] by
- r24899 backport: remove unused loggers
- 11:10 Changeset in xpra [24900] by
- remove pointless MMAP_SUPPORTED attribute: either mmap is enabled or …
- 09:22 Changeset in xpra [24899] by
- remove unused loggers
01/02/20:
- 22:15 Ticket #2515 (Launching python 3.0-r24039 client (with Intel GPU) triggers some gtk ...) closed by
- fixed: Sure enough, when I use the 3.0.4-r24778 OSX client, the first of the …
- 21:43 Changeset in xpra [24898] by
- better format for error message
- 19:50 Changeset in xpra [24897] by
- #2538 avoid creating a shell window with every tool launch
- 19:48 Changeset in xpra [24896] by
- more manageable size on startup
- 19:42 Changeset in xpra [24895] by
- fix error when cancelling the file dialog
- 19:29 Changeset in xpra [24894] by
- #2538 fix gtk import warnings
- 19:11 Changeset in xpra [24893] by
- #2538 tedious python execfile workarounds for launching .pyc files on …
- 16:36 Changeset in xpra [24892] by
- use header bar for launching about, bugreport and session browser
- 14:59 Changeset in xpra [24891] by
- better callable test
- 14:59 Changeset in xpra [24890] by
- cut&paste gone wrong
- 13:04 Changeset in xpra [24889] by
- redundant import
- 13:03 Changeset in xpra [24888] by
- spurious import
- 13:03 Changeset in xpra [24887] by
- use header bar to show about and toolbox links
- 12:31 Ticket #2539 (use header bar for window controls) created by
- As in the example here: …
- 11:27 Changeset in xpra [24886] by
- simplify
- 11:26 Changeset in xpra [24885] by
- #2538 add opengl rendering test tool, keyboard and clipboard tests
- 10:42 Changeset in xpra [24884] by
- remove unused variable
- 10:36 Changeset in xpra [24883] by
- pillow 7.0.0
01/01/20:
- 18:07 Changeset in xpra [24882] by
- #2538 add more tools in the toolbox
- 17:10 Changeset in xpra [24881] by
- add 'toolbox' subcommand
- 17:01 Changeset in xpra [24880] by
- gtk3 fixes - updates for new 'api'
- 16:02 Ticket #2538 (xpra toolbox) created by
- Make it easier to launch our examples and diagnostic tools. There are …
- 14:05 Changeset in xpra [24879] by
- #2241 add more locale to x11 language code mappings
- 13:19 Changeset in xpra [24878] by
- #2241 use the language rather than the variant, as the variant may map …
- 10:15 Changeset in xpra [24877] by
- also check for dbus server components
- 10:08 Changeset in xpra [24876] by
- unused import
- 09:59 Ticket #2537 (failed upgrades should preserve sockets) created by
- We currently delete the previous server sockets and if the upgrade …
12/31/19:
- 22:11 Changeset in xpra [24875] by
- update release notes
- 22:03 Changeset in xpra [24874] by
- r24873 backport: don't error out if the dbus module is not installed
- 22:02 Changeset in xpra [24873] by
- don't error out if the dbus module is not installed
- 21:46 Changeset in xpra [24872] by
- hide misleading GLX attributes
- 21:24 Changeset in xpra [24871] by
- ensure we run the app cleanups if we have instantiated an app - fixes …
- 21:15 Changeset in xpra [24870] by
- r24869 backport: fix flickering
- 21:15 Changeset in xpra [24869] by
- fix flickering
- 21:14 Changeset in xpra [24868] by
- use a session id to more easily distinguish client info data and …
- 20:53 Ticket #2363 (more xpra top features) closed by
- fixed: Updates: * r24850: show speaker, microphone and av-sync * r24852: show …
- 20:45 Changeset in xpra [24867] by
- r24866 backport: fix 'xpra top' error that scrambled the output
- 20:44 Changeset in xpra [24866] by
- revision may be 'unknown', avoid errors that can scramble the terminal …
- 20:29 Changeset in xpra [24865] by
- r24864 backport: fix wrong client info shown in 'xpra top'
- 20:27 Changeset in xpra [24864] by
- show other clients but not 'xpra top' itself as a client
- 18:54 Changeset in xpra [24863] by
- #2363 show server side opengl caps
- 17:56 Changeset in xpra [24862] by
- keep updating the screen during timeouts, so we can actually see the …
- 17:47 Changeset in xpra [24861] by
- #2363 warn if the server data is out of date
- 17:38 Changeset in xpra [24860] by
- #2363 show client opengl info if present
- 17:33 Changeset in xpra [24859] by
- #2363 minor output adjustments
- 17:27 Changeset in xpra [24858] by
- make it clear this is not working
- 17:13 Changeset in xpra [24857] by
- better wayland mode detection
- 17:12 Changeset in xpra [24856] by
- r24854 backport: remove duplicated attribute, this one may cause …
- 16:48 Changeset in xpra [24855] by
- expose client opengl caps to server
- 16:31 Changeset in xpra [24854] by
- remove duplicated attribute (and this one is less safe, may be None)
- 16:28 Changeset in xpra [24853] by
- if we can't access the display (ie: under Wayland), fail more gracefully
- 16:15 Changeset in xpra [24852] by
- show gravity as a human readable string
- 16:05 Changeset in xpra [24851] by
- move constants to common location
- 15:55 Changeset in xpra [24850] by
- #2363 show speaker, microphone and av-sync
- 15:54 Changeset in xpra [24849] by
- if we force the 'wayland' gdk backend, return True from is_Wayland
- 13:07 Ticket #2536 (forcing wayland without a wayland display segfaults) closed by
- upstream: Not much we can do about this. This needs to be fixed in GTK.
- 13:07 Ticket #2536 (forcing wayland without a wayland display segfaults) created by
- This is a feature of GTK: …
- 12:53 Changeset in xpra [24848] by
- 'GDK_BACKEND' is more important than 'XDG_SESSION_TYPE' for detecting …
- 10:35 Changeset in xpra [24847] by
- try newer numpy branch with the newer build VM
- 10:25 Changeset in xpra [24846] by
- r24845 backport: better fix for focus problems with OR windows
- 10:23 Ticket #1999 (xterm regression: popup window does not get focus) closed by
- fixed: Glad I spent some time debugging the server end: r24845 is a better …
- 10:23 Changeset in xpra [24845] by
- #1999 better fix than r24842 (reverted): don't use OR window for …
- 08:55 Changeset in xpra [24844] by
- r24842 backport: fix focus problems with OR windows
- 08:51 Changeset in xpra [24843] by
- numpy 1.16.6
12/30/19:
- 21:20 Changeset in xpra [24842] by
- #1999 fixup r23570: don't send focus state for OR windows
- 09:45 Changeset in xpra [24841] by
- #2527 tidy up
- 08:49 Changeset in xpra [24840] by
- #2527 captitalize first letter
12/29/19:
- 20:29 Ticket #2533 (xpra upgrade subcommand regression) closed by
-
fixed: Updates:
*
VERSION
fix moved to #2535 - things work without, but … - 20:28 Changeset in xpra [24839] by
- r24834 + r24835 backport, also reverts parts of r20757 for python2 so …
- 20:18 Ticket #2535 (x11 selection: correct implementation of ICCCM section 4.3) created by
- Split from #2533 (see ticket:2533#comment:4). Instead of setting the …
- 20:14 Changeset in xpra [24838] by
- #2533 remove dead code and add docstrings
- 20:10 Changeset in xpra [24837] by
- #2533 if the selection owner does not give it up, timeout and exit …
- 20:00 Changeset in xpra [24836] by
- when we get an exception during 'upgrade' or 'upgrade-desktop' …
- 19:45 Changeset in xpra [24835] by
- #2533 owner may be None, in which case we also assume that we no …
- 17:16 Changeset in xpra [24834] by
- #2533 correctly detect when we lose the selection and fire …
- 16:46 Changeset in xpra [24833] by
- fixup r24827: add missing import
- 16:45 Changeset in xpra [24832] by
- oops: undo parts of 24831 which were not meant to be commited..
- 16:44 Changeset in xpra [24831] by
- fixup r24826: add missing import
- 15:46 Changeset in xpra [24830] by
- missed from r24769: also update default config
- 11:42 Changeset in xpra [24829] by
- r24828 backport: python3-lz4 3.0.2
- 11:40 Changeset in xpra [24828] by
- python-lz4 3.0.2
- 11:36 Ticket #2528 (Show full screen name in tray) closed by
-
fixed: > How does that diagnostic message comes to terminal?
-d tray
… - 11:35 Ticket #2525 (xpra client GUI throws: assertion 'GDK_IS_DISPLAY (display)' failed) closed by
- fixed: OK, so clearly we can't close the display on win32, r24826 makes that …
- 10:49 Changeset in xpra [24827] by
- r24826 backport: fix crashes on win32 shadow exit
- 10:47 Changeset in xpra [24826] by
- #2525 don't close the display on win32, fixes crashes on exit
- 10:09 Changeset in xpra [24825] by
- r24824 backport: fix tray title with some ssh backends
- 10:06 Changeset in xpra [24824] by
- #2528 use 'endpoint' info string instead of 'target' attribute, so we …
- 09:37 Changeset in xpra [24823] by
- fix syntax error
12/28/19:
- 18:03 Ticket #2534 (xpra crash using LibreOffice) created by
- On some LibreOffice operation (replace non-empty cell with …
- 17:10 Ticket #2533 (xpra upgrade subcommand regression) created by
- As reported in ticket:2524#comment:3. Easily reproducible, also …
- 15:09 Changeset in xpra [24822] by
- include the selection name in the window title
- 15:08 Changeset in xpra [24821] by
- add debug logging
- 12:49 Changeset in xpra [24820] by
- r24819 partial backport: use correct exit code for unsupported sockets
- 12:45 Changeset in xpra [24819] by
- use the correct exit codes for unix domain socket connection failures …
- 12:42 Changeset in xpra [24818] by
- don't log full backtrace for InitInfo? and InitExit? exceptions
- 08:53 Changeset in xpra [24817] by
- r24816 backport: fix RFB server key handling
- 08:52 Ticket #2532 (Make RFB Server to Process Keyboard Input Correctly) closed by
- fixed: Many thanks! Applied in r24816.
- 08:52 Changeset in xpra [24816] by
- #2532: fix key handling
- 08:28 Ticket #2532 (Make RFB Server to Process Keyboard Input Correctly) created by
- The RFB server can't accept the keyboard input from the client side …
12/27/19:
- 20:19 Changeset in xpra [24815] by
- fixup focus backport: in v3 the window is an attribute
- 19:44 Changeset in xpra [24814] by
- r24813 backport: prevent sshfp dns errors from causing ssh connection …
- 19:42 Changeset in xpra [24813] by
- sshfp host key check errors should not be fatal: catch them and continue
- 18:27 Changeset in xpra [24812] by
- r24809 backport: obscure passwords from log files
- 18:27 Changeset in xpra [24811] by
- r24810 backport: allow F11 through to the browser to make it easier to …
- 18:21 Changeset in xpra [24810] by
- allow default handlers to trigger for F11 so that it can be used to …
- 15:56 Changeset in xpra [24809] by
- hide challenge response from debug logging unless …
- 12:22 Changeset in xpra [24808] by
- skip the warning when upgrading: it will have already been shown when …
- 12:15 Ticket #2527 (xpra help: present less options when subcommand is wrong) closed by
- fixed: Updates: * r24806 re-order help * r24807 adds "help" subcommand, which …
- 12:14 Changeset in xpra [24807] by
- #2527 more helpful message when the wrong subcommand is given (or for …
- 11:28 Changeset in xpra [24806] by
- #2527 re-order subcommands in help output
- 10:48 Ticket #2530 (xpra start: unknown string message) closed by
- wontfix: Just like #2039, I see no way of fixing this. The {{{Error loading …
- 10:47 Ticket #2531 (win32: Error loading theme icon) created by
- Reported in #2530. Looks like we're either missing those icons, or GTK …
- 10:42 Changeset in xpra [24805] by
- MSYS2 has renamed python3 to just python
- 10:27 Changeset in xpra [24804] by
- avoid logging the 'L' suffix for unknown event names
- 10:14 Changeset in xpra [24803] by
- add missing logging argument
- 10:09 Changeset in xpra [24802] by
- fixup version bump search and replace gone wrong
- 10:06 Changeset in xpra [24801] by
- version bump + update release notes
- 09:59 Changeset in xpra [24800] by
- r24798 backport: add debug logging to close_gtk_display
- 09:56 Changeset in xpra [24799] by
- workaround errors in sysconfig module when running on win32, as …
- 09:52 Changeset in xpra [24798] by
- #2525 add debug logging to close_gtk_display
12/26/19:
- 20:31 Ticket #2530 (xpra start: unknown string message) created by
- While related to #2039, now there are more messages coming: […] …
- 20:19 Changeset in xpra [24797] by
- r24796 backport: fix error saving fake xinerama config file with …
- 20:18 Changeset in xpra [24796] by
- monitor names may contain unicode, so save as utf8
- 19:58 Changeset in xpra [24795] by
- avoid draining the encode queue too quickly, wait a little while …
- 19:46 Ticket #2529 (Beta windows directory is missing r24778 signatures and hashes) closed by
- fixed: Thanks, fixed.
- 19:35 Ticket #2529 (Beta windows directory is missing r24778 signatures and hashes) created by
- r24778 https://www.xpra.org/beta/windows/?C=M&O=D&P=*r247*.zip*
- 18:24 Changeset in xpra [24794] by
- log more details on failing mdns TXT updates
- 17:48 Ticket #2528 (Show full screen name in tray) created by
- If I have […] and […] open at the same time, then this …
- 16:02 Ticket #2527 (xpra help: present less options when subcommand is wrong) created by
- I usually don't remember all the xpra sub-commands. Apart from opening …
- 15:51 Ticket #2526 (xpra start gnome-terminal last terminal line not rendered fully) created by
-
[…]
With or without
--opengl
, it's the same If I type, the last … - 15:12 Ticket #2524 (xpra client crashes using nautilus) closed by
- fixed: It seems that the server update worked: I cannot replicate the issue …
- 14:55 Ticket #2525 (xpra client GUI throws: assertion 'GDK_IS_DISPLAY (display)' failed) created by
- […] Unfortunately, due to the size of the executable (and to my …
- 07:47 Ticket #1999 (xterm regression: popup window does not get focus) reopened by
- Regression spotted with trunk (4.0).
12/25/19:
- 20:32 Changeset in xpra [24793] by
- bind rfb is a list
- 20:22 Changeset in xpra [24792] by
- upgrade subcommands should also use systemd-run, also fix …
- 17:03 Changeset in xpra [24791] by
- #2523 add 'use-display=auto' support: use a display if it exists, …
- 16:52 Changeset in xpra [24790] by
- remove pygtk check (cannot be loaded with python3 anyway)
- 16:49 Changeset in xpra [24789] by
- vfb code should log when 'screen' debug is on
- 15:26 Changeset in xpra [24788] by
- pyparsing 2.4.6
- 13:05 Changeset in xpra [24787] by
- #2363 move connection info to a separate line and add more details: …
- 11:54 Changeset in xpra [24786] by
- r24785 backport: also clean the v4l constants
- 11:53 Changeset in xpra [24785] by
- also clean the v4l constants
- 11:53 Changeset in xpra [24784] by
- #2363 add some cpuinfo and client hostname
- 11:38 Ticket #2492 (broken window rendering: 3/4 black with Cinnamon + HiDPI) closed by
- fixed
12/24/19:
- 09:39 Changeset in xpra [24783] by
- #2517 fixup r24749: python2 builds need to import 'glib'
12/23/19:
- 19:36 Changeset in xpra [24782] by
- Cython 0.29.14
- 19:33 Changeset in xpra [24781] by
- Python 3.8.1
- 19:20 Changeset in xpra [24780] by
- r24779 backport: add missing directories to MANIFEST
- 19:17 Changeset in xpra [24779] by
- add missing directories to MANIFEST
12/22/19:
- 10:42 Ticket #2524 (xpra client crashes using nautilus) created by
- Nemo […] and Nautilus crashes: […]
12/20/19:
Note: See TracTimeline
for information about the timeline view.