Skip to content

Conversation

@TheHighestBit
Copy link
Contributor

The file properties popup now shows a brief description of what the file is. The extension -> description mapping is in ui/file_extensions.js.

I also added a fix for Tauri's poor resizing performance on Windows. From what I understand, blocking the thread for a millisecond causes the backing WebView2 to do a context switch which makes the resizing be more responsive.

@RickyDane
Copy link
Owner

RickyDane commented Aug 16, 2024

Hey, first I want to thank you for wanting to contribute to the project.
I will test this branch when I'm back from work. But it looks good at first sight!

@RickyDane
Copy link
Owner

Additionally, please ensure that the version number is increased to avoid any potential conflicts with existing versions.

@TheHighestBit
Copy link
Contributor Author

By the way, I would potentially be interested in working on the Google Drive integration, as that is something I would personally be using. I haven't done anything with Tauri before, so it will probably take me some time to get up to speed.

What's the most convenient way of reaching you? Discord, Slack etc.

@RickyDane
Copy link
Owner

@TheHighestBit
The changes are looking good, but please change the milliseconds to nanos for the window resizing.

I think the easiest way to reach me is via discord -> rickydane8
Probably it's the best if i open up a discord server for project management.

I would really appreciate your work towards a google drive implementation as CoDriver would immensely profit from it!

@RickyDane
Copy link
Owner

Please do another master merge as I have recently added a discord badge to the readme.
After that I will merge the branch

@RickyDane RickyDane merged commit 9309acd into RickyDane:master Aug 16, 2024
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.

2 participants