Files
omnixy/migrations
Bogdan Tanase 55bf2457d4 Feed the image folder to the Image Viewer so the next/previous image navigation works (#1444)
* Feed the image folder to the Image Viewer so the next/previous image navigation works

When double clicking an image in Nautilus, my expectation is that I can navigate to the other images in the folder with the arrow keys.

This doesn't happen currently because the imv command receives only the filename as a parameter.

However, if we use:

`imv -n /myfolder/image.jpg /myfolder`

works becasue we're opening  the folder starting at the image given by the -n parameter.

* add migration for imv.desktop update

* Simplify migration

---------

Co-authored-by: David Heinemeier Hansson <david@hey.com>
2025-09-14 16:51:24 +02:00
..
2025-08-31 16:28:27 +02:00
2025-07-09 19:13:37 -04:00
2025-07-09 19:08:44 -04:00
2025-07-23 12:59:32 -04:00
2025-08-25 07:04:43 +02:00
2025-08-24 18:00:28 +02:00
2025-08-27 15:24:18 +02:00
2025-08-11 16:44:58 +02:00
2025-08-31 13:35:45 +02:00
2025-08-25 11:41:36 +02:00
2025-08-27 15:24:18 +02:00
2025-08-25 11:45:30 +02:00
2025-08-27 15:24:18 +02:00
2025-08-29 19:44:07 +02:00
2025-08-31 10:07:37 +02:00
2025-08-31 16:50:22 +02:00