Skip to content

Problems with latest Electron apps when using Vulkan renderer #8930

@sylv-io

Description

@sylv-io

Please fill out the following:

  • Sway Version:

    • 1.11
    • 1.12-dev-b7eb6177e (Oct 19 2025, branch 'master')
  • Configuration File:

    • default
  • Description:

After a "recent" system update, some Electron-based applications started having rendering problems when using sway with the vulkan renderer (WLR_RENDERER=vulkan). Instead of showing the app's content, you can only see a black screen. It doesn't cause any errors, and the app runs even when you can't see anything.
It also only affects the Wayland backend, so using the --ozone-platform=x11 is a workaround.

Here are some affected Apps:

Here's how to reproduce the issue:

  1. Start sway with WLR_RENDERER=vulkan
  2. Download the working and failing 1Password version
  3. Decompress and run 1password

This is probably not a bug that only affects sway. Right now, I'm trying to figure out what's causing the problem and see if it can be reproduced in other desktop environments or window managers using wlroots.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugNot working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions