Skip to content

Comments

fix: can't get focus when Safari is foreground app on macOS Sequoia 15.2#90

Merged
cablehead merged 3 commits intomainfrom
fix-focus-on-sequoia
Jan 7, 2025
Merged

fix: can't get focus when Safari is foreground app on macOS Sequoia 15.2#90
cablehead merged 3 commits intomainfrom
fix-focus-on-sequoia

Conversation

@cablehead
Copy link
Owner

@cablehead cablehead commented Jan 7, 2025

Replaces custom spotlight.rs with tauri-nspanel plugin to convert window to NSPanel.

This allows NSWindowStyleMaskNonActivatingPanel support, fixing window focus behavior on macOS Sequoia 15.2 when Safari is the active application.

🙏 @ahkohd

this takes us a step backwards for Linux support, for the moment 😔

Replaces custom spotlight.rs with tauri-nspanel plugin to convert window to NSPanel. This allows NSWindowStyleMaskNonActivatingPanel support, fixing window focus behavior on macOS Sequoia 15.2 when Safari is the active application. 🙏 @ahkohd
@cablehead cablehead merged commit 7a1fd38 into main Jan 7, 2025
0 of 2 checks passed
@cablehead cablehead deleted the fix-focus-on-sequoia branch January 7, 2025 14:31
@ahkohd
Copy link

ahkohd commented Jan 8, 2025

sorry for the late response!

@ahkohd
Copy link

ahkohd commented Jan 8, 2025

looks good to me! feel free to reach out if you have any more issue.

@cablehead
Copy link
Owner Author

sorry for the late response!

Oh, all good, I was just sending you kudos! 🙏💙 tauri-nspanel plugin is excellent.

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.

2 participants