lp:~ubuntu-multiseat/lightdm/multiseat

Created by Richard Hansen and last modified
Get this branch:
bzr branch lp:~ubuntu-multiseat/lightdm/multiseat
Members of Ubuntu Multiseat can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu Multiseat
Project:
Light Display Manager
Status:
Development

Recent revisions

1844. By Richard Hansen

let 'xserver-vt=0' indicate that the user wants X to share VTs

If the user specifies 'xserver-vt=0' for a seat, then:
  * VT switching will not be performed for the Seat
  * the "vtXX" argument will not be passed to X
  * the "-sharevts" argument will be passed to X
  * XDG_VTNR will be left unset

This is required for multiseat setups.

1843. By Richard Hansen

add 'xserver-vt' config setting for forcing a Seat's VT number

This makes it possible to run multiple X servers on the same VT (using
the Xorg -sharevts option), which is required for multiseat setups.

1842. By Richard Hansen

new seat_has_property() function

This function will be used to see if the user specified a VT number
for the X seat.

1841. By Richard Hansen

convert 'xdg-seat=' to 'xdg-seat=seat0'

This matches the behavior of the systemd logind multiseat X wrapper,
and it avoids hard-to-debug X command-line usage errors if the user
does 'xdg-seat='.

1840. By Richard Hansen

explicitly default 'xdg-seat' to 'seat0'

This ensures that the 'xdg-seat' Seat property always exists and that
the '-seat' argument will always be passed to X.

1839. By Robert Ancell

Add a dm-tool man page.

Approved by PS Jenkins bot, Robert Ancell.

1838. By Robert Ancell

Releasing 1.9.3

1837. By Robert Ancell

Correctly simulate AccountsService FindUserByName for users that are hidden. This fixes a warning in the 'users' test case.

Approved by PS Jenkins bot, Robert Ancell.

1836. By Robert Ancell

Don't pass system user accounts from AccountsService to greeters. Fixes: https://bugs.launchpad.net/bugs/1248541.

Approved by PS Jenkins bot, Robert Ancell.

1835. By Launchpad Translations on behalf of lightdm-team

Launchpad automatic translations update.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:lightdm
This branch contains Public information 
Everyone can see this information.

Subscribers