Up to [cvs.NetBSD.org] / pkgsrc / graphics / oculante
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
*: recursive bump for jpeg -> libjpeg-turbo switch
graphics/oculante: needs sse2
graphics/oculante: not for i386
graphics/oculante: update to 0.9.2 πͺ² Bug Fixes Prevent application from saving current channel to settings file. The current image channel now is reset between restarts as this was confusing to users. (98ebe9e0) prevent dng from being loaded as tiff (96417bbf) Send frame wen editing alpha tools to prevent crash (f4eb4690) Fallback to native image library if TurboJPEG fails on certain images, such as taken by Samsung phones (3a8b34cc) Add all supported heif extensions. Fixes #457 (2e316a95) β¨ Features Simplified Chinese support (dfb6b67d) Arabic language support (0851570c) Support Japanese, Arabic, Chinese (a5b0dc77) Enable bypassing image filters (60beaf6c) generate palette from image (932e9ae2) Copy palette color to clipboard, highlight palette color if contained (Closes #572, #571) (4279a7d7) Basic swatch / palette UI (f1052395) enable thumbnails in image browser (d39b79d5) search files in current directory in file browser (1a1775c1) Expose image save options (372aeefb) Allow storing bookmarls in the file dialog (bf5b7e1e) Criterion benchmarks (c8218834) Read Krita files (711b666a) Rotate images according to their EXIF rotation data (dbeb9a96) Heif format is bundled in release for Apple Silicon macs (extra heif build available for intel macs) (dbd71465) Heif support in OSX release builds (0e1a3d78) π Chore Filters are in scrollable list (01264bbf)
*: recursive bump for pango requiring fontconfig 2.15
*: recursive bump for default-on option of at-spi2-core
*: recursive bump for merging at-spi2-atk and atk into at2-spi-core Remove at-spi2-atk and atk
graphics/oculante: fix broken build
graphics/oculante: update to 0.9.1 0.9.1 (2024-09-21) πͺ² 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)
garphics/oculante: update to 0.9.0 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)
graphics/oculante: update to 0.8.23 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)
graphics/oculante: fix runtime Switch-off file_open feature, disabling it will enable a custom file dialog. Upstream has highlighted this will probably be the default in the future.
graphics/oculante: update to 0.8.22 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)
graphics/oculante: update to 0.8.21 0.8.21 (2024-05-10) π Chore - Disable AUR publishing: This package has been moved to the official [extra] repository. (55245529) 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)
graphics/oculante: update to 0.8.19 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)
graphics/oculante: update to 0.8.18 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)
*: bump for cairo buildlink3.mk change lzo was made an option
* recursive bump for libxkbcommon 1.7.0 Marc Baudoin reported problems with using old binary packages with the new libkxbcommon, so force everything to 1.7.0
graphics/oculante: update to 0.8.17 0.8.17 (2024-03-29) πͺ² Bug Fixes - Do not display console window on Windows (fixes #300) (f83eb463)
graphics/oculante: update to 0.8.16 0.8.16 (2024-03-13) πͺ² Bug Fixes - Fix Uri causing files not loading (ad886555)
graphics/oculante: update to 0.8.15 0.8.15 (2024-03-10) πͺ² Bug Fixes - Fix issue where "Open with..." does not work any more (b5677977)
graphics/oculate: update to 0.8.14 v0.8.14 (2024-03-08) πͺ² Bug Fixes - Enable hotkey copy and paste (a538c1d) - Enable clipboard support on wayland (f86af42) - Prevent image from flickering at the first frame (df4439a) - Make sure window size is not larger than window (36c03c8) β¨ Features - use .config location on unix for storing settings (024dc70) - Add perspective cropping with UI. You can now de-warp scans or similar into a nice rectangular picture. (ba7c757)
graphics/oculante: update to 0.8.13 0.8.13 (2024-02-27) π Chore - Revert "chore: update depndencies" 0.8.12 (2024-02-26) πͺ² Bug Fixes - Document that heif is now optional on Mac and Linux due to non-static linking. (5f1b4669) π Chore - update depndencies (9255847a) - update jxl-oxide (c5b7e1d4)
graphics/oculante: update to 0.8.11 0.8.11 (2024-02-25) πͺ² Bug Fixes - Prevent app from hanging if not image in stdin (695b2fa7) 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)
graphics/oculante: update to 0.8.9 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)
graphics/oculante: update to 0.8.8 0.8.8 (2024-02-19) πͺ² 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)
graphics/oculante: update to 0.8.7 0.8.7 (2024-01-27) β¨ Features - Basik support for ktx2 (6a41adda)
graphics/oculante: update to 0.8.6 πͺ² Bug Fixes - Disable lazy_loop so UI refreshes on windows (workaround) (9324fe2b)
graphics/oculante: update to 0.8.5 0.8.5 (2023-12-14) πͺ² Bug Fixes Preserve EXIF across formats when saving (ae855690) β¨ Features Support DNG files with tiff extension (b4db9a6d) New toast system to improve UI messages and notifications (9f8c6882)
graphics/oculante: update to 0.8.4 - No ChangeLog provided.
graphics/oculante: update t0 0.8.2 0.8.2 (2023-12-04) πͺ² Bug Fixes - Mac universal binary fixes, enable heif on Apple silicon (5f234fd9)
graphics/oculante: update to 0.8.1 0.8.1 (2023-12-03) πͺ² Bug Fixes - restore accent color on startup (5fa1c778) β¨ Features - Zoom multiplier and min size (ecec7bf2) - Allow configuring magnification filter (a513a083) - File change detection (03a955f9) - Support QOI format (bd32ac32) - Add HEIF/HEIC decoding (79ee4f95) - support rgb16 avif (6194c639) - Add Hald CLUT support (51a88fe4) π Chore - update avif (f3b35f43) - update zune-png (ca615efc) - update deps (cb299669) - update self_update (319ccd6a) - update dependencies (1e4038ec) - update to notan 0.11 (c228b398)
*: recursive bump for cairo dependency changes
cairo-gobject: remove Point users at cairo>=1.18.
*: revebump for new brotli option for freetype2 Addresses PR 57693
recursive revbump for tiff update
graphics/oculante: update to 0.7.7 0.7.7 (2023-10-08) - enable trash on NetBSD
graphics/oculante: update to 0.7.6 0.7.6 (2023-09-20) - Update smithay-client-toolkit - Update JXL - Remove LTO from pkgbuild - Add file deletion option, moved to trash - Not available on NetBSD
graphics/oculante: update to 0.7.5 - tweak scroll and zoom - translat brush last - update deps - Fix: update libwebp-sys to fix security vulnerability (fixes #222) - Fix: Lazy loop enabled on windows
graphics/oculante: update to 0.7.4 - Add dark/light mode and system theme - Feat: Light/Dark UI theme and option to follow system theme - Update dependencies
graphics/oculante: update to 0.7.3 - Feat: Allow ordered keymaps - Order keybinds
graphics/oculante: update to 0.7.2 0.7.2 (2023-08-21) π Chore - update dependencies (601968b4) Thanks to wiz@ for testing the build with the default Rust version.
graphics/oculante: update to 0.6.69 0.6.69 (2023-07-20) π Chore - update deps (872704cb)
graphics/oculante: update to 0.6.68 0.6.68 (2023-07-07) - Fix: less CPU usage on mac 0.6.67 (2023-07-05) π Chore - update dependencies (7e9f87c7) 0.6.66 (2023-06-25) π Chore - update deps (2236c283)
graphics/oculante: downgrade to 0.6.65 0.6.66 requires Rust-1.70
graphics/oculante: update to 0.6.66 0.6.66 (2023-06-25) π Chore - update deps (2236c283)
graphics/oculante: update to 0.6.65 No ChangeLog provided, cherry pick some commits. - remove unused code - Improve animation sequence start - Feat: Add Zen mode (o UI) default 'z' to toggle - Enable support for Apple Silicon (aarch64) - update deps - Show zwn mode info on first start
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/. Almost all uses, if not all of them, are wrong, according to the semantics of BUILD_DEPENDS (packages built for target available for use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for host available for use _as_ tools at build-time). No change to BUILD_DEPENDS as used correctly inside buildlink3. As proposed on tech-pkg: https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
graphics/oculante: update to 0.6.64 0.6.64 (2023-05-27) πͺ² Bug Fixes - EXIF data is horizontally scrollable (fixes #184) (85cd7618) β¨ Features - svg update with faster performance and text rendering support (0278fe97) - Native rust JXL support (16f73800)
graphics/oculante: update to 0.6.63 0.6.63 (2023-04-20) Fix save corruption Fix: Prevent sidebar flicker on resize 0.6.62 (2023-04-19) Fix zoom speed 0.6.61 (2023-04-19) Bug Fixes Prevent info panel flickering while auto-hiding scrollbar (696d8818) Features Simplified file saving - now with file picker (aa410cc6) Add optional checker background (f09d012e)
graphics/oculante: update to 0.6.60 No changelog provide but, all changes are related to publishing a Arch package
graphics/oculante: update to 0.6.58 0.6.58 (2023-04-01) - Chore: update dependencies (498c862b)
graphics/oculante: update to 0.6.57 - Chore: Remove openssl dependency, re-enable updates - Chror: update usvg/rsvg - Chore: Update libwebp-sys and dirs - Feat: Compare mode can be beound to a hotkey and displays the active compare image - Chore: Font tweaks and readability
graphics/oculante: update to 0.6.56 0.6.56 (2023-03-23) - refactor image geometry to be combined data - refactor app state to own module - Feat: Enable basic compare mode - switch to rustls 0.6.55 (2023-03-23) Chore - Zip only executable for arm (57dfc4d4)
graphics/oculante: update to 0.6.54 - fix clippy lints - move hamburger menu - rename colorchannel - refactor main menu - Fix build issues with default args, enable .oculante folder edits
graphics/oculante: update to 0.6.53 0.6.53 (2023-03-04) Bug Fixes - Prevent freezing when window resizes (91424bac) - update jpegxl (8779d04b) β¨Features - Allow window title to be configured (000a34db) - Keep track of recently opened images (77857a8f) πChore - update dependencies (2dad8909) - Update dependencies (8c78fa9f)
graphics/oculante: update to 0.6.52 - Feat: Limit offset: Prevent panning past window boundaries (fixes #137) - Feat: UI cleanup: Added a "Hamburger Menu" to contain items such as view, copy and paste
graphics/oculante: update to 0.6.51 0.6.51 (2023-02-12) Features - Add multiply / divide by aplha operator (8b3eda86) - Add window and taskbar icon (32900ab5) Chore - update dependencies (92f3eb87) - Update resvg and usvg (c2f96b47) - update notan and rfd (6e0c00c2)
*: Recursive revbup from graphics/freetype2
graphics/oculante: update to 0.6.50 0.6.50 (2023-01-16) - Add perl 0.6.49 (2023-01-15) - Only externam dav1d - switch to native avif 0.6.48, 0.6.47, 0.6.46, 0.6.45 and 0.6.44 (2023-01-15) - only Windows related changes 0.6.43 (2023-01-15) - tweak release 0.6.42 (2023-01-15) - Fix ui jump in shortcut panel (fixes #134) - Allow custom background color (fixes #126) - BREAKING CHANGE: add avif, requiring meson, ninja and dav1d NOTE: Not in pkgsrc as it's included in 'turbo' feature 0.6.41 (2023-01-09) - check without features 0.6.40 (2023-01-09) Features - RAW file support (02fa90e2) 0.6.39 (2023-01-07) Bug Fixes - slider is 1-based (fixes #116) (63226d5e) Chore - update deps (2bc54c8f)
graphics/oculante: update to 0.6.38 0.6.38 (2023-01-05) Bug Fixes - Reverse PanUp/Down (fixes #110) (89e43ef8) - Shortcuts are sorted and grouped (8e6d2430) Features - add home/end to move to first/last image (39412c7f) - Add slider to step through images (5934b052)
*: recursive bump for tiff shlib major bump
graphics/oculante: update to 0.6.37 - Revert "chore: update clap"
graphics/oculante: update to 0.6.36 0.6.36 (2023-01-01) Bug Fixes - Make it possible to pass a folder-path as a command-line arg, instead of requiring a file within that (61547f46) - Use Natural Sorting for filenames (d7783bd8) - Prevent old settings file from becoming invalid (fixes #103) (10573c1b) Features - Ctrl-O and/or F1 bring up a file browser dialog to select an image to load (8778b92c) - Go to Next/Prev now cycles through the images in the folder, instead of stopping at either end (6d2cd8cc) - Ctrl-Scrollwheel can be used to go to the next/prev images too (77154a1f) Chore - update clap (c08f5f1a) - update rfd and self_update (8ba00d8e) - Update Changelog with the missing revision ID's (01f7bad3) - Split out the list of supported image formats to a constant (SUPPORTED_EXTENSIONS) (60762f49) - Update Changelog with recent changes (c4ab7fe7)
graphics/oculante: update to 0.6.35 0.6.35 (2022-12-30) Features - Enable persistent offset/zoom in settings (20e33e14) Chore - remove edit/info checkboxes (11613c21)
graphics/oculante: update to 0.6.34 0.6.34 (2022-12-19) Bug Fixes - Correct offset when entering/exiting full-screen mode (2ffe2d03) Chore - Enhance crop precision (3b02a304)
graphics/oculante: update to 0.6.33 - Fix: Keyboard zoom and fullscreen works on OSX.
graphics/oculante: update to 0.6.32 0.6.32 (2022-12-13) Features - Mipmap generation (smoother images when zoomed out) and correct gamme when zooming (SRgba8 format) (b83b1c65) 0.6.31 (2022-12-13) 0.6.30 (2022-12-12) Features - Correct gamma scaling and SIMD speedup (21d7159b) Chore - update dependencies (1c73246b) 0.6.29 (2022-12-12) Bug Fixes - Support lossless ops on jpeg and jpg (757b29fc)
graphics/oculante: update to 0.6.28 0.6.28 (2022-12-11) Bug Fixes - Allow building without default features (10a0f6a4) 0.6.27 (2022-12-10) - ui tweaks
graphics/oculante: update to 0.6.26 - No apparent changes but, version bump.
graphics/oculante: update to 0.6.25 0.6.25 (2022-12-08) Chore - Update dependencies 0.6.24 (2022-12-08) Features - Lossless JPEG editing (2b4e4d40)
graphics/oculante: update to 0.6.23 0.6.23 (2022-12-03) Bug Fixes - Histogram was not computed on image change (2096104a)
graphics/oculante: update to 0.6.22 0.6.22 (2022-11-13) Features - Save/load edit information in metafile. This allows non-destructive eding while leaving your original pictures intact. (c47bddb6) Chore - Update SVG rendering (9fdc2e56) - Slightly relax & update dependencies (bb9c03a8)
graphics/oculante: update to 0.6.20 0.6.20 (2022-10-30) Bug Fixes - Support bad Gif data gracefully (fixes #60) (c0acfa69) - Build script generates app icon on windows (548b9749)
graphics/oculante: update to 0.6.19 0.6.19 (2022-10-25) Bug Fixes - Prevent thread crashing when opening corrupt images (3360dc7f)
graphics/oculante: update to 0.6.18 Bug Fixes - Remove UI flicker if alpha tools are expanded/closed (1254dffc) - Network listen mode now refreshes UI and has a dedicated unit test (00c7a91b) Features - Enable EXIF support (37aeda9d)
graphics/oculante: update to 0.6.17 0.6.17 (2022-10-17) Features - Keep image centered on window resize (a8ca6f1e)
graphics/oculante: update to 0.6.16 - Add turbojpg support - Make turbojpeg default feature This is disabled on pkgsrc since, we still default to 'jpeg' which, conflicts with 'libjpeg-turbo' that is needed for this feature.
graphics/oculante: update to 0.6.14 0.6.14 (2022-10-14) Bug Fixes - Fix unreliable gif loading (928610b6)
graphics/oculante: update to 0.6.13 0.6.13 (2022-10-10) - Chore: update arboard and notan (4cb66206)
graphics/oculante: update to 0.6.12 Bug Fixes - Change windows release to use windows server 2019 (bb740e12)
graphics/oculante: update to 0.6.11 Bug Fixes - Re-enable blur (fixes #52) (e33d27db)
graphics/oculante: update to 0.6.10 0.6.10 (2022-09-30) Bug Fixes - Tooltip colors automatically contrast theme color (51eee15e) Features - Add always on top mode (a8fdc891) - Filter with custom expressrion per pixel (afa438fe) Chore - update dependencies (72ac0dce)
graphics/oculante: update to 0.6.9 0.6.9 (2022-09-11) Bug Fixes - Enable correct accent color selection by changing layout (fixes #48) Features - Better operator layout, fixes quirky color picking in operator menu.
oculante: add fontconfig/bl3.mk to fix build with modular X Bump PKGREVISION.
graphics/oculante: update to 0.6.8 0.6.8 (2022-09-07) Bug Fixes - Remove offset when initially clicking into OSX window (81544cc4) Features - Persistent settings support. Vsync and color theme are now customizable. (21ed3954) Chore - Update psd, ext, dds-rs (ad2f531b) 0.6.7 (2022-09-06) Bug Fixes - Disable image center on window resize, as this caused jumping (ee557d47) Features - Add Posterize image effect (3e019728) - Equalize image operator added (748bf15e) - Allow editing the export image extension to save as a different image format (23519eee)
graphics/oculante: update to 0.6.6 - Try some more colorful logo variants. - Fix id duplication. - Tweak accent color. - Improved UI slider widgets.
graphics/oculante: update to 0.6.5 0.6.5 - update build script 0.6.4 - fix #40: keyboard zoom/pan
graphics/oculante: update to 0.6.3 0.6.3 - fix missing vsync argument on windows 0.6.2 - draw brush preview - update to latest notan - fix test - add undocumented key shortcut - clean-up
graphics/oculant: update to 0.6.1 - run pixel ops in linear space - fix CPU usage on tiling WMs - clean and invert brush fade - add scroll container for infot Remove patch, merged upstream.
graphics/oculante: fix cpu usage with tiling wms While here update DESCR and clean-up leftover.
oculante: add build dependency on cmake, used by one of the crates
graphics/oculante: import package A no-nonsense hardware-accelerated image viewer. I started this as a toy project to make a simple image viewer. The vision is to create something with a broad support of industry-standard files and gradually add more image analysis and editing tools. Here are some reasons why this might be helpful to you: - Completely bloat-free - Supports a wide range of images and SVG - Can display unassociated channels correctly (For example if your image uses alpha and color channels to encode data in a special way) - Lets you pick pixels, displays location and color values - Offers basic nondestructive editing: Crop, resize, paint, contrast, HSV, rotate, blur, noise, ...