Skip to content

Terminal window stops responding to resize requests if a process is running under Rio without output #1603

Description

@MinikPLayer

Steps to reproduce:

  1. Run a new Rio terminal
  2. In the new window run a long living app, which periodically prints something to the terminal (long git clone is a good example).
  3. Try resizing the window between updates. Maximizing or snapping the window also shows the issue.

Expected behavior:

  • Window correctly resizing / maximizing / snapping.

Actual behavior:

  • Window doesn't change its size until the running app prints something to the terminal.

Troubleshooting steps i've tried so far:

  • Disabling all vulkan implicit layers - no change
  • Using llvmpipe (software rasterizer) as vulkan backend - no change
  • Running rio under a clean kwin_waylan session - no change
  • Compiling the newest master branch - no change
  • Testing the x11 version (under XWayland) - resizing the window works, but only for window decorations / border - window contents behave the same way as on wayland

Relevant parts of my configuration:

  • GPU: AMD RX 9070 XT
  • OS: Linux (CachyOS)
  • Kernel: 7.0.9-1-cachyos
  • DE: KDE Plasma 6.6.5 (Wayland)
  • Tested Rio versions: 0.4.4, master (0.4.5)
  • Display: 3440x1440 @ 165Hz

Video showing the issue

2026-05-21.00-44-18.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions