Bert Münnich
38bc23405d
Highlight edges of marked images in thumbnail mode
vor 11 Jahren
András Mohari
0353e6eea2
Add support for changing the gamma value
vor 11 Jahren
Bert Münnich
450c1ed9b5
Fixed inconsistencies in navigation when removing invalid files
vor 11 Jahren
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
vor 11 Jahren
Bert Münnich
98972e98f9
Fixed segfault caused by FD_ISSET() on negative fd
Reported by Kris Siwiec
vor 12 Jahren
Bert Münnich
6f05e77728
New options: -[io], read/write files from/to stdin/out
Fixes issue #84
vor 12 Jahren
Bert Münnich
825c52c33f
Made bar fields more distinguishable
vor 12 Jahren
Bert Münnich
38ecea3b4d
Polished info script execution
vor 12 Jahren
Bert Münnich
30802cec0f
Spawn info script & update bar contents only when needed
vor 12 Jahren
Bert Münnich
f3298400e6
Spawn and read from info script without blocking
vor 12 Jahren
Bert Münnich
08ae25da22
Refactored function definitions to use dangling brace
vor 12 Jahren
Bert Münnich
6d3bbc6d5e
Updated/corrected license header
vor 12 Jahren
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.
vor 12 Jahren
muennich
d6a475e4b1
Simplified status bar, filled by user script
vor 12 Jahren
Bert Münnich
cd929eabfe
Fixed issue #73
vor 12 Jahren
muennich
5106472d8b
Fixed issue #72
vor 12 Jahren
Bert Münnich
1ae06ffd09
Next try to fix issue #71
vor 12 Jahren
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
vor 12 Jahren
Bert Münnich
fd519ffc40
Disregard obsolete events, fixed issue #64
vor 12 Jahren
Bert Münnich
f2a3d73212
New command: i_alternate, go to last image, issue #65
vor 12 Jahren
Bert Münnich
d7ff54bb6e
Optimized redraw timeout after window resize for tiling window managers; related to issue #44
vor 13 Jahren
Bert Münnich
751ebb3b29
Fixed issue #39 : missing include of <sys/select.h>
vor 13 Jahren
Bert Münnich
ed2c9f7caa
Display full name in info bar, if there is enough space
vor 13 Jahren
Bert Münnich
a329615c68
Show info message in bar while loading thumbnails
vor 13 Jahren
Bert Münnich
d407dd65d5
Already in the year 2012
vor 13 Jahren
Bert Münnich
b752d5c594
Added symbol BAR_SEPARATOR
vor 13 Jahren
Bert Münnich
b8458271fb
Added text bar on bottom of window
vor 13 Jahren
Bert Münnich
8fc7cb73b3
Nicer window title
vor 13 Jahren
Bert Münnich
c3c95ab218
Removed slideshow support
vor 13 Jahren
Bert Münnich
71a7940d74
Better fix for issue #25
vor 13 Jahren
Bert Münnich
1cdbeb972a
Added screen-wise scrolling for thumbnail mode
vor 13 Jahren
Bert Münnich
867940ea85
Pan by pixel count, if number prefix given
vor 13 Jahren
Bert Münnich
dc727b8dce
Added support for number prefix for commands
vor 13 Jahren
Bert Münnich
36177fb180
Updated contact information
vor 13 Jahren
Bert Münnich
4383a651c7
Strictly adhere to ANSI-C standard
vor 13 Jahren
Bert Münnich
a09b20c5e6
Use void for empty argument lists
vor 13 Jahren
Bert Münnich
8dcf682de9
Made all conditionals more precise
vor 13 Jahren
Bert Münnich
22d4e991d5
Transformed function macros in util.h to inline functions
vor 13 Jahren
Bert Münnich
d08408e942
Make use of EXIT_* macros (2)
vor 13 Jahren
rck
3a81af41ac
make use of EXIT_ macros
vor 13 Jahren
Bert Münnich
515e410451
Use win_t member in img_t & tns_t instead of parameters
vor 13 Jahren
Bert
b2a2a62b7b
Added own bool type
vor 13 Jahren
Bert
510512714d
Added slideshow support
vor 13 Jahren
Bert
6e575b0f72
Strict conformance to IEEE Std 1003.1-2001
vor 13 Jahren
Bert
8f34b7e95c
Load as much of a corrupted gif file as possible
vor 13 Jahren
Bert
711494ad36
Avoid conflicting macros
vor 13 Jahren
Bert
2bbdd2f5b9
Fixed title-update in thumb mode
vor 13 Jahren
Bert
d585b86354
Reformated license header
vor 13 Jahren
Bert
c2320a2f49
Fixed remove_file()
vor 13 Jahren
Bert
a7a849761f
Simplified cursor resetting
vor 13 Jahren