Skip to content

Update screenshot.sh #191

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update screenshot.sh #191

wants to merge 1 commit into from

Conversation

erhaver
Copy link

@erhaver erhaver commented Jun 19, 2025

Fixed issue where 'Screenshot Aborted' message was displayed when taking a window screenshot due to a semicolon at the end of the command.

Fixed issue where 'Screenshot Aborted' message was displayed when taking a window screenshot due to a semicolon at the end of the command.
@fdev31
Copy link

fdev31 commented Jul 25, 2025

I have the same issue, but this fix doesn't work for me, I think it has no impact.
The problem seems to be that hyprshot may return while the file isn't visible on disk yet...

I tried with just a sync call but it didn't work reliably, I had to add a sleep 0.1 before it, just before the test -f $full_path

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