Skip to content

feat(windows): implement context menu integration#93

Merged
tonyantony300 merged 1 commit intotonyantony300:mainfrom
ManasayJoseph:feature/windows-context-menu
Jan 26, 2026
Merged

feat(windows): implement context menu integration#93
tonyantony300 merged 1 commit intotonyantony300:mainfrom
ManasayJoseph:feature/windows-context-menu

Conversation

@ManasayJoseph
Copy link
Contributor

Description

This PR implements right click context menu support on windows platforms

Changes

  • Context Menu: send files/folders instantly by clicking on "Send with AltSendMe" option in context menu

TODO

Implement toggle for context menu once settings page is completed

Related Issues:

#87

Copy link
Contributor

@lordaimer lordaimer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! ✅

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revert this please

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolved!

Copy link
Owner

@tonyantony300 tonyantony300 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small change as we discussed

@ManasayJoseph ManasayJoseph force-pushed the feature/windows-context-menu branch from 243e46e to 1f9ac97 Compare January 26, 2026 11:28
- Implement context menu integration using 'winreg'.
- Add `check_launch_intent` Tauri command.
- Fix README build script and version handling.
- Refactor: Rename all project references from "AltSendMe" to "AltSendme" to fix casing inconsistencies introduced in previous commits.

Co-authored-by: lordaimer <araneaimer@gmail.com>
Co-authored-by: manasayjoseph <manasayjoseph@gmail.com>
@ManasayJoseph ManasayJoseph force-pushed the feature/windows-context-menu branch from 1f9ac97 to e0a2451 Compare January 26, 2026 11:32
@ManasayJoseph
Copy link
Contributor Author

One small change as we discussed

Resolved! Maintained project name consistency.
Ready for review

@tonyantony300 tonyantony300 merged commit 778e550 into tonyantony300:main Jan 26, 2026
1 check 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.

3 participants