oculante

A fast and simple image viewer / editor for many operating systems

MIT License

Downloads
57.6K
Stars
924
Committers
13

Bot releases are visible (Hide)

oculante - Release 0.9.1

Published by github-actions[bot] 26 days ago

refs/tags/0.9.1 (2024-09-23)

🪲 Bug Fixes

  • Prevent scrollbars from occluding info panel (19d3be85)
  • Remove duplicated shortcuts entry in Readme and fix build script to auto-generate keymaps (99e9d9ef)
  • Noise filter ui would extend panel too much (063df9d6)

✨ Features

  • Generate flathub meta for a release (77e43596)

🍏 Chore

  • Improved changelog generation (1665cd3c)
  • Exclude screenshots from cates.io build to save space (c80df685)
  • Fix wronf icon for Rotate operator (5f564b46)
oculante - Release 0.9.0

Published by github-actions[bot] 28 days ago

refs/tags/0.9.0 (2024-09-21)

🪲 Bug Fixes

  • Flip operation would always flip horizontal (7019c757)
  • Mac build broke because of icon. Switched image format. (7954c29d)
  • When pressing right mouse, panning operation got stuck. Panning is now only possible using left or middle mouse. (dff337f3)

✨ Features

  • Show confirmation dialog when deleting a file (4ca02a5b)
  • Stack Blur provides much faster blur performance for the blur filter (65a345f3)
  • Visually indicate difference between operator types with a separator (fb26bc06)
  • Persistent and volatile settings are now split for easier versioning of configuration files (936c996c)
  • enable version control friendly settings (297abe16)
  • Use built in file browser (35f9b9ea)

🍏 Chore

  • Update deps (ac7e9dc8)
  • deps: bump quinn-proto from 0.11.3 to 0.11.8 (c64b79a7)
  • update turbojpeg and remove image dependency (bb021b41)
  • Update gif/ gif-dispose (8894ef70)
  • Update fast_image_resize, libavif-image, self_update, libheif-rs (00da1e57)
  • update trash (22bd5e45)
  • Update webbrowser, wgpu, ruzstd (2f27aef8)
  • Update jpg2000 and add test image (541e6c93)
  • update image and nalgebra (5c50f05e)
  • cargo update (0273560e)
oculante - Release 0.8.23 Latest Release

Published by github-actions[bot] 3 months ago

refs/tags/0.8.23 (2024-07-29)

