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

misc: path handling improvements #163

Merged
merged 4 commits into from
Mar 10, 2024
Merged

misc: path handling improvements #163

merged 4 commits into from
Mar 10, 2024

Conversation

PaideiaDilemma
Copy link
Collaborator

@PaideiaDilemma PaideiaDilemma commented Mar 10, 2024

Using weakly_canonical avoids a runtime error when the path does not exist.
absolutePath now does not check if the file exists. That is done later on anyways.

@PaideiaDilemma PaideiaDilemma changed the title misc: use weakly_canonical for absolutePath misc: path handling improvements Mar 10, 2024
Copy link
Member

@vaxerski vaxerski left a comment

Choose a reason for hiding this comment

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

ok

@vaxerski vaxerski merged commit 0f44f76 into hyprwm:main Mar 10, 2024
1 check 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.

2 participants