Custom Query (230 matches)
Results (100 - 102 of 230)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#175 | fixed | ability to run multiple copies of winswitch under the same user id | ||
Description |
this has been requested more than once now and would allow setups with multiple non-xinerama-ed heads to function. this requires:
|
|||
#172 | fixed | ability to upgrade xpra server sessions in place | ||
Description |
At the moment, if one uses " Options:
This could be tricky as there are daemons involved, pipes and file descriptors, gio file watchers, etc.
Another benefit is that all the start options would then be preserved too (password, etc) - and we could even envisage that extra options could be specified to override existing ones |
|||
#17 | fixed | add full-desktop commands to Windows start menu | ||
Description |
these can be handled in almost exactly the same way as regular commands, we just need to look them up in either server_commands or desktop_commands. |