Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ImageGlass 10 Beta 1 (v10.0.0.314) - Cross-platform Support! #2297

Unanswered
d2phap asked this question in General
Discussion options

📣 Blogpost: https://imageglass.org/news/imageglass-10-beta-1-is-here-99

Mirror link: https://www.patreon.com/posts/153024357

Note

Security & Code Signing

In this Beta 1 release, the binary files are not digitally signed.
The previous Code Signing Certificate (OV) has expired. Due to new industry regulations, obtaining a replacement now requires mandatory hardware-based key storage (FIPS-compliant tokens). Between the certificate costs, hardware, and international shipping, the expense has risen to approximately 430ドル for 1 year.

As a solo developer project, these new requirements present a significant financial barrier. While I am exploring ways to renew the certificate and restore signed binaries, the project currently relies on community support to cover these infrastructure costs. If you would like to help maintain these security standards for ImageGlass, please consider supporting the project through official channels.

🖥️ Supported platforms

  • Windows 10/11 64-bit, version 1809 (build 17763) or later
  • macOS ARM64
  • Linux X64

📺 Introduction videos

📦 Download

Downloads

🪟 Windows 🍎 macOS 🐧 Linux
win-x64 - linux-amd64
win-arm64 mac-arm64 -

Purchase ImageGlass 9 Store version to support this project:

🛣️ ImageGlass Roadmap Update – 2026:

Please read announcement at: #2287


This discussion was created from the release ImageGlass 10 Beta 1 (v10.0.0.314) - Cross-platform Support!.
You must be logged in to vote

Replies: 4 comments 6 replies

Comment options

when I try to open the macos app, it says this app is damaged and can't be opened. on macos tahoe btw

You must be logged in to vote
3 replies
Comment options

d2phap Mar 15, 2026
Maintainer Author

@zillydev can you attach a screenshot? Thanks

Comment options

Comment options

d2phap Mar 15, 2026
Maintainer Author

This is probably because the app is unsigned, similar issue also documented:
https://github.com/deskflow/deskflow/wiki/Running-on-macOS

Comment options

Thank you @d2phap! I've been waiting for a Linux build a long time.
When the Linux build stabilizes, you should take a look at Flatpak (Flathub) due to the fact that it's the most cross-platform app package format for Linux (see this for a list of distros that support it, and newer ones include it by default) — It's complicated, but the effort results on you app being available on the default app stores for Linux Mint, Bazzite, Zorin OS and a lot more!
Again, thank you for the Linux build. I will provide some feedback when I can. ❤️

You must be logged in to vote
2 replies
Comment options

d2phap Mar 15, 2026
Maintainer Author

Thank you @xuars! I will take a look at Flatpak!

Comment options

d2phap Jun 5, 2026
Maintainer Author

Hey @xuars, ImageGlass 10 Beta 2 is now packed as flatpak format. It seems that the flathub does not really accept beta release, so I will submit when the v10 GA is released

Comment options

hey, first timer on github, only registered to find your program and to test it. right now im using HoneyView, used it for so many years.. but got a problem with it that it merge pictures so all the small pictures is smelted into one normal size picture.. i hate it.. also, i have tested many different one, but no one is better that what im using. so, i searched and found yours.. wanted to test it before i would donate to it.. so all went well.. and it is indeed fast. but, using it.. i needed to changed how i controlled it. but, that was not easy. so that why im here:)

In settings, you have mouse settings.. but no control for "next" picture or "previous" picture with left&right mouse clicks. i guess its old habit to have it in my finger tips.. will keep continue and test it.. it looks like it will be my favorite picture app.. if i can manage without mouse click control.. great work..

edit: found an error how program handles its own "always on top" when activated, if you activate it, and next thing you do is to try to change app background from settings.. i used right mouse click quick setting box to the right/bottom, then the background change window will be locked behind main program be-course it doesn't have "always on top" activated like main program have.. no other way is to use "end task" application..

ops didn't plan to write this much.. this is no way any complains..just asking questions hehe:)

noXLar

You must be logged in to vote
1 reply
Comment options

d2phap Apr 3, 2026
Maintainer Author

Hi @noxlars, I'm guessing you're talking about v10 beta 1 here, as this version is a complete rewrite, some features in version 9 are not available yet.

Regarding the "mouse settings"

v10 beta 1 does not support yet while v9 supports customizing the mouse wheel and mouse click actions but only Mouse Wheel has a setting UI. You will need to open the igconfig.json file to edit the mouse click settings.

Here is what you will see the default MouseClickActions in v9:
image

To set up "next" picture or "previous" picture with left & right mouse clicks, you can add this JSON setting:

"MouseClickActions": {
 "LeftClick": {
 "ToggleOn": {
 "Executable": "MnuViewPrevious"
 }
 },
 "RightClick": {
 "ToggleOn": {
 "Executable": "MnuViewNext"
 }
 },
 ... // other mouse click settings
}

You can see more examples here: #991 (comment)
The setting uses internal ImageGlass API, which is complicated to expose in the app setting UI, and these API are not standardized yet. V10 shipped with a better API set, it's easier to expose to UI in the future.

About changing Background when "always on top" is enabled

v10 does not support changing background and slideshow background yet. I tested v9.4, and I could reproduce the bug as you mentioned. I will fix it in the next version.

Tips: You can use ESC key to close all dialogs in ImageGlass.

Comment options

Yay, v10 beta! I'm a fan of your ImageGlass app, the bestest image viewer. But since v9 I notice a weird "bug". GIFs are much slower in ImageGlass than in the browser or default Windows' Photos app. And v10 has this bug too atm. Can anyone confirm?

GIF examplekittykat
You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

AltStyle によって変換されたページ (->オリジナル) /