Commit History

Author SHA1 Message Date
  Kovid Goyal 77292a16d6 Make shebangs consistent 1 year ago
  Kovid Goyal 7fe5d7b58f Replace isort with ruff 2 years ago
  Kovid Goyal d0c50248ea Graphics protocol: Only delete temp files if they have the string `tty-graphics-protocol` in their file paths. 2 years ago
  Kovid Goyal 4ce6d718c9 icat kitten: Add options to mirror images and remove their transparency before displaying them 3 years ago
  Kovid Goyal 90f2ba474c Fix icat for GIF images broken 3 years ago
  pagedown 02a7316342 Use the unified PATH search function 3 years ago
  Kovid Goyal 32768e7939 Unify the PATH searching algorithm for launch and running children 3 years ago
  Kovid Goyal 60472fcee3 Add more type annotations 3 years ago
  Kovid Goyal 6546c1da9b run pyupgrade to upgrade the codebase to python3.6 3 years ago
  Kovid Goyal 5cafe198bf icat: Fix EXIF orientation not taken into account when resizing 3 years ago
  Kovid Goyal 4ce2690bd2 DRYer 3 years ago
  Kovid Goyal 34ec3eac44 icat kitten: Fix display of JPEG images that are rotated via EXIF data and larger than available screen size 3 years ago
  Kovid Goyal a22404abe6 Better names 3 years ago
  Kovid Goyal 7c06313750 A couple more useful aliases 3 years ago
  Kovid Goyal 6f265f448d DRYer 3 years ago
  Kovid Goyal acdc41bd03 Allow sending no payload 3 years ago
  Kovid Goyal bcff2a7fb6 Add aliases to GraphicsCommand to make it more useable 3 years ago
  Kovid Goyal fe94f4cbb4 Move type parsers for config into own module 3 years ago
  Kovid Goyal 6dc8df5178 icat kitten: Respect EXIF orientation when displaying JPEG images 4 years ago
  Kovid Goyal 1aebd83e45 A little clearer code 4 years ago
  Kovid Goyal 8225351145 icat: When displaying an animated GIF image with no delays between frames, add a 100ms delay between every frame. 4 years ago
  Kovid Goyal 379add8d6f IntEnum was needed 4 years ago
  Kovid Goyal ea11ce8664 Use a normal enum for Dispose rather than an IntEnum 4 years ago
  Kovid Goyal 271c39cc9d Fix reading image index not working on older ImageMagick 4 years ago
  Kovid Goyal 18186da90e Better error message for people running icat on systems with outdated/broken ImageMagick 4 years ago
  Kovid Goyal 02d29d4816 Better error message when ImageMagick does not write correct output filenames 4 years ago
  Kovid Goyal 1d51fca879 Python 3.6 compat 4 years ago
  Kovid Goyal 7a1785e1e8 Get chunked loading working with frames 4 years ago
  Kovid Goyal 8033e9fef5 Fix error checking when rendering single frame 4 years ago
  Kovid Goyal cf3a01f502 Handle images whose first frame is smaller than the canvas 4 years ago