Skip to content

[Editor] - Cannot Dock UI Components on Wayland Platforms #618

Description

@ChristianSilvermoon

Which component?
Editor, version 0.3.2.2-beta2
Architecture: x86_64 (64-bit)
Revision: 00ed359-master, Build date: 2025-04-21 13:04:37 UTC
Qt: 5.15.15, SDL2: 2.32.4, SDL Mixer X: 2.8.0

Describe the bug
Dockable UI Components are not Dockable on Wayland systems

To Reproduce
Steps to reproduce the behavior:

  1. Start application on a Wayland system
  2. Open anything that creates an undocked window

Expected behavior
It should be possible to drag the window, or a point/element in the window, in order to dock it into the main UI, as is possible when running the application on X11 Platforms

Screenshots

Image

Crash report and log files
N/a

Desktop specs (please complete the following information):

Additional context
Workaround:

# Unset the Wayland Display environment variable to force the use of xwayland
WAYLAND_DISPLAY= ./pge_editor

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