[PR #11971] feat(desktop): add native Wayland toggle on Linux #14006

Closed
opened 2026-02-16 18:18:49 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/11971

State: closed
Merged: Yes


Summary

  • add a Linux-only settings toggle to prefer native Wayland with an inline tooltip
  • persist the display backend choice and expose Tauri commands to read/write it
  • apply the preference at startup to avoid forcing X11 fallback

Testing

  • Not run (typecheck ran via pre-push hook)

Fixes #11939

Video

https://www.youtube.com/watch?v=sSa_t48nqlU

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11971 **State:** closed **Merged:** Yes --- ## Summary - add a Linux-only settings toggle to prefer native Wayland with an inline tooltip - persist the display backend choice and expose Tauri commands to read/write it - apply the preference at startup to avoid forcing X11 fallback ## Testing - Not run (typecheck ran via pre-push hook) Fixes #11939 ## Video https://www.youtube.com/watch?v=sSa_t48nqlU
yindo added the pull-request label 2026-02-16 18:18:49 -05:00
yindo closed this issue 2026-02-16 18:18:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14006