Geeqie version 1.5 has been released!

Geeqie has released version 1.5! Geeqie is a fast & advanced image viewing application. I use it to preview images and have been using it for years.

New to this release:

  • Partial implementation of Hi-DPI-aware rendering of images
  • Improved multi display full screen
  • Use GPS lat/long to provide local time corrected for UTC offset and DST correction.
  • Marks/image connections can optionally be saved in a text file
  • Show star rating
  • Search using regular expressions
  • Replace GQView print dialog with GTK print dialog
  • Plugins added
  • Option to delete to standard trash folder and optimizing trash handling
  • Display random image
  • Allow LUA script support in sidebar
  • Additional remote commands

And as usual:

  • Many small improvements
  • Many bug fixes
    Updated language support
11 Likes

Awesome! Congrats!

valid_data = raw_data; // g_utf8_make_valid(raw_data, -1);

I comment this to compile with glib2.0 and works :smiley: