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

Refactor save_geometry() #45

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ProMix0
Copy link
Contributor

@ProMix0 ProMix0 commented May 2, 2024

No description provided.

@ProMix0 ProMix0 force-pushed the refactor_save_geometry branch from e199636 to c027ab5 Compare May 3, 2024 02:29
@Gustash
Copy link
Owner

Gustash commented Jun 1, 2024

@ProMix0 please fix the conflicts and give this PR a proper title and description

@ProMix0 ProMix0 force-pushed the refactor_save_geometry branch 2 times, most recently from 025a0aa to 8ef70db Compare June 2, 2024 13:11
@ProMix0
Copy link
Contributor Author

ProMix0 commented Jun 2, 2024

It's refactoring save_geometry() logic commit. The main idea is to implement various options during image capture and saving as sequence of pipes. You can play with options and debug mode to see actual executing command to take screenshot

Executing: grim -g '1920,30 1920x1050' - | tee '/home/misha/2024-06-02-201335_hyprshot.png' | tee >(wl-copy) > /dev/null

@ProMix0 ProMix0 changed the title Close #42 Refactor save_geometry() Jun 2, 2024
@ProMix0 ProMix0 force-pushed the refactor_save_geometry branch from 8ef70db to 1c1f884 Compare June 2, 2024 13:25
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