From fb13c6a1402a4ec3676cd7934e3b5a631c55cc8f Mon Sep 17 00:00:00 2001 From: Stoppedpuma <58333920+Stoppedpuma@users.noreply.github.com> Date: Fri, 18 Jul 2025 16:11:32 +0200 Subject: [PATCH 1/2] Add Oculante to supported software --- AUTHORS | 1 + doc/software_support.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/AUTHORS b/AUTHORS index 701e1bb373b..b658c6189dc 100644 --- a/AUTHORS +++ b/AUTHORS @@ -97,6 +97,7 @@ sandstrom Sergey Fedorov Stephan T. Lavavej StepSecurity Bot +Stoppedpuma <58333920+Stoppedpuma@users.noreply.github.com> Sylvestre Ledru Thomas Bonfort Timo Rothenpieler diff --git a/doc/software_support.md b/doc/software_support.md index 55cb760403b..7201e5e4505 100644 --- a/doc/software_support.md +++ b/doc/software_support.md @@ -70,6 +70,7 @@ For all browsers and to track browsers progress see [Can I Use](https://caniuse. - [Image Toolbox (supported since 2.6.0)](https://github.com/T8RIN/ImageToolbox) - [JPEG XL Toolbox by SUIKA LTD](https://apps.apple.com/app/jpeg-xl-toolbox/id6470681357) - [RawTherapee (since 5.11)](https://github.com/Beep6581/RawTherapee); Currently only opening of JXL files is supported. [Exporting is expected for the 6.0 release](https://github.com/Beep6581/RawTherapee/pull/7097) +- [Oculante](https://github.com/woelper/oculante) ## Image viewers @@ -81,6 +82,7 @@ For all browsers and to track browsers progress see [Can I Use](https://caniuse. - [Tachiyomi](https://github.com/tachiyomiorg/tachiyomi/releases/tag/v0.12.1) - [XnView](https://www.xnview.com/en/) - [tev](https://github.com/Tom94/tev) +- [Oculante](https://github.com/woelper/oculante) - Any viewer based on Qt, KDE, GDK-pixbuf, EFL, ImageMagick, libvips or imlib2 (see above) - Qt viewers: gwenview, digiKam, KolourPaint, KPhotoAlbum, LXImage-Qt, qimgv, qView, nomacs, VookiImageViewer, PhotoQt - GTK viewers: Eye of Gnome (eog), gThumb, Geeqie From 1875167ebd6902e5302a40c2891d03166c7c2821 Mon Sep 17 00:00:00 2001 From: Stoppedpuma <58333920+Stoppedpuma@users.noreply.github.com> Date: Mon, 21 Jul 2025 21:25:29 +0200 Subject: [PATCH 2/2] List Oculante as an image viewer only --- doc/software_support.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/software_support.md b/doc/software_support.md index 7201e5e4505..5ec456baffe 100644 --- a/doc/software_support.md +++ b/doc/software_support.md @@ -70,7 +70,6 @@ For all browsers and to track browsers progress see [Can I Use](https://caniuse. - [Image Toolbox (supported since 2.6.0)](https://github.com/T8RIN/ImageToolbox) - [JPEG XL Toolbox by SUIKA LTD](https://apps.apple.com/app/jpeg-xl-toolbox/id6470681357) - [RawTherapee (since 5.11)](https://github.com/Beep6581/RawTherapee); Currently only opening of JXL files is supported. [Exporting is expected for the 6.0 release](https://github.com/Beep6581/RawTherapee/pull/7097) -- [Oculante](https://github.com/woelper/oculante) ## Image viewers