Skip to content

Splash window misplaced and multiplied under Niri Wayland compositor #3413

Description

@VaclavC

Describe the bug
Splash window is misplaced and multiplied vertically under Niri Wayland compositor (and probably other tiling ones).

To Reproduce
Start Eclipse under Niri.

Expected behavior
Splash window should be in the center of the screen.

Screenshots
Image

Environment:
Arch Linux or Ubuntu with Niri Wayland compositor

Version since
As far as I remember.

Workaround (or) Additional context
As a workaround one can add this to Niri config file:

window-rule {
        match app-id="java"
        match title="^Eclipse$"
        open-floating true
}

This can be probably solved by setting proper window role.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions