nick92 / Enso-OS

a simple OS designed for ageing computers
http://enso-os.site
GNU General Public License v3.0
320 stars 44 forks source link

greeter wallpaper not expanding in dual monitor setup #28

Open Dr-Noob opened 6 years ago

Dr-Noob commented 6 years ago

I have built and installed the greeter in a dual monitor setup. I'm using a 3840x1080 image, but greeter is not displaying it on the second screen, so it feels as if the image is 1920x1080.

I tried launching greeter from executable file(without lightdm) and window is set to 1920x1080 by default. So if I manually expand it, greeter will show the image right, because in this case it's using both screens.

EasyDevCpp commented 6 years ago

I am currently looking into this but it seems that lightdm ignores any second monitors before being logged in... Which is kind of crazy because both display dimensions can be added together resulting in the overall resolution which is in my case: 3840 x 1080 px... So the problem is either located deep in the greeters' code base or (what I believe) in lightdm