#2553 closed enhancement (fixed)
xpra top list view improvements
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 4.1 |
Component: | server | Version: | 3.0.x |
Keywords: | Cc: |
Description
Following up #2363.
- use threading so we don't block the main thread querying the list of sessions
- show the return code string when launching a subcommand (especially if it fails)
- give more of an overview: show how loaded the sessions are, sort them by CPU / fps?
Change History (4)
comment:1 Changed 13 months ago by
Status: | new → assigned |
---|
comment:2 Changed 7 months ago by
comment:3 Changed 7 months ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
r27034 ensures that the server is local before querying CPU usage using the pid.
This will do.
comment:4 Changed 6 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2553
Note: See
TracTickets for help on using
tickets.
See also #2601