]> rtime.felk.cvut.cz Git - sojka/lightdm.git/commit
Don't check the logind CanGraphical seat property unless login-check-graphical option...
authorRobert Ancell <robert.ancell@canonical.com>
Wed, 10 Sep 2014 03:33:25 +0000 (15:33 +1200)
committerRobert Ancell <robert.ancell@canonical.com>
Wed, 10 Sep 2014 03:33:25 +0000 (15:33 +1200)
commitaf553150990f736de42c7287071cb829c34b877b
treecb595adff682c23ac2177d34544c97813f0e207d
parent26386410ee9a25992e9074b0c2ac380203a8d055
Don't check the logind CanGraphical seat property unless login-check-graphical option is set to true. There are too many cases of drivers that don't set the appropriate flags for this feature to work
12 files changed:
data/lightdm.conf
src/lightdm.c
tests/Makefile.am
tests/scripts/multi-seat-change-graphical-disabled.conf [new file with mode: 0644]
tests/scripts/multi-seat-change-graphical.conf
tests/scripts/multi-seat-non-graphical-disabled.conf [new file with mode: 0644]
tests/scripts/multi-seat-non-graphical.conf
tests/scripts/multi-seat-seat0-non-graphical-disabled.conf [new file with mode: 0644]
tests/scripts/multi-seat-seat0-non-graphical.conf
tests/test-multi-seat-change-graphical-disabled [new file with mode: 0644]
tests/test-multi-seat-non-graphical-disabled [new file with mode: 0644]
tests/test-multi-seat-seat0-non-graphical-disabled [new file with mode: 0644]