Bert Münnich
7d878bd16d
Added file marks; fixes issue #94
- Command it_toggle_image_mark (bound to 'm') toggles mark of current
image
- Command it_navigate_marked (bound to 'N'/'P') can be used to go to
the next/previous marked image
- When option -o is given, all marked files get printed
11 vuotta sitten
Bert Münnich
98972e98f9
Fixed segfault caused by FD_ISSET() on negative fd
Reported by Kris Siwiec
11 vuotta sitten
Bert Münnich
6f05e77728
New options: -[io], read/write files from/to stdin/out
Fixes issue #84
12 vuotta sitten
Bert Münnich
825c52c33f
Made bar fields more distinguishable
12 vuotta sitten
Bert Münnich
38ecea3b4d
Polished info script execution
12 vuotta sitten
Bert Münnich
30802cec0f
Spawn info script & update bar contents only when needed
12 vuotta sitten
Bert Münnich
f3298400e6
Spawn and read from info script without blocking
12 vuotta sitten
Bert Münnich
08ae25da22
Refactored function definitions to use dangling brace
12 vuotta sitten
Bert Münnich
6d3bbc6d5e
Updated/corrected license header
12 vuotta sitten
tv
3f25b907bd
When using -g hint the WM that we've got user specified geometry
Without this some window managers (e.g. fvwm) will ignore the initial
window position and place it according to it's own rules.
12 vuotta sitten
muennich
d6a475e4b1
Simplified status bar, filled by user script
12 vuotta sitten
Bert Münnich
cd929eabfe
Fixed issue #73
12 vuotta sitten
muennich
5106472d8b
Fixed issue #72
12 vuotta sitten
Bert Münnich
1ae06ffd09
Next try to fix issue #71
12 vuotta sitten
Bert Münnich
4a5d5d26aa
Overhauled window drawing
- Draw onto pixmap as before, but use the same size for the pixmap as
for the window, allocate new pixmap after configure requests
- Use XCopyArea() instead of XSetWindowBackgroundPixmap(), which now
requires handling of Expose events
12 vuotta sitten
Bert Münnich
fd519ffc40
Disregard obsolete events, fixed issue #64
12 vuotta sitten
Bert Münnich
f2a3d73212
New command: i_alternate, go to last image, issue #65
12 vuotta sitten
Bert Münnich
d7ff54bb6e
Optimized redraw timeout after window resize for tiling window managers; related to issue #44
13 vuotta sitten
Bert Münnich
751ebb3b29
Fixed issue #39 : missing include of <sys/select.h>
13 vuotta sitten
Bert Münnich
ed2c9f7caa
Display full name in info bar, if there is enough space
13 vuotta sitten
Bert Münnich
a329615c68
Show info message in bar while loading thumbnails
13 vuotta sitten
Bert Münnich
d407dd65d5
Already in the year 2012
13 vuotta sitten
Bert Münnich
b752d5c594
Added symbol BAR_SEPARATOR
13 vuotta sitten
Bert Münnich
b8458271fb
Added text bar on bottom of window
13 vuotta sitten
Bert Münnich
8fc7cb73b3
Nicer window title
13 vuotta sitten
Bert Münnich
c3c95ab218
Removed slideshow support
13 vuotta sitten
Bert Münnich
71a7940d74
Better fix for issue #25
13 vuotta sitten
Bert Münnich
1cdbeb972a
Added screen-wise scrolling for thumbnail mode
13 vuotta sitten
Bert Münnich
867940ea85
Pan by pixel count, if number prefix given
13 vuotta sitten
Bert Münnich
dc727b8dce
Added support for number prefix for commands
13 vuotta sitten
Bert Münnich
36177fb180
Updated contact information
13 vuotta sitten
Bert Münnich
4383a651c7
Strictly adhere to ANSI-C standard
13 vuotta sitten
Bert Münnich
a09b20c5e6
Use void for empty argument lists
13 vuotta sitten
Bert Münnich
8dcf682de9
Made all conditionals more precise
13 vuotta sitten
Bert Münnich
22d4e991d5
Transformed function macros in util.h to inline functions
13 vuotta sitten
Bert Münnich
d08408e942
Make use of EXIT_* macros (2)
13 vuotta sitten
rck
3a81af41ac
make use of EXIT_ macros
13 vuotta sitten
Bert Münnich
515e410451
Use win_t member in img_t & tns_t instead of parameters
13 vuotta sitten
Bert
b2a2a62b7b
Added own bool type
13 vuotta sitten
Bert
510512714d
Added slideshow support
13 vuotta sitten
Bert
6e575b0f72
Strict conformance to IEEE Std 1003.1-2001
13 vuotta sitten
Bert
8f34b7e95c
Load as much of a corrupted gif file as possible
13 vuotta sitten
Bert
711494ad36
Avoid conflicting macros
13 vuotta sitten
Bert
2bbdd2f5b9
Fixed title-update in thumb mode
13 vuotta sitten
Bert
d585b86354
Reformated license header
13 vuotta sitten
Bert
c2320a2f49
Fixed remove_file()
13 vuotta sitten
Bert
a7a849761f
Simplified cursor resetting
13 vuotta sitten
Bert
abb5feeb78
Corrected timeout handling
13 vuotta sitten
Bert
dcd04e526d
Corrected thumbnail loading and timeout handling
13 vuotta sitten
Bert
1e84773276
Data driven timeout handling
13 vuotta sitten