aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* change gamma on -GNRK2021-09-161-1/+1
* add new keybind, Ctrl-a to toggle animation (#33)N-R-K2021-09-162-1/+2
* Custom bar colors (#10)Guilherme Freire2021-09-165-22/+34
* Set the _NET_WM_PID and WM_CLIENT_MACHINE X properties (#13)eylles2021-09-162-0/+21
* Fix documentation (#14)eylles2021-09-161-4/+4
* Fix in tabbed with alpha patch (#3)Berke Kocaoğlu2021-09-162-9/+23
* Added ICCCM WM_HINTSArthur Williams2021-09-161-0/+6
* Implement fill scale modeBerke Kocaoğlu2021-09-165-2/+10
* Stable version 26Bert Münnich2020-01-162-1/+6
* Document dependenciesBert Münnich2020-01-161-1/+19
* Fix memory leak in win_res()Bert Münnich2020-01-161-11/+13
* Fix indentationBert Münnich2020-01-161-4/+4
* Do not keep track of fullscreen stateBert Münnich2019-07-163-53/+3
* Use normal win colors in fullscreen modeBert Münnich2019-07-164-31/+11
* Hint to xrdb for changing X resourcesBert Münnich2019-04-191-0/+2
* Mention supported X resources in man pageBert Münnich2019-04-191-2/+13
* Change colors and font only via X resourcesBert Münnich2019-04-192-14/+6
* Add Xresources font supportvxid2019-04-192-2/+4
* gitignore: Ignore autogenerated version.hChris Down2019-04-141-0/+1
* Fix comparison broken by signednessBert Münnich2019-03-151-16/+17
* Match fallback font FC_SIZE to original fontFoldex2019-03-151-1/+4
* Search freetype headers under PREFIX tooBert Münnich2019-02-161-3/+4
* Stable version 25Bert Münnich2019-01-262-1/+8
* New colorsBert Münnich2019-01-261-2/+2
* Mention X resource properties in build-time color configBert Münnich2019-01-261-0/+1
* Overhaul introductionary textBert Münnich2019-01-262-8/+6
* Align compile-time color options with X resource colorsBert Münnich2019-01-235-32/+37
* Simplify X resource retrievalBert Münnich2019-01-232-23/+22
* Support X resource entries with Sxiv class nameBert Münnich2019-01-231-13/+9
* Fix code style of merged codeBert Münnich2019-01-231-14/+10
* Add Xresources capabilitynoamcore2019-01-232-6/+41
* Add rawtherapee entry to key-handlerBert Münnich2019-01-011-0/+1
* Copy to primary buffer and clipboardBert Münnich2019-01-011-1/+1
* Remove tags from image-infoBert Münnich2019-01-011-3/+1
* Remove tagging from key-handlerBert Münnich2018-12-311-24/+1
* Document undocumented "-" behaviorBert Münnich2018-12-291-1/+1
* Fix file list indexes when deleting last imageBert Münnich2018-12-291-3/+3
* Set window title only once at startupBert Münnich2018-10-152-12/+0
* Revise MakefileBert Münnich2018-10-111-24/+18
* Set executable bit on scripts in exec folderPatryk Czachurski2018-08-042-0/+0
* Respect updated path format when cleaning cacheKacper Gutowski2018-07-301-11/+2
* Don't skip dot files when cleaning cacheKacper Gutowski2018-07-304-6/+12
* Simplify cg_mark_range furtherBert Münnich2018-06-101-5/+3
* Set global markidx whenever a single img is (un)markedBert Münnich2018-06-092-4/+4
* (Un)mark thumbnails while holding Button3 downBert Münnich2018-06-091-4/+13
* (Un)mark single image through generic functionBert Münnich2018-06-092-14/+18
* Simplify cg_mark_rangeBert Münnich2018-06-091-22/+11
* Rename variable toggledidx to markidxBert Münnich2018-06-092-9/+9
* Fix cg_mark_range after removing images from file listBert Münnich2018-06-091-0/+2
* Remove unnecessary special cases in cg_mark_rangeBert Münnich2018-06-092-6/+1