summaryrefslogtreecommitdiffstats
path: root/src/image
AgeCommit message (Expand)Author
2021-05-07new rust version, new clippyCanop
2021-02-22use ahash of some of the hashmaps with big keysCanop
2020-12-13keep selection visible on unfilteringCanop
2020-11-27version 1.0.7Canop
2020-11-27image preview centered in both directionskittyCanop
2020-11-27kitty: avoid conversion to rgba, only transmit alpha when presentCanop
2020-11-26high definition preview images on kittyCanop
2020-11-25[WIP] high-definition image preview when using kittyCanop
2020-09-30version 1.0.1v1.0.1Canop
2020-09-30image preview: cache resized image to avoid useless resizesCanop
2020-09-30refactor: make Screen CopyCanop
2020-09-22refactor: move the invocation pattern from execution to verbCanop
2020-08-18made :focus more accessible when a file is selectedCanop
2020-08-07fix possible crash/errors in fuzzy matches in file content previewsCanop
2020-08-07image preview: better color choice when true colors aren't availableCanop
2020-08-04display image dimensions in image previewCanop
2020-08-04fix image preview size computationDenys Séguret
2020-08-02show an image if preview if possible (WIP)Canop