Right now multiple xtmux windows open to the same display result in multiple connections to that display. Historically this approach could lead to deadlock. This may not be an issue, but it's probably better to use the same connection regardless. This will require window-based event dispatch to be done correctly.
Right now multiple xtmux windows open to the same display result in multiple connections to that display. Historically this approach could lead to deadlock. This may not be an issue, but it's probably better to use the same connection regardless. This will require window-based event dispatch to be done correctly.