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
/
config.def.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: don't use reserved identifiers
NRK
2022-06-25
1
-4
/
+4
*
code-style: slight cleanups
NRK
2022-03-02
1
-1
/
+1
*
add config.h option for top statusbar (#231)
N-R-K
2022-02-26
1
-0
/
+3
*
use win-title script for customizing window title (#213)
N-R-K
2022-02-23
1
-13
/
+0
*
Add keybind to scroll to image center (#203)
Nick Hanley
2022-01-15
1
-0
/
+1
*
make thumbnail bindings configureable via config.h (#167)
N-R-K
2022-01-10
1
-1
/
+12
*
Allow setting cache size based on memory percentage (#184)
MahouShoujoMivutilde
2022-01-01
1
-4
/
+7
*
fix: broken compilation when using HAVE_LIBFONTS=0 (#194)
N-R-K
2021-12-29
1
-1
/
+1
*
specify func argument and related cleanup (#183)
N-R-K
2021-12-19
1
-1
/
+1
*
bring back zoom_levels (#156)
N-R-K
2021-12-01
1
-4
/
+7
*
allow configuring imlib2's cache size (#171)
N-R-K
2021-11-26
1
-0
/
+6
*
switch back to whitelisting modifers (#150)
N-R-K
2021-11-24
1
-3
/
+3
*
rename: keyhandler_abort -> KEYHANDLER_ABORT (#172)
N-R-K
2021-11-24
1
-1
/
+1
*
make width of navigation area configurable (#155)
LuXu
2021-11-04
1
-0
/
+5
*
Add colors and fonts to config.h (#115)
Arthur Williams
2021-10-29
1
-1
/
+9
*
Add default key-binding for DRAG_RELATIVE (#117)
LuXu
2021-10-27
1
-0
/
+1
*
Make imgcursor a config variable.
Arthur Williams
2021-10-13
1
-0
/
+5
*
code-style: fix consistency issues all over the codebase (#94)
Berke Kocaoğlu
2021-10-11
1
-1
/
+1
*
update outdated comment in config.def.h (#105)
N-R-K
2021-09-30
1
-3
/
+2
*
Use zoom steps instead of hard-coding levels (#92)
Lu Xu
2021-09-25
1
-7
/
+4
*
make keyhandler abort key configurable via config.h
NRK
2021-09-24
1
-0
/
+3
*
Allow any set of modifiers to be used in keybindings
Arthur Williams
2021-09-20
1
-0
/
+3
*
config.def.h: change enums to static const ints
NRK
2021-09-17
1
-7
/
+3
*
Rename, Update Docs and Prepare for Release (#9)
Berke Kocaoğlu
2021-09-16
1
-1
/
+1
*
set title based on prefix and suffix (#23)
qsmodo
2021-09-16
1
-0
/
+15
*
add new keybind, Ctrl-a to toggle animation (#33)
N-R-K
2021-09-16
1
-0
/
+1
*
Implement fill scale mode
Berke Kocaoğlu
2021-09-16
1
-0
/
+1
*
Change colors and font only via X resources
Bert Münnich
2019-04-19
1
-11
/
+3
*
Add Xresources font support
vxid
2019-04-19
1
-0
/
+1
*
New colors
Bert Münnich
2019-01-26
1
-2
/
+2
*
Mention X resource properties in build-time color config
Bert Münnich
2019-01-26
1
-0
/
+1
*
Align compile-time color options with X resource colors
Bert Münnich
2019-01-23
1
-5
/
+2
*
Simplify X resource retrieval
Bert Münnich
2019-01-23
1
-5
/
+5
*
Add Xresources capability
noamcore
2019-01-23
1
-5
/
+5
*
Change default key-bindings of mark commands
Bert Münnich
2018-06-09
1
-3
/
+3
*
Add mark range function
Daniel Lublin
2018-06-09
1
-0
/
+1
*
Use argument to select between two drag methods
phi
2018-01-22
1
-1
/
+1
*
Improve mouse support
Bert Münnich
2017-10-06
1
-10
/
+4
*
Make pan fraction configurable
jcalve
2017-09-06
1
-0
/
+3
*
Use Xft for font loading and text drawing
Bert Münnich
2016-08-06
1
-2
/
+2
*
Build-time option for default thumbnail size; fixes issue #207
Bert Münnich
2015-12-20
1
-0
/
+3
*
Simplified command arguments
Bert Münnich
2015-01-11
1
-88
/
+88
*
Apply gamma value on thumbnails too; fixes issue #193
Bert Münnich
2015-01-05
1
-3
/
+3
*
Moved thumbnail sizes array to config.def.h
Bert Münnich
2014-09-29
1
-0
/
+6
*
Removed obsolete thumbnail dimension configuration setting
Bert Münnich
2014-09-28
1
-6
/
+0
*
Added thumbnail zooming...
Bert Münnich
2014-09-28
1
-6
/
+6
*
Increased contrast in default color set
Bert Münnich
2014-08-17
1
-2
/
+2
*
Added command to remove all image marks, bound to Ctrl-m; fixes issue #163
Bert Münnich
2014-08-17
1
-0
/
+1
*
Revised handling of GIF animations
Bert Münnich
2014-07-25
1
-7
/
+0
*
Added support for multiple commands per key/button mapping; elegant fix for i...
Bert Münnich
2014-07-23
1
-0
/
+2
[next]