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

Use new Skip File & Skip Directory in usvfs #2033

Merged
merged 9 commits into from
Jun 15, 2024

Conversation

Twinki14
Copy link
Contributor

@Twinki14 Twinki14 commented May 27, 2024

Motivations

ModOrganizer2/usvfs#61 Highlights some reasons why the ability to skip files & directories would be beneficial

ModOrganizer2/usvfs#61 Is also required first before this PR can merged or built

Modifications

  • Add two new settings, skip_file_suffixes and skip_directories
  • Wire the two new settings up to usvfs
  • Add two new buttons to the Workarounds dialog, one to adjust Skip File Suffixes and another for Skip Directories, both buttons act nearly identical to the Executable Blacklist button
  • Add a new grouping in the Workarounds dialog box that contains the usvfs buttons to keep the dialog a tad organized

Results

ModOrganizer_NkVp59CtgC ModOrganizer_emLQWNvd1I ModOrganizer_yyPNWo8tWF

Twinki14 added 2 commits May 27, 2024 12:29
# Motivations
ModOrganizer2/usvfs#61 Highlights some reasons why the ability to skip files & directories would be beneficial

# Modifications
- Add two new settings, `skip_file_suffixes` and `skip_directories`
- Wire the two new settings up to usvfs
- Add two new buttons to the `Workarounds` dialog, one to adjust Skip File Suffixes and another for Skip Directories, both buttons act nearly identical to the Executable Blacklist button
- Add a new grouping in the `Workarounds` dialog box that contains the usvfs buttons to keep the dialog a tad organized

# Results
src/organizer_en.ts Outdated Show resolved Hide resolved
src/organizercore.cpp Outdated Show resolved Hide resolved
@Twinki14 Twinki14 marked this pull request as draft May 30, 2024 23:47
@Twinki14 Twinki14 marked this pull request as ready for review June 11, 2024 20:07
@Twinki14 Twinki14 requested a review from Holt59 June 11, 2024 20:07
@Holt59
Copy link
Member

Holt59 commented Jun 13, 2024

Code looks good to me, I will try to do a build with it later today to see how it renders live.

Al12rs
Al12rs previously approved these changes Jun 14, 2024
Copy link
Member

@Al12rs Al12rs left a comment

Choose a reason for hiding this comment

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

The relevant code looks good to me.

@Twinki14
Copy link
Contributor Author

Clang-formatted & updated from the default branch, not sure if that's why the build failed or if the build action is flaky sometimes.

@Holt59 Holt59 merged commit d3b647a into ModOrganizer2:master Jun 15, 2024
2 checks 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