Skip to content

fix(connections): hide Apple Calendar tile on Windows#3969

Merged
louis030195 merged 1 commit into
screenpipe:mainfrom
Anshgrover23:fix/apple-calendar-removal
Jun 10, 2026
Merged

fix(connections): hide Apple Calendar tile on Windows#3969
louis030195 merged 1 commit into
screenpipe:mainfrom
Anshgrover23:fix/apple-calendar-removal

Conversation

@Anshgrover23

@Anshgrover23 Anshgrover23 commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Description:

image image

Fixes #3967

Apple Calendar was showing in "Suggested for this device" on Windows because the backend pushed the tile unconditionally for all platforms. Wrapped the injection in #[cfg(target_os = "macos")] so it only appears where EventKit exists.

@Anshgrover23

Copy link
Copy Markdown
Contributor Author

@louis030195 Can I get a review on this one ?

@louis030195 louis030195 merged commit 892199f into screenpipe:main Jun 10, 2026
11 checks passed
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.

[bug] Screenpipe should only suggest integrations that match the user’s operating system

2 participants