index
:
forks/imv
master
Fork of imv, replacing icu with libgrapheme
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
imv.c
Age
Commit message (
Expand
)
Author
2020-08-31
colored overlay
Andreas Stallinger
2020-06-12
Reset transforms on image switch.
Anton Älgmyr
2020-06-12
Unify rotation commands, reset transformation properly
Anton Älgmyr
2020-06-12
Add rotation and flipping commands.
Anton Älgmyr
2020-05-21
fix nearest_neighbour upscaling method
nycex
2019-09-02
console: Use icu to provide proper UTF-8 editing
Harry Jeffery
2019-08-30
source: Refactor out common async logic
Harry Jeffery
2019-08-28
imv: Warn about legacy bind syntax
Harry Jeffery
2019-08-28
imv: Add aliases to improve backwards compatibility with v3
Harry Jeffery
2019-08-25
Added crop scaling method
Sebastian Parborg
2019-08-25
Add initial_pan option to set the starting pan position
Sebastian Parborg
2019-08-25
Add upscaling method command
Sebastian Parborg
2019-08-24
imv: Move keyboard handling into window subsystem
Harry Jeffery
2019-08-23
wl_window: Maintain keyboard modifiers state
Harry Jeffery
2019-08-23
Fix out of date scaling command defaults
Harry Jeffery
2019-08-23
Update default config
Harry Jeffery
2019-08-21
imv: Use generic list for backends, not a linked list
Harry Jeffery
2019-08-18
imv: Add -c option to specify commands to run at startup
Harry Jeffery
2019-08-18
imv: Add bind command
Harry Jeffery
2019-08-18
x11_window: Use XCB to load keymap
Harry Jeffery
2019-08-16
imv: Add index/all argument to close command
Harry Jeffery
2019-08-16
Fix misspelling of slideshow_duration environment variable
rien333
2019-08-15
imv: Add imv_pid environment variable
Harry Jeffery
2019-08-15
imv_load_config: Fix memory leak
Harry Jeffery
2019-08-15
imv: Fix backend chain memory leak
Harry Jeffery
2019-08-15
binds: Fix memory leak
Harry Jeffery
2019-08-13
Wayland: Detect keyboard layout automatically
Harry Jeffery
2019-08-12
Fix background color bug
Harry Jeffery
2019-08-07
Update man pages
Harry Jeffery
2019-08-07
ipc: Add ipc support to imv
Harry Jeffery
2019-08-07
Don't quit when out of images
Harry Jeffery
2019-08-07
navigator: Use generic list implementation
Harry Jeffery
2019-08-07
Make aliases smarter
Harry Jeffery
2019-08-07
imv: Improve slideshow command
Harry Jeffery
2019-08-07
Add background colour command
Harry Jeffery
2019-08-07
Rename some commands, and add some aliases
Harry Jeffery
2019-07-30
Rename select_rel and select_abs to next,prev,goto
Harry Jeffery
2019-07-19
Improve command prompt formatting
Harry Jeffery
2019-07-15
Kill old debug logging
Harry Jeffery
2019-07-15
Fix next frame command
Harry Jeffery
2019-07-13
Remove OpenGL awareness from core logic
Harry Jeffery
2019-07-13
Implement scroll input
Harry Jeffery
2019-07-13
Handle mouse input
Harry Jeffery
2019-07-12
Remove resizing, not supported in wayland yet
Harry Jeffery
2019-07-12
Modernise event loop
Harry Jeffery
2019-07-12
Fix event loop hanging
Harry Jeffery
2019-07-12
Fullscreen support
Harry Jeffery
2019-07-12
Start replacing glfw with imv_window
Harry Jeffery
2019-07-03
Add static keyword to internal functions
Harry Jeffery
2019-07-03
Big glfw refactor
Harry Jeffery
[next]