Bert
03009f59fc
Made Makefile POSIX compliant
13 lat temu
Bert
b563a0adb2
Fixed mtime cache check on filesystems supporting nsec resolution
13 lat temu
Bert
a6100373c1
New mappings: ctrl-[hjkl], pan image one window width/height
13 lat temu
Bert
ea23115af4
Use getline instead of readline
13 lat temu
Bert
2252a0148d
New option: -n, start at given picture
13 lat temu
Bert
00e6cd2bd1
Show image dimension in window title
13 lat temu
Bert
485e6c863a
H/J/K/L mappings to pan to edges
13 lat temu
Bert
1763e9f253
Unstable version number in Makefile
13 lat temu
Petr Sabata
f3cd56e3d3
Support DESTDIR
GNU coding standard recommends supporting DESTDIR in projects Makefiles. This
is already expected by many GNU/Linux distributions. This patch adds DESTDIR
support to sxiv Makefile.
Signed-off-by: Petr Sabata <psabata@redhat.com>
13 lat temu
Bert
fdafbf72b7
Stable version 0.8.1
13 lat temu
Bert
ba293b09df
Center zoomed area
13 lat temu
Bert
548b383f0b
Fixed mouse cursor
14 lat temu
Bert
0b91328181
Fix fullscreen mode
14 lat temu
Bert
75c79bef6f
Stable version 0.8
14 lat temu
Bert
5cb6d12a94
Refactored main.c
14 lat temu
Bert
a90bd1c833
Refactored recursive directory util functions
14 lat temu
Bert
72ced4b869
Refactored key/mouse mappings in README
14 lat temu
Bert
facd7e3b42
New option: -a, do not filter out unsupported files
14 lat temu
Bert
426edfb349
Readded file-type check at startup
14 lat temu
Bert
8d4e3a57ab
Do not check file-type at startup
14 lat temu
Bert
87a9828417
Filename cosmetics
14 lat temu
Bert
55659ffcc3
Use imlib-handles in thumbs.c instead of pixmaps
14 lat temu
Bert
3672c0bc63
Toggle image transparency with A-key
14 lat temu
Bert
a82c45431b
Use ctrl for ext cmds, disable them in config.h
14 lat temu
Bert
00d4b0f7cf
Use "/bin/sh -c" for external commands
14 lat temu
Bert
955c39a5c5
Shorter typedefs
14 lat temu
Bert
9b24f82404
Small refactorings, removed over-ambitious todo
14 lat temu
Bert
7334bdfa51
Revert "Save rotated png-files with S-key"
This reverts commit 090ee5405b
.
14 lat temu
Bert
090ee5405b
Save rotated png-files with S-key
14 lat temu
Bert
dc68127ae5
Stable version 0.7
14 lat temu
Bert
5a35484e71
Align big images on top-left corner
14 lat temu
Bert
62fb69b328
Todo: save rotated images
14 lat temu
Bert
ea80c73520
Fixed title for thumbnail mode
14 lat temu
Bert
f2b8a75f6c
Always support thumbs; start thumb-mode with single -t
14 lat temu
Bert
a30901210c
Mouse-wheel scrolling in thumb mode
14 lat temu
Bert
09335fdc14
Fixed offsets in resize win to image
14 lat temu
Bert
a152f82ce6
Sync thumb selection & fileidx; check thumb view
14 lat temu
Bert
a367d35ba0
Update title when moving selection
14 lat temu
Bert
73a9279598
Center humbnails in window
14 lat temu
Bert
800143affb
Nicer version info
14 lat temu
Bert
bcc70bd7cb
Who needs threads to load thumbnails?
14 lat temu
Bert
e0d0892065
Use pthread to load thumbnails
14 lat temu
Bert
882e630962
Stable version 0.6
14 lat temu
Bert
26c2179be7
Refactored thumbs, new files thumbs.[ch]
14 lat temu
Bert
e8ed491ba9
Fixed empty lines in readline()
14 lat temu
Bert
26cc5aff69
Read filenames from stdin
14 lat temu
Bert
c9a887d0fd
Fixed typo in config.h
14 lat temu
Bert
a5335e8ddd
Slightly refactored fungts utf-8 title commit
14 lat temu
Bert
7bef1de9c2
Stable release 0.5
14 lat temu
Bert
603e664f7c
Nicer fit window to image
14 lat temu