Coreavor icon indicating copy to clipboard operation
Coreavor copied to clipboard

A simple cross-platform image viewer written in C++ QT

Results 3 Coreavor issues
Sort by recently updated
recently updated
newest added

- Add option to copy image under `Image` menu. - Add shortcut `CTRL-C` We can use [xclip](https://github.com/astrand/xclip) to achieve this. `xclip -selection clipboard -t image/png -i /path/to/image.png`

enhancement
good first issue
Hacktoberfest

This happens when image is bigger than the program window. If the window is resized enough to fit in the image entirely without needing to shrink it, the quality is...

bug
enhancement
good first issue
Hacktoberfest

Hi `Mithil467/Coreavor`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...