aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Only print marked files when -o is givenBert Münnich2013-08-224-8/+8
| | | | | Fallback to print all files, if no images are marked, was kind of irritating.
* Added file marks; fixes issue #94Bert Münnich2013-08-107-6/+77
| | | | | | | | - 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
* Updated unstable version numberBert Münnich2013-08-101-1/+1
|
* Changed key bindings for flipping to bar & underscoreBert Münnich2013-08-103-5/+5
|
* Refactored merged rotation codeBert Münnich2013-08-105-30/+20
|
* Handle 180 degrees image rotationBastien Dejean2013-08-107-26/+34
|
* Fixed typo in README.mdBert Münnich2013-06-022-2/+2
|
* Stable version 1.1.1Bert Münnich2013-06-022-1/+6
|
* Fixed build for giflib version >= 5.0; fixed issue #90Bert Münnich2013-04-212-1/+5
|
* Use bgcol as window background pixel; fixed issue #89Bert Münnich2013-04-142-2/+7
|
* Updated source tarball URLs in README.mdBert Münnich2013-04-061-14/+14
|
* Fixed non-ASCII characters in window bar, issue #88Bert Münnich2013-04-062-10/+6
|
* Updated .gitignoreBert Münnich2013-04-021-4/+0
|
* Updated source tarball URLs in README.mdBert Münnich2013-04-021-14/+15
|
* Fixed segfault caused by FD_ISSET() on negative fdBert Münnich2013-04-022-2/+2
| | | | Reported by Kris Siwiec
* Stable version 1.1Bert Münnich2013-03-303-2/+11
|
* New options: -[io], read/write files from/to stdin/outBert Münnich2013-03-196-37/+59
| | | | Fixes issue #84
* Merge branch 'asyncinfo'Bert Münnich2013-03-195-93/+158
|\
| * Made bar fields more distinguishableBert Münnich2013-03-192-4/+6
| |
| * Polished info script executionBert Münnich2013-03-191-1/+2
| |
| * Spawn info script & update bar contents only when neededBert Münnich2013-03-193-11/+26
| |
| * Spawn and read from info script without blockingBert Münnich2013-03-193-84/+131
|/
* Applied code style on merged changesBert Münnich2013-03-042-15/+10
|
* Merge pointer warping in i_drag from Rob PillingBert Münnich2013-03-041-3/+22
|\
| * Wrap the pointer when the edge of the window is reachedRob Pilling2013-03-031-3/+22
|/
* Ignore dotfiles for -rBert Münnich2013-02-112-2/+2
|
* Merge branch 'sizehints', fixed issue #78Bert Münnich2013-02-094-28/+51
|\
| * No checks on window size, use whatever the user has specifiedBert Münnich2013-02-092-15/+4
| |
| * Refined US{Position,Size} & WinGravity handlingBert Münnich2013-02-091-39/+39
| |
| * Merge remote-tracking branch '4z3/set-user-specified-sizehints' into sizehintsBert Münnich2013-02-093-19/+53
| |\ | | | | | | | | | | | | Conflicts: window.c
| | * When using -g hint the WM that we've got user specified geometrytv2013-01-303-19/+53
| | | | | | | | | | | | | | | Without this some window managers (e.g. fvwm) will ignore the initial window position and place it according to it's own rules.
* | | Correctly set window height after i_fit_to_img()Bert Münnich2013-02-091-0/+3
|/ /
* | Correctly updated window pixmap after i_fit_to_img()Bert Münnich2013-02-081-0/+5
| |
* | Use bool from stdbool.h after switching to C99Bert Münnich2013-02-081-8/+1
| |
* | Be honest about using C99Bert Münnich2013-02-081-1/+1
| |
* | Refactored function definitions to use dangling braceBert Münnich2013-02-089-124/+247
| |
* | Updated/corrected license headerBert Münnich2013-02-0816-195/+213
|/
* Fixed issue #77, limit geometry info to first image frameBert Münnich2013-01-292-2/+2
|
* Merge branch 'userinfo'Bert Münnich2013-01-278-155/+218
|\
| * Added documentation for image-info scriptBert Münnich2013-01-274-13/+35
| |
| * Added skeleton for image-info user scriptBert Münnich2013-01-121-0/+10
| |
| * Moved thumbnail cache to ~/.sxiv/cache/Bert Münnich2013-01-122-15/+8
| |
| * Simplified status bar, filled by user scriptmuennich2013-01-123-132/+170
| |
* | Removed old definitions from commands.hhut2013-01-271-3/+0
|/
* Fixed completely insane {C,LD}FLAGS -I/-L settingsBert Münnich2013-01-121-3/+3
|
* Made Makefile more verboseBert Münnich2013-01-101-30/+15
|
* Fixed compilation with giflib version 4.2.1Bert Münnich2013-01-042-6/+6
|
* Fixed issue #74, conditional compilation of gif supportBert Münnich2012-12-272-3/+9
|
* Fixed issue #73Bert Münnich2012-12-274-3/+7
|
* Moved screenshots to gh-pages branchBert Münnich2012-12-212-0/+0
|