index
:
nsxiv
master
neo simple X image viewer.
sinan@sinanmohd.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
make width of navigation area configurable (#155)
LuXu
2021-11-04
1
-4
/
+15
*
-0 sends NULL separated file-list to key-handler
NRK
2021-10-29
1
-1
/
+1
*
code-style: general cleanups (#137)
N-R-K
2021-10-29
1
-10
/
+12
*
update copyright notice (#139)
eylles
2021-10-28
1
-1
/
+2
*
code-style: remove extra casts (#130)
javad
2021-10-24
1
-1
/
+1
*
Add ability to bind arbitrary functions.
Arthur Williams
2021-10-13
1
-7
/
+8
*
Make imgcursor a config variable.
Arthur Williams
2021-10-13
1
-12
/
+0
*
code-style: fix consistency issues all over the codebase (#94)
Berke Kocaoğlu
2021-10-11
1
-8
/
+10
*
add statusbar message upon key-hander activation (#98)
N-R-K
2021-10-07
1
-1
/
+17
*
make ten_ms local to run (#101)
N-R-K
2021-09-29
1
-2
/
+1
*
make keyhandler abort key configurable via config.h
NRK
2021-09-24
1
-1
/
+1
*
fix: unable to bind anything to XK_Escape
NRK
2021-09-24
1
-1
/
+1
*
Allow any set of modifiers to be used in keybindings
Arthur Williams
2021-09-20
1
-1
/
+1
*
Rename, Update Docs and Prepare for Release (#9)
Berke Kocaoğlu
2021-09-16
1
-8
/
+9
*
Exit when window is destroyed
Arthur Williams
2021-09-16
1
-0
/
+3
*
set title based on prefix and suffix (#23)
qsmodo
2021-09-16
1
-0
/
+2
*
Fix indentation
Bert Münnich
2020-01-16
1
-4
/
+4
*
Do not keep track of fullscreen state
Bert Münnich
2019-07-16
1
-1
/
+1
*
Fix file list indexes when deleting last image
Bert Münnich
2018-12-29
1
-3
/
+3
*
Set window title only once at startup
Bert Münnich
2018-10-15
1
-9
/
+0
*
Don't skip dot files when cleaning cache
Kacper Gutowski
2018-07-30
1
-1
/
+1
*
Set global markidx whenever a single img is (un)marked
Bert Münnich
2018-06-09
1
-0
/
+1
*
(Un)mark thumbnails while holding Button3 down
Bert Münnich
2018-06-09
1
-4
/
+13
*
(Un)mark single image through generic function
Bert Münnich
2018-06-09
1
-0
/
+12
*
Rename variable toggledidx to markidx
Bert Münnich
2018-06-09
1
-3
/
+3
*
Fix cg_mark_range after removing images from file list
Bert Münnich
2018-06-09
1
-0
/
+2
*
Remove unnecessary special cases in cg_mark_range
Bert Münnich
2018-06-09
1
-1
/
+1
*
Add mark range function
Daniel Lublin
2018-06-09
1
-0
/
+1
*
Revise waiting for child processes
Bert Münnich
2018-02-18
1
-6
/
+20
*
Close image-info explicitly
Bert Münnich
2018-02-18
1
-18
/
+18
*
Skip imlib cache when reloading due to inotify event
Bert Münnich
2018-02-18
1
-0
/
+1
*
Refactoring
Bert Münnich
2018-01-09
1
-9
/
+7
*
Fix a potential uninitialized variable
Hyleus
2018-01-09
1
-2
/
+5
*
Separate bar fields only by spaces
Bert Münnich
2017-12-07
1
-5
/
+7
*
Remove obsolete files[].base
Bert Münnich
2017-12-07
1
-5
/
+0
*
Left bar shows file name as given by user
Bert Münnich
2017-12-07
1
-19
/
+5
*
Try to match a fallback font if needed
Squibby
2017-12-06
1
-2
/
+2
*
Fix navigating from last to previous image over invalid files
Bert Münnich
2017-10-26
1
-3
/
+4
*
Set LC_COLLATE for -r file list sorting
Bert Münnich
2017-10-24
1
-0
/
+3
*
One header file for type definitions and function declarations
Bert Münnich
2017-10-16
1
-15
/
+4
*
Improve mouse support
Bert Münnich
2017-10-06
1
-3
/
+27
*
Simplify cursor reset in image mode
Bert Münnich
2017-10-05
1
-2
/
+2
*
Mouse drag translates pointer position to image area
Bert Münnich
2017-10-04
1
-0
/
+1
*
Detect all file overwrites in autoreload_inotify
Bert Münnich
2017-05-17
1
-1
/
+1
*
Revised autoreload interface
Bert Münnich
2017-05-17
1
-11
/
+20
*
Add autoreload support by inotify (and dummy backend nop)
Max Voit
2017-05-17
1
-1
/
+12
*
Properly quit when window gets closed; fixes issue #27
Bert Münnich
2017-05-17
1
-1
/
+1
*
Fix typo
Jakub Wilk
2017-02-15
1
-1
/
+1
*
Pass given file names to key-handler instead of real paths
Bert Münnich
2017-01-07
1
-1
/
+1
*
Merge djhejna/floatdelay
Bert Münnich
2016-12-01
1
-3
/
+7
|
\
[next]