Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Recent documents #9778

Open
thewh1teagle opened this issue May 14, 2024 · 0 comments
Open

[feat] Recent documents #9778

thewh1teagle opened this issue May 14, 2024 · 0 comments

Comments

@thewh1teagle
Copy link
Contributor

Describe the problem

Windows and macOS provide access to a list of recent documents opened by the application via JumpList or dock menu, respectively. I would like to use this API with tauri apps.

Describe the solution you'd like

Provide an API for modifying recent app documents on macOS / Windows

Alternatives considered

No response

Additional context

Electron has Recent documents API

macOS electron/browser_mac.mm#L163
Windows electron/browser_win.cc#L318

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant