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 symlink test #10

Merged
merged 2 commits into from
Feb 1, 2025
Merged

Add symlink test #10

merged 2 commits into from
Feb 1, 2025

Conversation

davc0n
Copy link
Contributor

@davc0n davc0n commented Feb 1, 2025

Tried to figure out hyprwm/hyprlock#657 w/o success.
This PR adds a symlink test btw.

1: Test timeout computed to be: 1500
1: Loaded ./resource/images/hyprland.jpg successfully: Image is 4096x4096 of type image/jpeg
1: Passed tryLoadImage(file.path()). Got 1
1: Loaded ./resource/images/hyprland.png successfully: Image is 4096x4096 of type image/png
1: Passed tryLoadImage(file.path()). Got 1
1: Loaded ./resource/images/hyprland.jxl successfully: Image is 4096x4096 of type image/jxl
1: Passed tryLoadImage(file.path()). Got 1
1: Loaded ./resource/images/hyprland.webp successfully: Image is 4096x4096 of type image/webp
1: Passed tryLoadImage(file.path()). Got 1
1: Loaded ./resource/images/hyprland.symlink successfully: Image is 4096x4096 of type image/png
1: Passed tryLoadImage(file.path()). Got 1
1/1 Test #1: Image ............................   Passed    4.91 sec

100% tests passed, 0 tests failed out of 1

@vaxerski vaxerski merged commit 5ac80e3 into hyprwm:main Feb 1, 2025
4 checks passed
@davc0n davc0n deleted the add-symlink-test branch February 1, 2025 21:35
@PaideiaDilemma
Copy link

@davc0n hasn't that been fixed in #1???

I feel like the use in the hyprlock issue is probably using a tagged release of hyprgraphics, so it's not there yet.

@davc0n
Copy link
Contributor Author

davc0n commented Feb 3, 2025

Yes it's possible

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