I recently switched from windows to linux.
And i am missing now my prefered image viewer JPEG VIEW, which only works under windows
After testing all available linux viewers, the best ones are geeqie and eye of gnome (eog).
But i still miss some things…..
..so i wrote them by myselve!
This could be easily done with eog and its plug-in architecture.
You don’t need to learn complicated things, you can use python!
So, step for step, i will write plugins for getting eog works like i want.
First step today: a plugin to get a zoomed selection, a mousewheel image back forward and a doubleclick fullscreen feature.
This first plugin is a good general example of an eog plugin.
Other plugins will follow…stay tuned!