aboutsummaryrefslogtreecommitdiff
path: root/commands.lst
Commit message (Collapse)AuthorAgeFilesLines
* Improve mouse supportBert Münnich2017-10-061-0/+1
| | | | | | | | | | | | None of the mouse mappings uses a keyboard modifier, making it possible to access the most basic features by only using the mouse. Next/previous image with left button depending on cursor position, middle button for dragging, right button for switching to thumnail mode and wheel for zooming. Users can keep the old behaviour by simply not adapting the changes to the buttons array in config.def.h to their config.h file.
* Apply gamma value on thumbnails too; fixes issue #193Bert Münnich2015-01-051-1/+1
|
* Added thumbnail zooming...Bert Münnich2014-09-281-1/+1
| | | | | | - Key mappings +/- are now general commands - Use JPG as thumbnail cache file format instead of PNG - Fixes issue #161
* Added command to remove all image marks, bound to Ctrl-m; fixes issue #163Bert Münnich2014-08-171-0/+1
|
* Revised command structure and key and mouse button mappingsBert Münnich2014-07-231-0/+34