-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
bugNot working as intendedNot working as intended
Description
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:
- Start sway with
WLR_RENDERER=vulkan - Download the working and failing 1Password version
- 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
Labels
bugNot working as intendedNot working as intended