Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (172 - 174 of 230)

Ticket Resolution Summary Owner Reporter
#29 fixed register our mDNS service types: _shifter._tcp. and _shifter_reversed_mdns._tcp. Antoine Martin Antoine Martin
Description

Need to find out who is in charge of:

/usr/lib/avahi/service-types.db
#23 fixed remove unused files on session end Antoine Martin Antoine Martin
Description

When a session terminates, we should clean up a few things:

  • pid file (on client)
  • password file (both) - can also remove this one when the client is no longer actor
  • icon file (both)
  • session file - eventually? (both)
  • ...
#140 duplicate replace Xvfb with Xvnc or Xdummy when using xpra Antoine Martin Antoine Martin
Description

Xvfb is old and it is missing a number of useful X11 extensions, also the alternatives may offer better keyboard support? The idea of using those as an alternative to Xvfb is not new either, see x11vnc faq-xvfb

Information about dummy driver is scarce, but there is some in XorgTesting

The easiest way (which seems to work ok) is to use Xdummy (GPLv2+)

One of the most important benefits is that these alternatives also support randr so we could envisage resizing the buffer to the size needed by the client currently connected rather than the default huge size we have at the moment.

Note: See TracQuery for help on using queries.