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

thunar: Update to v4.20.2 #5016

Merged
merged 1 commit into from
Feb 10, 2025
Merged

thunar: Update to v4.20.2 #5016

merged 1 commit into from
Feb 10, 2025

Conversation

EbonJaeger
Copy link
Member

Summary

  • Fix wrong selection after rename in list view
  • Prevent location bar crash
  • Re-allow sorting in search mode
  • Fix signal emitting
  • Fix GMount leak in 'thunar_file_get_emblem_names'
  • Store g_files separately in jobs
  • Pass g_files into jobs instead of ThunarFiles
  • Ask for confirmation when deleting trashed files
  • Prevent files from vanishing after save
  • Fix selection after toggling hidden files visibility
  • Clean up location button context menu
  • Translation updates

Signed-off-by: Evan Maddock [email protected]

Test Plan

Start Thunar, navigate between a couple of directories.

Checklist

  • Package was built and tested against unstable
  • This change could gainfully be listed in the weekly sync notes once merged

**Summary**
- Fix wrong selection after rename in list view
- Prevent location bar crash
- Re-allow sorting in search mode
- Fix signal emitting
- Fix GMount leak in 'thunar_file_get_emblem_names'
- Store g_files separately in jobs
- Pass g_files into jobs instead of ThunarFiles
- Ask for confirmation when deleting trashed files
- Prevent files from vanishing after save
- Fix selection after toggling hidden files visibility
- Clean up location button context menu
- Translation updates

Signed-off-by: Evan Maddock <[email protected]>
Copy link
Member

@davidjharder davidjharder left a comment

Choose a reason for hiding this comment

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

Thanks!

@davidjharder davidjharder merged commit 1acf8be into main Feb 10, 2025
1 check passed
@davidjharder davidjharder deleted the thunar-update branch February 10, 2025 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants