Skip to content

feat(desktop): add native Wayland toggle on Linux#11971

Open
IsraelAraujo70 wants to merge 3 commits intoanomalyco:devfrom
IsraelAraujo70:feat/wayland-toggle
Open

feat(desktop): add native Wayland toggle on Linux#11971
IsraelAraujo70 wants to merge 3 commits intoanomalyco:devfrom
IsraelAraujo70:feat/wayland-toggle

Conversation

@IsraelAraujo70
Copy link

@IsraelAraujo70 IsraelAraujo70 commented Feb 3, 2026

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2026

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

Integrate display backend commands (get_display_backend, set_display_backend)
with upstream refactoring that moved CLI and server functions to modules.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(desktop): Linux/Wayland freeze on ubuntu 25.10 while passing the window through a dual monitor setup with variable refresh rate

2 participants