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

Add saved and renamed docs to RecentManager #1467

Merged
merged 4 commits into from
Oct 9, 2024

Conversation

jeremypw
Copy link
Collaborator

@jeremypw jeremypw commented Oct 6, 2024

Fix #1281

Completes #1461

Emulates GEdit behaviour when not Flatpak, except that the file is added on save not immediately on opening. So the file is not added if it is opened and closed without saving or renaming. This can be modified if required.

@jeremypw jeremypw marked this pull request as ready for review October 8, 2024 11:22
@jeremypw jeremypw requested a review from a team October 8, 2024 11:22
@danirabbit danirabbit enabled auto-merge (squash) October 9, 2024 20:14
@danirabbit danirabbit merged commit d600016 into master Oct 9, 2024
6 checks passed
@danirabbit danirabbit deleted the jeremypw/add-to-recent branch October 9, 2024 20:15
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.

Editing a file does not update Recent in Files
3 participants