Skip to content

[Wayland] Native window controls unresponsive when app starts hidden in tray #6

@Rench321

Description

@Rench321

On Wayland-based systems, the native window decorations (minimize, maximize, close) become unresponsive when the window is shown after being initialized as hidden.

Huge thanks to @marsender for reporting this and testing the workarounds!

Confirmed Workaround:
Launching the app with the X11 backend fixes the issue and restores correct button placement:

GDK_BACKEND=x11 ./sklad

This appears to be an upstream issue in tao/wry related to how GTK handles Client Side Decorations (CSD) on Wayland when the initial window state is hidden.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions