summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2017-10-05 13:53:29 +0200
committerBert Münnich <ber.t@posteo.de>2017-10-06 10:15:43 +0200
commit8081cbebf36e48297a589af02db400687c4ef261 (patch)
tree9740972bf4c7684fe80acc291915f2a3aa8060d5 /Makefile
parentee908ca0a197ac579ab8abc5695c9ce421a96a21 (diff)
downloadnsxiv-8081cbebf36e48297a589af02db400687c4ef261.tar.zst
Improve mouse support
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.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2c5b701..9e29648 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := git-20171005
+VERSION := git-20171006
all: sxiv