Skip to content

fix(tauri): Fix Linux Tauri Popout Windows - #1137

Open
DaVinciLord wants to merge 2 commits into
LiveSplit:masterfrom
DaVinciLord:fix/linux-tauri-popout
Open

DaVinciLord wants to merge 2 commits into
LiveSplit:masterfrom
DaVinciLord:fix/linux-tauri-popout

Conversation

@DaVinciLord

Copy link
Copy Markdown

Closes #1106

Handle WebKitGTK window.open requests natively so popout windows work in the Tauri app on Linux.
Add a localized error message for cases where no popout window can be created.

Handle WebKitGTK window.open requests natively so popout windows work in the
Tauri app on Linux. Add a localized error message for cases where no popout
window can be created.
@IvarWithoutBones

Copy link
Copy Markdown

I've been using this for a few months now and it works really well! Nice to see Linux support caught up with other platforms.

I noticed one minor issue though: when closing the main window while the popout is open, the popout stays open. The content does get cleared so you're left with a mostly blank window, not a huge deal but I figured I might as well mention it.

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.

[LINUX] LiveSplit not popping out

2 participants