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>
14 년 전
Bert
fdafbf72b7
Stable version 0.8.1
14 년 전
Bert
d227b17d96
Made fullscreen work under buggy window managers
14 년 전
Bert
d54e64faae
Fixed background color for non-EWMH-compliant WMs
14 년 전
Bert
ba293b09df
Center zoomed area
14 년 전
Bert
548b383f0b
Fixed mouse cursor
14 년 전
Bert
0b91328181
Fix fullscreen mode
14 년 전
Bert
8056ddbfd7
Slightly changed config.h
14 년 전
Bert
c58307ba38
Merged commands.h into config.h
14 년 전
Bert
75c79bef6f
Stable version 0.8
14 년 전
Bert
ecd5e7108c
Renamed option -C -> -c
14 년 전
Bert
5f8201110e
Slightly changed introductory text
14 년 전
Bert
c6ca88ea3f
Removed invalid icon
14 년 전
Bert
f4b9bc9a1d
Removed option -a
14 년 전
Bert
d15264ea32
Remove invalid images when loading them; refactorings
14 년 전
Bert
5cb6d12a94
Refactored main.c
14 년 전
Bert
bac610ddc4
Merge branch 'tcache'
Conflicts:
main.c
14 년 전
Bert
dd9e5dabb1
Removed debug output
14 년 전
Bert
bb85d3dca6
Updated doc for thumbnail cache
14 년 전
Bert
dc54981a68
New option: -C, clean thumbnail cache
14 년 전
Bert
eee921efe0
Refactored thumbs.c
14 년 전
Bert
a90bd1c833
Refactored recursive directory util functions
14 년 전
Bert
e9996882cb
Moved read_dir_rec into util.c
14 년 전
Bert
7d40faeba6
Do not create cache files for cache files
14 년 전
Bert
92709b2b2f
Use directory structure in cache dir
14 년 전
Bert
f52a99db6c
Refactored thumbnail cache_dir
14 년 전
Bert
f93f4d887c
Write cache file for thumbnail directly after creating it
14 년 전
Bert
1d0f51f95a
Load thumbnails from cache
14 년 전
Bert
c21a3e3f28
Write thumbnail cache files on exit
14 년 전
Bert
b2f1b997ed
Disable support for external commands by default
14 년 전
Bert
83bdf67d51
First things for thumbnail caching
14 년 전
Bert
9fcf2c8f34
Small refactoring in tns_load()
14 년 전
Bert
d7c1f0a85d
Removed escape key mapping
14 년 전
Bert
4e808cea15
Refactored key/mouse mappings in man page
14 년 전
Bert
72ced4b869
Refactored key/mouse mappings in README
14 년 전
Bert
fa81707540
New key mapping: D, remove image from file list
14 년 전
Bert
facd7e3b42
New option: -a, do not filter out unsupported files
14 년 전
Bert
426edfb349
Readded file-type check at startup
14 년 전
Bert
8d4e3a57ab
Do not check file-type at startup
14 년 전
Bert
8ee73709d7
More accurate README
14 년 전
Bert
87a9828417
Filename cosmetics
14 년 전
Bert
55659ffcc3
Use imlib-handles in thumbs.c instead of pixmaps
14 년 전
Bert
aadba6f7e5
Updated doc
14 년 전
Bert
3672c0bc63
Toggle image transparency with A-key
14 년 전
Bert
d982b06eed
White background for images with alpha
14 년 전
Bert
a82c45431b
Use ctrl for ext cmds, disable them in config.h
14 년 전
Bert
00d4b0f7cf
Use "/bin/sh -c" for external commands
14 년 전
Bert
50e8fbf7b3
Slightly refactored commands.h
14 년 전
Bert
c05fd44bdd
Support for external commands like mogrify & jpegtran
14 년 전
Bert
955c39a5c5
Shorter typedefs
14 년 전