#1540 closed enhancement (fixed)
FR: Add 'Stop server' menuitem to the menu
Reported by: | John Smith | Owned by: | John Smith |
---|---|---|---|
Priority: | trivial | Milestone: | 2.1 |
Component: | client | Version: | 2.0.x |
Keywords: | gui | Cc: |
Description
There's currently no way to stop the server you are connected to from the GUI.
Change History (5)
comment:1 Changed 5 years ago by
Milestone: | → 2.1 |
---|---|
Owner: | changed from Antoine Martin to John Smith |
comment:3 Changed 5 years ago by
I failed to figure out if I need to apply this patch or if that commit is already in release, sorry.
comment:4 Changed 5 years ago by
r16037 is in trunk, for which you can find beta builds here: http://xpra.org/beta. Sorry for not making that clearer.
comment:5 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1540
Note: See
TracTickets for help on using
tickets.
Done in r16037.
The ability to shutdown the server through a client request can now also be disabled. This is only configurable via an env var only for now:
@godevilove: please close if that works for you.