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

update to jepler #2

Open
wants to merge 88 commits into
base: master
Choose a base branch
from
Open

update to jepler #2

wants to merge 88 commits into from

Conversation

reubot
Copy link
Owner

@reubot reubot commented Jun 13, 2018

No description provided.

jwilk and others added 30 commits March 14, 2017 21:45
This code uses prompt_open(), which was removed in
45eaaed.
strip trailing whitespace
remove duplicated fcntl import
The TIOCGWINSZ constant is available in the termios module, so let's use
it instead of hardcoding the value.
don't hardcode TIOCGWINSZ value
Corrected lowercase naming issue in cropgtk.py
Copy file if no cropping or rotation is required.
    update source format to 3.0 (quilt)
    add depend on dh-python
Update to debian package folder.

Closes: #43
assign t, l, r, b before checking for no cropping
jpegexiforient is not available on Fedora.
to tell people like me what to do with install.sh
Add install notes to README
abrooks and others added 28 commits July 3, 2020 10:12
'cp' subject to umask problems: use 'install'.
This time the fix is all here!
Also fix event handler bug.
Also slightly improved file chooser behaviour.
Controls:
  'n' for next image without saving
  'q' to quit
  's' to save a crop from this image without going to next
Also eliminate redundant get_cropspec code.
Also eliminate redundant apply_rotation call.
Work around jpegtran to get correct rotated crops.
Preserve previous crop
update packages for Python3 on Fedora
Treat MPO files like JPEG files
@jepler jepler deleted the branch reubot:master June 10, 2021 22:11
@jepler jepler deleted the master branch June 10, 2021 22:11
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.