Skip to content

Mirror repository, PRs are not watched, please use Xfce's GitLab

License

Notifications You must be signed in to change notification settings

xfce-mirror/ristretto

Folders and files

NameName
Last commit message
Last commit date
Feb 15, 2025
Feb 15, 2025
Feb 15, 2025
Mar 2, 2025
May 28, 2024
Apr 22, 2023
May 15, 2020
Jun 5, 2024
Oct 10, 2021
Apr 23, 2012
Feb 15, 2025
Dec 25, 2024
Oct 15, 2021
Apr 22, 2023
Feb 15, 2025
Feb 15, 2025
Feb 15, 2025
Dec 25, 2024
Oct 15, 2024
Feb 15, 2025

Repository files navigation

License

ristretto

Ristretto is an image viewer for the Xfce desktop environment.

The Ristretto Image Viewer is an application that can be used to view and scroll through images, run a slideshow of images, open images with other applications like an image-editor or configure an image as the desktop wallpaper.


Homepage

Ristretto documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

Ristretto source code

Download a Release Tarball

Ristretto archive or Ristretto tags

Installation

From source code repository:

% cd ristretto
% ./autogen.sh
% make
% make install

From release tarball:

% tar xf ristretto-<version>.tar.bz2
% cd ristretto-<version>
% ./configure
% make
% make install

From Flathub:

% flatpak install flathub org.xfce.ristretto

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.