Commit Graph

16 Commits

Author SHA256 Message Date
Muhammad Akbar Yanuar Mantari
02c850d8e9 Accepting request 1175400 from home:mantarimay:branches:graphics
- Update to version 0.8.22:
  + Bug Fixes
    - Ensure spirv is not used when only using shaderc
    - Allow loading huge webp images and handle still frames
      differently
    - Set window min size to 100x100 to prevent super tiny window
  + Features
    - add icns image support
  + Chore
    - update avif-decode, evalexpr, exr, rfd, self_update,
      jxl-oxide, imageproc
    - Clean up warnings

OBS-URL: https://build.opensuse.org/request/show/1175400
OBS-URL: https://build.opensuse.org/package/show/graphics/oculante?expand=0&rev=27
2024-05-20 21:29:42 +00:00
Muhammad Akbar Yanuar Mantari
bad63608ba Accepting request 1173547 from home:mantarimay:branches:graphics
- Enable heif format support

OBS-URL: https://build.opensuse.org/request/show/1173547
OBS-URL: https://build.opensuse.org/package/show/graphics/oculante?expand=0&rev=25
2024-05-13 04:26:31 +00:00
Muhammad Akbar Yanuar Mantari
a0d61cb4bd Accepting request 1173529 from home:mantarimay:branches:graphics
- Update to version 0.8.21:
  + Features
    - Support EXR with single layers (non-rgba)
  + Chore
    - update deps and use new HDR support from image
    - bump rustls version from 0.21.10 to 0.21.12: fix infinite
      loop (bsc#1223231)
- Update scripts install and check for test

OBS-URL: https://build.opensuse.org/request/show/1173529
OBS-URL: https://build.opensuse.org/package/show/graphics/oculante?expand=0&rev=24
2024-05-12 20:29:02 +00:00
Muhammad Akbar Yanuar Mantari
7aad7bc4dd Accepting request 1170900 from home:mantarimay:branches:graphics
- Update to version 0.8.19:
  + Bug Fixes
    - prevent zoom with keyboard
  + Features
    - Map float TIFF images to min-max range
  + Chore
    - Update logo
    - update icon

OBS-URL: https://build.opensuse.org/request/show/1170900
OBS-URL: https://build.opensuse.org/package/show/graphics/oculante?expand=0&rev=22
2024-04-30 01:55:20 +00:00
Muhammad Akbar Yanuar Mantari
c06b0a24ff Accepting request 1165996 from home:mantarimay:branches:graphics
- Update to version 0.8.18:
  + Features:
    - Add APNG support
  + Chore:
    - update logo

OBS-URL: https://build.opensuse.org/request/show/1165996
OBS-URL: https://build.opensuse.org/package/show/graphics/oculante?expand=0&rev=20
2024-04-07 20:14:16 +00:00
Muhammad Akbar Yanuar Mantari
fa4abb6def Accepting request 1157759 from home:mantarimay:branches:graphics
- Update to version 0.8.16:
  + Bug Fixes:
    - Fix Uri causing files not loading

OBS-URL: https://build.opensuse.org/request/show/1157759
OBS-URL: https://build.opensuse.org/package/show/graphics/oculante?expand=0&rev=18
2024-03-13 20:01:24 +00:00
Muhammad Akbar Yanuar Mantari
aee3b44a3f Accepting request 1156806 from home:mantarimay:branches:graphics
- Update to version 0.8.15:
  + Bug Fixes:
    - Fix issue where "Open with..." does not work any more

OBS-URL: https://build.opensuse.org/request/show/1156806
OBS-URL: https://build.opensuse.org/package/show/graphics/oculante?expand=0&rev=16
2024-03-11 00:29:43 +00:00
Muhammad Akbar Yanuar Mantari
b675b69b97 Accepting request 1156340 from home:mantarimay:branches:graphics
- Update to version 0.8.14:
  + Bug Fixes:
    - Enable hotkey copy and paste
    - Enable clipboard support on wayland
    - Prevent image from flickering at the first frame
    - Make sure window size is not larger than window
    - Disable heif image support by default due to non-static
      linking
  + Features:
    - use .config location on unix for storing settings
    - Add perspective cropping with UI. You can now de-warp scans
      or similar into a nice rectangular picture.

OBS-URL: https://build.opensuse.org/request/show/1156340
OBS-URL: https://build.opensuse.org/package/show/graphics/oculante?expand=0&rev=14
2024-03-08 11:49:59 +00:00
Muhammad Akbar Yanuar Mantari
d1952da985 Accepting request 1150513 from home:mantarimay:branches:graphics
- Update to version 0.8.11:
  + Bug Fixes:
    - Prevent app from hanging if not image in stdin

OBS-URL: https://build.opensuse.org/request/show/1150513
OBS-URL: https://build.opensuse.org/package/show/graphics/oculante?expand=0&rev=12
2024-02-25 20:47:53 +00:00
Muhammad Akbar Yanuar Mantari
e40e44dfe3 Accepting request 1150185 from home:mantarimay:branches:graphics
- Update to version 0.8.10:
  + Bug Fixes:
    - prevent zoom from being stuck at extreme levels
    - Blurry text/UI is now rendered crisp
  + Features:
    - Allow piping image data to oculante on the command line
  + Chore:
    - rename release artifacts

OBS-URL: https://build.opensuse.org/request/show/1150185
OBS-URL: https://build.opensuse.org/package/show/graphics/oculante?expand=0&rev=10
2024-02-24 20:26:38 +00:00
Muhammad Akbar Yanuar Mantari
53fcd4b004 Accepting request 1149644 from home:mantarimay:branches:graphics
- Update to version 0.8.9:
  + Features:
    - Only redraw when needed on windows (less cpu/gpu usage)
    - App Id is now available for wayland

OBS-URL: https://build.opensuse.org/request/show/1149644
OBS-URL: https://build.opensuse.org/package/show/graphics/oculante?expand=0&rev=8
2024-02-22 20:47:33 +00:00
Muhammad Akbar Yanuar Mantari
f84160717d Accepting request 1148342 from home:mantarimay:branches:graphics
- Update to version 0.8.8:
  + Bug Fixes:
    - Prevent "Do not reset image view" being reset
  + Features:
    - Allow opening of webp animations
    - Use custom filebrowser instead of rfd
    - Enable borderless mode and allow to toggle via settings menu
    - add 3x3 Filter operator
    - scale to available ui area
  + Chore:
    - Update notan
    - Update rfd and strum

OBS-URL: https://build.opensuse.org/request/show/1148342
OBS-URL: https://build.opensuse.org/package/show/graphics/oculante?expand=0&rev=6
2024-02-20 20:36:26 +00:00
Muhammad Akbar Yanuar Mantari
8c6c709a3a Accepting request 1142033 from home:mantarimay:branches:graphics
- Update to version 0.8.7
- add _constraints to fix out of memory on aarch64 build

OBS-URL: https://build.opensuse.org/request/show/1142033
OBS-URL: https://build.opensuse.org/package/show/graphics/oculante?expand=0&rev=4
2024-01-28 04:46:07 +00:00
Ana Guerrero
3e284715df Accepting request 1134562 from graphics
Initial package

OBS-URL: https://build.opensuse.org/request/show/1134562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oculante?expand=0&rev=1
2023-12-22 21:41:29 +00:00
Muhammad Akbar Yanuar Mantari
edc176ed9d Accepting request 1134444 from home:mantarimay:branches:graphics
Add ExclusiveArch:  x86_64 aarch64

OBS-URL: https://build.opensuse.org/request/show/1134444
OBS-URL: https://build.opensuse.org/package/show/graphics/oculante?expand=0&rev=2
2023-12-21 12:37:21 +00:00
Michael Vetter
879c454b28 Accepting request 1134111 from home:mantarimay:apps
Initial package

OBS-URL: https://build.opensuse.org/request/show/1134111
OBS-URL: https://build.opensuse.org/package/show/graphics/oculante?expand=0&rev=1
2023-12-20 14:18:50 +00:00