Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
index
:
sxiv
master
Simple X Image Viewer
about
summary
refs
log
graph
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2021-09-06
update README.md to include libwebp dependency
HEAD
master
Kian Kasad
-0
/
+1
2021-09-06
(un)install icons as part of (un)install target in main Makefile
Kian Kasad
-3
/
+14
2021-09-06
add uninstall target to icon Makefile
Kian Kasad
-0
/
+8
2021-09-06
use install(1) where possible in Makefiles
Kian Kasad
-9
/
+3
2021-09-06
Added ICCCM WM_HINTS
Arthur Williams
-0
/
+6
2021-09-06
Merge PR #437 of https://github.com/muennich/sxiv
Kian Kasad
-9
/
+236
2021-09-06
Make gifs play by default
Toni Jarjour
-1
/
+1
2021-09-06
Advertise Webp support in desktop file.
Aman Verma
-1
/
+1
2021-08-26
Fix transparency issue with WebP images.
Sam Whitehead
-5
/
+3
2021-01-31
Fix memory leaks from previous commit
Sam Whitehead
-10
/
+105
2021-01-31
Introduce a multiframe webp loader
Sam Whitehead
-9
/
+136
2021-01-31
Add webp compiler flags to Makefile
Sam Whitehead
-1
/
+8
2020-06-15
Update manpage for marking commands
Mihail Snitkovski
-3
/
+3
2020-01-16
Stable version 26
v26
Bert Münnich
-1
/
+6
2020-01-16
Document dependencies
Bert Münnich
-1
/
+19
2020-01-16
Fix memory leak in win_res()
Bert Münnich
-11
/
+13
2020-01-16
Fix indentation
Bert Münnich
-4
/
+4
2019-07-16
Do not keep track of fullscreen state
Bert Münnich
-53
/
+3
2019-07-16
Use normal win colors in fullscreen mode
Bert Münnich
-31
/
+11
2019-04-19
Hint to xrdb for changing X resources
Bert Münnich
-0
/
+2
2019-04-19
Mention supported X resources in man page
Bert Münnich
-2
/
+13
2019-04-19
Change colors and font only via X resources
Bert Münnich
-14
/
+6
2019-04-19
Add Xresources font support
vxid
-2
/
+4
2019-04-14
gitignore: Ignore autogenerated version.h
Chris Down
-0
/
+1
2019-03-15
Fix comparison broken by signedness
Bert Münnich
-16
/
+17
2019-03-15
Match fallback font FC_SIZE to original font
Foldex
-1
/
+4
2019-02-16
Search freetype headers under PREFIX too
Bert Münnich
-3
/
+4
2019-01-26
Stable version 25
v25
Bert Münnich
-1
/
+8
2019-01-26
New colors
Bert Münnich
-2
/
+2
2019-01-26
Mention X resource properties in build-time color config
Bert Münnich
-0
/
+1
2019-01-26
Overhaul introductionary text
Bert Münnich
-8
/
+6
2019-01-23
Align compile-time color options with X resource colors
Bert Münnich
-32
/
+37
2019-01-23
Simplify X resource retrieval
Bert Münnich
-23
/
+22
2019-01-23
Support X resource entries with Sxiv class name
Bert Münnich
-13
/
+9
2019-01-23
Fix code style of merged code
Bert Münnich
-14
/
+10
2019-01-23
Add Xresources capability
noamcore
-6
/
+41
2019-01-01
Add rawtherapee entry to key-handler
Bert Münnich
-0
/
+1
2019-01-01
Copy to primary buffer and clipboard
Bert Münnich
-1
/
+1
2019-01-01
Remove tags from image-info
Bert Münnich
-3
/
+1
2018-12-31
Remove tagging from key-handler
Bert Münnich
-24
/
+1
2018-12-29
Document undocumented "-" behavior
Bert Münnich
-1
/
+1
2018-12-29
Fix file list indexes when deleting last image
Bert Münnich
-3
/
+3
2018-10-15
Set window title only once at startup
Bert Münnich
-12
/
+0
2018-10-11
Revise Makefile
Bert Münnich
-24
/
+18
2018-08-04
Set executable bit on scripts in exec folder
Patryk Czachurski
-0
/
+0
2018-07-30
Respect updated path format when cleaning cache
Kacper Gutowski
-11
/
+2
2018-07-30
Don't skip dot files when cleaning cache
Kacper Gutowski
-6
/
+12
2018-06-10
Simplify cg_mark_range further
Bert Münnich
-5
/
+3
2018-06-09
Set global markidx whenever a single img is (un)marked
Bert Münnich
-4
/
+4
2018-06-09
(Un)mark thumbnails while holding Button3 down
Bert Münnich
-4
/
+13
[next]