Open
Description
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:
- Start application on a Wayland system
- 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
Crash report and log files
N/a
Desktop specs (please complete the following information):
- OS: Linux
- Version: Nobara 41 (KDE Plasma)
Additional context
Workaround:
# Unset the Wayland Display environment variable to force the use of xwayland
WAYLAND_DISPLAY= ./pge_editor
Metadata
Metadata
Assignees
Labels
No labels