aboutsummaryrefslogtreecommitdiff
path: root/src/imv.c
AgeCommit message (Expand)Author
2021-07-29Scale fonts when Wayland updates scaling factorIvan Oleynikov
2020-12-17Fix first/last image indexing bugHarry Jeffery
2020-12-17Add include limits.hMatthias Coppens
2020-12-02imv: don't rely on glibc's lack of FILE sync on exit.Érico Rolim
2020-11-16imv, ipc: improve error checking for ipc creation.Érico Rolim
2020-11-16imv: fix stdin prompt and use fputs.Érico Rolim
2020-08-31Fix bug handling multi-key bindsHarry Jeffery
2020-08-31colored overlay: config options in man, split rgbaAndreas Stallinger
2020-08-31colored overlayAndreas Stallinger
2020-06-12Reset transforms on image switch.Anton Älgmyr
2020-06-12Unify rotation commands, reset transformation properlyAnton Älgmyr
2020-06-12Add rotation and flipping commands.Anton Älgmyr
2020-05-21fix nearest_neighbour upscaling methodnycex
2019-09-02console: Use icu to provide proper UTF-8 editingHarry Jeffery
2019-08-30source: Refactor out common async logicHarry Jeffery
2019-08-28imv: Warn about legacy bind syntaxHarry Jeffery
2019-08-28imv: Add aliases to improve backwards compatibility with v3Harry Jeffery
2019-08-25Added crop scaling methodSebastian Parborg
2019-08-25Add initial_pan option to set the starting pan positionSebastian Parborg
2019-08-25Add upscaling method commandSebastian Parborg
2019-08-24imv: Move keyboard handling into window subsystemHarry Jeffery
2019-08-23wl_window: Maintain keyboard modifiers stateHarry Jeffery
2019-08-23Fix out of date scaling command defaultsHarry Jeffery
2019-08-23Update default configHarry Jeffery
2019-08-21imv: Use generic list for backends, not a linked listHarry Jeffery
2019-08-18imv: Add -c option to specify commands to run at startupHarry Jeffery
2019-08-18imv: Add bind commandHarry Jeffery
2019-08-18x11_window: Use XCB to load keymapHarry Jeffery
2019-08-16imv: Add index/all argument to close commandHarry Jeffery
2019-08-16Fix misspelling of slideshow_duration environment variablerien333
2019-08-15imv: Add imv_pid environment variableHarry Jeffery
2019-08-15imv_load_config: Fix memory leakHarry Jeffery
2019-08-15imv: Fix backend chain memory leakHarry Jeffery
2019-08-15binds: Fix memory leakHarry Jeffery
2019-08-13Wayland: Detect keyboard layout automaticallyHarry Jeffery
2019-08-12Fix background color bugHarry Jeffery
2019-08-07Update man pagesHarry Jeffery
2019-08-07ipc: Add ipc support to imvHarry Jeffery
2019-08-07Don't quit when out of imagesHarry Jeffery
2019-08-07navigator: Use generic list implementationHarry Jeffery
2019-08-07Make aliases smarterHarry Jeffery
2019-08-07imv: Improve slideshow commandHarry Jeffery
2019-08-07Add background colour commandHarry Jeffery
2019-08-07Rename some commands, and add some aliasesHarry Jeffery
2019-07-30Rename select_rel and select_abs to next,prev,gotoHarry Jeffery
2019-07-19Improve command prompt formattingHarry Jeffery
2019-07-15Kill old debug loggingHarry Jeffery
2019-07-15Fix next frame commandHarry Jeffery
2019-07-13Remove OpenGL awareness from core logicHarry Jeffery
2019-07-13Implement scroll inputHarry Jeffery