vinifmor / bauh

Graphical user interface for managing your Linux applications. Supports AppImage, Debian and Arch packages (including AUR), Flatpak, Snap and native Web applications
zlib License
959 stars 71 forks source link

Screenshot preview window - closing element + screenshot scaling #246

Open Templayer opened 2 years ago

Templayer commented 2 years ago

The screenshot preview window doesn't contain an element to close it. Also, the printscreen doesn't scale if the window is bigger / gets enlarged, which is a problem for high resolutions.

image

O.S: Linux Mint 20.3 Cinnamon

Templayer commented 2 years ago

PS: I found this app with a lot of Chinese characters (I think, It's a Spanish Village to me :P ), so I've checked just for https://github.com/vinifmor/bauh/issues/242 and I found this instead. ;)

vinifmor commented 2 years ago

All the images are now being cropped. I will have a look if it would be possible to render then in the original resolution if the window is maximized.

About the "Close" button. At the moment you would have to use "X" button on the upper window corners.

Templayer commented 2 years ago

About the "Close" button. At the moment you would have to use "X" button on the upper window corners.

That's my point. I don't see an "X" button in the upper right corner of the printscreen preview window. Also, that is what I've meant with a close button. Look at the printscreen - there is no "X" button anywhere...

Templayer commented 2 years ago

I will have a look if it would be possible to render then in the original resolution if the window is maximized.

That printscreen of mine - it isn't maximized. Can't the image be scaled with the window?

image

If you want to see how it currently looks maximized on my screen (my working screen actually):

OK, I just find I cannot maximize the screenshot preview window. There is no button for it and double-clicking the window decoration doesn't work. Which is a first for me in Mint, by the way. I'll try to approximate:

image

vinifmor commented 2 years ago

The "close" button has been added on the staging branch. The image scaling is still unimplemented.