Graphic File Browser Utility
GQview is a browser for graphic files. It offers single click viewing
of graphics files, including thumbnail view, zoom, filtering features,
and external editor support.
- Developed at GNOME:Apps
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/geeqie && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
geeqie-1.6.tar.xz | 0001693488 1.62 MB | |
geeqie-1.6.tar.xz.asc | 0000000688 688 Bytes | |
geeqie.changes | 0000006553 6.4 KB | |
geeqie.keyring | 0000079812 77.9 KB | |
geeqie.spec | 0000002696 2.63 KB |
Revision 22 (latest revision is 34)
Dominique Leuenberger (dimstar_suse)
accepted
request 853789
from
Dominique Leuenberger (dimstar)
(revision 22)
- Update to version 1.6: - Support (excluding exif) for heic, webp, psd, cr3, jp2, djvu, svg - Load remote URLs - Save named window layouts - Save workspace layout - Export duplicates data to file - Search and Run command ("/" keystroke) - Tiff/pdf multi-page viewing - Show over/underexposed - Search for broken images - Show lens ID - File pane - filter by name or class - User definable status toolbar - Search by path - Search on collection - Find duplicates with same name but different content - User definable mouse buttons 8 and 9 (back/forward) - Folder pane list view - sort by name or date - Many small improvements - Many bug fixes - Updated language support - Removed geeqie-gcc10-buildfix.patch (forwarded request 852920 from polslinux)
Comments 2
https://github.com/BestImageViewer/geeqie/releases
There's a typo on line 23 of /usr/lib/geeqie/geeqie-rotate that prevents the rotating of JPEG images. The variable "gq_orientaqtion" needs to be "gq_orientation".