🪲 Bug Fixes

  • Display image path for loading errors (fixes #387) (9bc72095)
  • Prevent panic for scrubber index being out of range and allow opening images without path prefic correctly (7a9a99c1)
  • update index when image in same folder is loaded (fixes #377) (f2297402)
  • Switching theme removes accent color (fixes #375) (e35dea4d)
  • Preserve scubber index (d9146d08)
  • Prevent image removal going out of bounds (fixes #379) (9b69076f)
  • Clearing and deleting an image removes it from the virtual scrubber and advances to the next according to the scrubber direction (a0b7dc5a)
  • Fix issue where SVG files were detected as XML (fixes #371) (d2ce9f17)
  • Compare menu works without image loaded (46a8218f)
  • ClearImage can be assigned to a shortcut (b9b00aca)
  • extend BSD variants (f716dfc5)

✨ Features

  • Allow configuring mipmaps and linear mag/min filters (58da0b26)
  • Allow passing multiple images on the command line (0a2e918a)
  • Enhance scrubber experience to provide a virtual file list. (e3c45a8e)
  • Detect file types by content instead of extension. Warn if mismatch happens. (59138263)
  • More love for compare mode ui, option to remove current image (68a5a483)
  • Allow configuring the minimum window size (1787a14f)

🍏 Chore

  • deps: bump zerovec from 0.10.2 to 0.10.4 (4cf7959e)
  • update resvg (be6a67f6)
  • Update Notan and Egui (fc1fccef)
  • update deps (031e83ce)
oculante - Release 0.8.22

Published by github-actions[bot] 5 months ago

refs/tags/0.8.22 (2024-05-19)

🪲 Bug Fixes

  • Ensure spirv is not used when only using shaderc (03f9167e)
  • Allow loading huge webp images and handle still frames differently (e4ebc2dc)
  • Set window min size to 100x100 to prevent super tiny window (fixes #325) (d63d971c)

✨ Features

  • add icns image support (internal png data only, load largest contained image) (0703d220)

🍏 Chore

  • update avif-decode, evalexpr, exr, rfd, self_update, jxl-oxide, imageproc (a6c98436)
  • Clean up warnings (ab2b03fe)
oculante - Release 0.8.21

Published by github-actions[bot] 5 months ago

refs/tags/0.8.21 (2024-05-10)

🍏 Chore

  • Disable AUR publishing: This package has been moved to the official [extra] repository. (55245529)
oculante - Release 0.8.20

Published by github-actions[bot] 5 months ago

refs/tags/0.8.20 (2024-05-10)

✨ Features

  • Support EXR with single layers (non-rgba) (d22e78c4)

🍏 Chore

  • update deps and use new HDR support from image (bd7cbf89)
oculante - Release 0.8.19

Published by github-actions[bot] 6 months ago

refs/tags/0.8.19 (2024-04-29)

🪲 Bug Fixes

  • prevent zoom with keyboard (fixes #304) (2de35ed6)

✨ Features

  • Map float TIFF images to min-max range (52f87f82)

🍏 Chore

  • Update logo (1783609d)
  • update icon (716f6e9c)
  • deps: bump rustls from 0.21.10 to 0.21.11 (f0c1743b)
oculante - Release 0.8.18

Published by github-actions[bot] 7 months ago

refs/tags/0.8.18 (2024-04-06)

✨ Features

  • APNG support (c633764d)

🍏 Chore

  • deps: bump h2 from 0.3.24 to 0.3.26 (59c559ac)
  • update logo (6ae3bc03)
oculante - Release 0.8.17

Published by github-actions[bot] 7 months ago

refs/tags/0.8.17 (2024-03-29)

🪲 Bug Fixes

  • Do not display console window on Windows (fixes #300) (f83eb463)
oculante - Release 0.8.16

Published by github-actions[bot] 7 months ago

refs/tags/0.8.16 (2024-03-13)

🪲 Bug Fixes

  • Fix Uri causing files not loading (ad886555)
oculante - Release 0.8.15

Published by github-actions[bot] 7 months ago

refs/tags/0.8.15 (2024-03-10)

🪲 Bug Fixes

  • Fix issue where "Open with..." does not work any more (b5677977)
oculante - Release 0.8.14

Published by github-actions[bot] 8 months ago

refs/tags/0.8.14 (2024-03-08)

🪲 Bug Fixes

  • Enable hotkey copy and paste (a538c1d5)
  • Enable clipboard support on wayland (f86af424)
  • Prevent image from flickering at the first frame (df4439a8)
  • Make sure window size is not larger than window (36c03c8f)

✨ Features

  • use .config location on unix for storing settings (024dc70b)
  • Add perspective cropping with UI. You can now de-warp scans or similar into a nice rectangular picture. (ba7c7575)
oculante - Release 0.8.13

Published by github-actions[bot] 8 months ago

Bugfix release: Disable heif image support on Mac and Linux by default. If you need it, please compile oculante with --features heif.

oculante - Release 0.8.11

Published by github-actions[bot] 8 months ago

refs/tags/0.8.11 (2024-02-25)

🪲 Bug Fixes

  • Prevent app from hanging if not image in stdin (695b2fa7)
oculante - Release 0.8.10

Published by github-actions[bot] 8 months ago

refs/tags/0.8.10 (2024-02-24)

🪲 Bug Fixes

  • prevent zoom from being stuck at extreme levels (32c6b02f)
  • Blurry text/UI is now rendered crisp (cbb1e165)

✨ Features

  • Allow piping image data to oculante on the command line (e8f92dfa)

🍏 Chore

  • rename release artifacts (fcd24e37)
oculante - Release 0.8.9

Published by github-actions[bot] 8 months ago

refs/tags/0.8.9 (2024-02-21)

✨ Features

  • Only redraw when needed on windows (less cpu/gpu usage) (bffccf7f)
  • App Id is now available for wayland (db7afa31)
oculante - Release 0.8.8

Published by github-actions[bot] 8 months ago

🪲 Bug Fixes

  • Prevent "Do not reset image view" being reset (4e06ca71)

✨ Features

  • Allow opening of webp animations (8cfb3a40)
  • Use custom filebrowser instead of rfd (de581a9f)
  • Enable borderless mode and allow to toggle via settings menu (01d48256)
  • add 3x3 Filter operator (8ce56fad)
  • scale to available ui area (89969e13)

🍏 Chore

  • Update notan (f163e3c8)
  • Update rfd and strum (0b2d246e)
oculante - Release 0.8.7

Published by github-actions[bot] 9 months ago

Basic support for ktx2 (6a41adda)

oculante - Release 0.8.6

Published by github-actions[bot] 10 months ago

oculante - Release 0.8.5

Published by github-actions[bot] 10 months ago

0.8.5 (2023-12-14)

🪲 Bug Fixes

  • Preserve EXIF across formats when saving (ae855690)
  • Mac OS universal binary works again. Only intel has HEIF support for now.

✨ Features

  • Support DNG files with tiff extension (b4db9a6d)
  • New toast system to improve UI messages and notifications (9f8c6882)