web-greeter icon indicating copy to clipboard operation
web-greeter copied to clipboard

Multimonitor support

Open beanaroo opened this issue 9 years ago • 8 comments

I've migrated from lightdm-webkit-greeter and one difference I noticed is only the primary monitor presents the greeter.

The other monitors' resolutions and positions are configured correctly (per the display setup script set in lightdm.conf, which is a basic xrandr) but they are black and the cursor when over them is the black X.

beanaroo avatar Jun 08 '16 10:06 beanaroo

What would you consider to be proper multi-monitor support, just to clarify this ticket for everyone else?

As far as I see it, there are four possibilities here:

  • Mirrored view across all displays
  • Mirrored backgrounds only across all non-primary displays
  • Extend login screen across _n_ displays (As one window, rather than _n_ windows for _n_ displays)
  • Continue rendering nothing on non-primary displays

Worth noting that when passing the BIOS startup screen or logging into another OS such as windows, having the other screen black isn't unusual.

NoiSek avatar Sep 25 '16 00:09 NoiSek

I think that ideally we would mirror just the background on secondary displays. However, implementing that will not be trivial since background images are controlled by the greeter themes.

lots0logs avatar Sep 25 '16 00:09 lots0logs

Could you do all them, implementing it as a config option so the user can choose which one they might like best? This would also allow for certain features be implemented early on. (like mirroring the display for example)

Arzte avatar Oct 14 '16 14:10 Arzte

What I would want is a multi-monitor span. My actual setup in i3 has a single image spanning both monitors - is there any way to do that in the setup the greeter uses?

mattnotmitt avatar Jan 15 '17 17:01 mattnotmitt

No, I'm afraid its not currently possible. Sorry!

lots0logs avatar Jan 15 '17 19:01 lots0logs

I present information (public transport schedule, etc.) on my login screen. I would love to see multi monitor support in a way that I can present different information on a second screen. That might just be another window that loads a second file from the theme or that has a js attribute set to the display number. Thanks for the good work so far!

digitalshow avatar Feb 18 '17 13:02 digitalshow

What resolution do you have on your multi-monitor setup? Can you supply a Picture/Screenshot?

jkw avatar Jan 18 '18 08:01 jkw

Just adding to this, I have a rotated monitor and the login screen displays on that monitor only (even though it's not my primary) and with the wrong rotation.

rodneyrod avatar Dec 09 '18 00:12 rodneyrod