Skip to content

[BUG] incorrect monitor layout #84

Description

@ABCDEFG-2147483647

This issue occurs when the Y coordinates differ from each other.

Therefore, these layouts work well.
noctalia-greeter/greeter.toml
[output] layout = "e-DP-1:0,0; HDMI-A-1:1440,0"
[output] layout = "e-DP-1:0,60; HDMI-A-1:1440,60"

when those differ:
noctalia-greeter/greeter.toml
[output] layout = "e-DP-1:0,60; HDMI-A-1:1440,0"

the expected result:
Image
the result:
Image

noctalia-greeter is up to date(as of 7/29/2026).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions