Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
aboutsummaryrefsloggraphtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-09-06update README.md to include libwebp dependencyHEADmasterKian Kasad-0/+1
2021-09-06(un)install icons as part of (un)install target in main MakefileKian Kasad-3/+14
2021-09-06add uninstall target to icon MakefileKian Kasad-0/+8
2021-09-06use install(1) where possible in MakefilesKian Kasad-9/+3
2021-09-06Added ICCCM WM_HINTSArthur Williams-0/+6
2021-09-06Merge PR #437 of https://github.com/muennich/sxivKian Kasad-9/+236
2021-09-06Make gifs play by defaultToni Jarjour-1/+1
2021-09-06Advertise Webp support in desktop file.Aman Verma-1/+1
2021-08-26Fix transparency issue with WebP images.Sam Whitehead-5/+3
2021-01-31Fix memory leaks from previous commitSam Whitehead-10/+105
2021-01-31Introduce a multiframe webp loaderSam Whitehead-9/+136
2021-01-31Add webp compiler flags to MakefileSam Whitehead-1/+8
2020-06-15Update manpage for marking commandsMihail Snitkovski-3/+3
2020-01-16Stable version 26v26Bert Münnich-1/+6
2020-01-16Document dependenciesBert Münnich-1/+19
2020-01-16Fix memory leak in win_res()Bert Münnich-11/+13
2020-01-16Fix indentationBert Münnich-4/+4
2019-07-16Do not keep track of fullscreen stateBert Münnich-53/+3
2019-07-16Use normal win colors in fullscreen modeBert Münnich-31/+11
2019-04-19Hint to xrdb for changing X resourcesBert Münnich-0/+2
2019-04-19Mention supported X resources in man pageBert Münnich-2/+13
2019-04-19Change colors and font only via X resourcesBert Münnich-14/+6
2019-04-19Add Xresources font supportvxid-2/+4
2019-04-14gitignore: Ignore autogenerated version.hChris Down-0/+1
2019-03-15Fix comparison broken by signednessBert Münnich-16/+17
2019-03-15Match fallback font FC_SIZE to original fontFoldex-1/+4
2019-02-16Search freetype headers under PREFIX tooBert Münnich-3/+4
2019-01-26Stable version 25v25Bert Münnich-1/+8
2019-01-26New colorsBert Münnich-2/+2
2019-01-26Mention X resource properties in build-time color configBert Münnich-0/+1
2019-01-26Overhaul introductionary textBert Münnich-8/+6
2019-01-23Align compile-time color options with X resource colorsBert Münnich-32/+37
2019-01-23Simplify X resource retrievalBert Münnich-23/+22
2019-01-23Support X resource entries with Sxiv class nameBert Münnich-13/+9
2019-01-23Fix code style of merged codeBert Münnich-14/+10
2019-01-23Add Xresources capabilitynoamcore-6/+41
2019-01-01Add rawtherapee entry to key-handlerBert Münnich-0/+1
2019-01-01Copy to primary buffer and clipboardBert Münnich-1/+1
2019-01-01Remove tags from image-infoBert Münnich-3/+1
2018-12-31Remove tagging from key-handlerBert Münnich-24/+1
2018-12-29Document undocumented "-" behaviorBert Münnich-1/+1
2018-12-29Fix file list indexes when deleting last imageBert Münnich-3/+3
2018-10-15Set window title only once at startupBert Münnich-12/+0
2018-10-11Revise MakefileBert Münnich-24/+18
2018-08-04Set executable bit on scripts in exec folderPatryk Czachurski-0/+0
2018-07-30Respect updated path format when cleaning cacheKacper Gutowski-11/+2
2018-07-30Don't skip dot files when cleaning cacheKacper Gutowski-6/+12
2018-06-10Simplify cg_mark_range furtherBert Münnich-5/+3
2018-06-09Set global markidx whenever a single img is (un)markedBert Münnich-4/+4
2018-06-09(Un)mark thumbnails while holding Button3 downBert Münnich-4/+13