aboutsummaryrefslogtreecommitdiff
path: root/src/imv.c
AgeCommit message (Expand)Author
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
2019-07-13Handle mouse inputHarry Jeffery
2019-07-12Remove resizing, not supported in wayland yetHarry Jeffery
2019-07-12Modernise event loopHarry Jeffery
2019-07-12Fix event loop hangingHarry Jeffery
2019-07-12Fullscreen supportHarry Jeffery
2019-07-12Start replacing glfw with imv_windowHarry Jeffery
2019-07-03Add static keyword to internal functionsHarry Jeffery
2019-07-03Big glfw refactorHarry Jeffery
2019-06-13Add imv_logHarry Jeffery
2019-06-12Add support for hidpi renderingHarry Jeffery
2019-06-12imv:handle_event small tidy upHarry Jeffery
2019-05-10Add version flag with -v7415963987456321
2019-02-27Fix copy-paste error in resizing mode parsingHarry Jeffery