ImageGlass icon indicating copy to clipboard operation
ImageGlass copied to clipboard

Make viewer's background transparent

Open libid0nes opened this issue 4 years ago • 4 comments

Is your feature request related to a problem? Please describe.

I'm used to using Picasa Viewer, in terms of user experience no one has come close to it yet, and I want to bring that experience to your design.

first of all it is a transparent and free user interface, in the usual image viewer every time you open an image, the software literally cuts you off from the whole system, forcing you to view images inside the software instead of doing it inside the explorer. Picasa is good in that it creates an effect where the photo just appears in the middle of the screen without cutting you off from the system and explorer. It not only opens images easily, but it also easily lets you exit the view by just clicking outside the image, which is very convenient, no need to reach for the Esc key.

Picasa is also handy in that it makes it easy to view huge amounts of photos internally using the thumbnail bar, when you scroll through the thumbnail bar the images automatically change and you no longer have to stare at little thumbnails to find the right image, you just quickly scroll through at great speeds until your eye catches the right image.

Describe the solution you'd like

Transparent UI.

Quick exit from the app similar to how it's implemented in Picasa (When as now in ImageGlass I can't close the software without accessing the keyboard if I'm in full screen mode).

Scrolling images at the same time as scrolling the thumbnail bar.

Additional context

Example:

image

libid0nes avatar Dec 13 '20 14:12 libid0nes

I have been following ImageGlass for years hoping for a similar adoption of Picasa features. In addition to the thumbnail bar, I'd like to see image caption data displayed on screen. I manage a ton of archive photos and have captions added to easily identify (and preserve) information about the image. Caption_Info Properties

Polychronopolis avatar Dec 27 '20 19:12 Polychronopolis

great suggestions. i'd like to build on/flesh out the previous post with the following feature:

right now, the image metadata is only displayed on the titlebar, which means that it is not/will not be possible for it to show during fullscreen or in the proposed transparent view. thus, i'm suggesting a shortkey like Tab that will display the image metadata/exif info directly in the viewer.

here is what the implementation looks like in Honeyview (the X button is for closing and the other button is for copying the info to clipboard)

image

silverwings15 avatar Dec 28 '20 03:12 silverwings15

@mimecry You can view full EXIF data in v8.0, just need to link exiftool.exe to ImageGlass

d2phap avatar Jan 07 '21 09:01 d2phap

RE: transparent background, see issue #548

fire-eggs avatar Jan 23 '22 18:01 fire-eggs

ImageGlass Moon 9.0 beta 3 supports transparency by the setting BackdropStyle. You can set it to one of these options:

  • None: no transparency
  • Mica: Mica effect
  • MicaAlt: MicaAlt effect
  • Acrylic: Acrylic effect

Only works with Windows 11 22H2.

d2phap avatar Dec 24 '22 09:12 d2phap