aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-08-12Add imv-msg commandHarry Jeffery
2019-08-12ipc: Handle closed socket correctlyHarry Jeffery
2019-08-12Fix background color bugHarry Jeffery
2019-08-12Dummy windows for unit testingHarry Jeffery
2019-08-12Detect whether to run wl/x11 at runtimeHarry 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: Don't pickup child directories when non-recursiveHarry Jeffery
2019-08-07navigator: Use generic list implementationHarry Jeffery
2019-08-07list: Fix memory corruption bugHarry Jeffery
2019-08-07Make aliases smarterHarry Jeffery
2019-08-07imv: Improve slideshow commandHarry Jeffery
2019-08-07Add background colour commandHarry Jeffery
2019-08-07canvas: Fix crashHarry Jeffery
2019-08-07Rename some commands, and add some aliasesHarry Jeffery
2019-07-30navigator: Small refactorHarry Jeffery
2019-07-30Rename select_rel and select_abs to next,prev,gotoHarry Jeffery
2019-07-28wl: Tidy up imv_window_wait_for_eventHarry Jeffery
2019-07-28wl: Implement hidpi supportHarry Jeffery
2019-07-24Improve select_relAndreas Stallinger
2019-07-19Improve command prompt formattingHarry Jeffery
2019-07-19navigator: Remove unused variableHarry Jeffery
2019-07-16wl: Pass events via pipe not queueHarry Jeffery
2019-07-16x11: Pass events via pipe not queueHarry Jeffery
2019-07-16x11: Use pipe for custom event notificationHarry Jeffery
2019-07-16x11: Implement mouse inputHarry Jeffery
2019-07-15x11: Add fullscreen supportHarry Jeffery
2019-07-15x11: Fix crash by implementing window size accessorsHarry Jeffery
2019-07-15Kill old debug loggingHarry Jeffery
2019-07-15Fix next frame commandHarry Jeffery
2019-07-15Wayland: Remove linux-only eventfd usageHarry Jeffery
2019-07-13x11_window: Handle most input eventsHarry Jeffery
2019-07-13x11_window: Implement wait_for_eventHarry Jeffery
2019-07-13Create stub X11 window implementationHarry Jeffery
2019-07-13Make window system configurableHarry Jeffery
2019-07-13Remove OpenGL awareness from core logicHarry Jeffery
2019-07-13window: FormattingHarry 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-12Create initial 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-12svg: Fix flipped colorsHarry Jeffery