Age | Commit message (Expand) | Author |
2019-08-13 | Wayland: Detect keyboard layout automatically | Harry Jeffery |
2019-08-12 | Add imv-msg command | Harry Jeffery |
2019-08-12 | ipc: Handle closed socket correctly | Harry Jeffery |
2019-08-12 | Fix background color bug | Harry Jeffery |
2019-08-12 | Dummy windows for unit testing | Harry Jeffery |
2019-08-12 | Detect whether to run wl/x11 at runtime | 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: Don't pickup child directories when non-recursive | Harry Jeffery |
2019-08-07 | navigator: Use generic list implementation | Harry Jeffery |
2019-08-07 | list: Fix memory corruption bug | 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 | canvas: Fix crash | Harry Jeffery |
2019-08-07 | Rename some commands, and add some aliases | Harry Jeffery |
2019-07-30 | navigator: Small refactor | Harry Jeffery |
2019-07-30 | Rename select_rel and select_abs to next,prev,goto | Harry Jeffery |
2019-07-28 | wl: Tidy up imv_window_wait_for_event | Harry Jeffery |
2019-07-28 | wl: Implement hidpi support | Harry Jeffery |
2019-07-24 | Improve select_rel | Andreas Stallinger |
2019-07-19 | Improve command prompt formatting | Harry Jeffery |
2019-07-19 | navigator: Remove unused variable | Harry Jeffery |
2019-07-16 | wl: Pass events via pipe not queue | Harry Jeffery |
2019-07-16 | x11: Pass events via pipe not queue | Harry Jeffery |
2019-07-16 | x11: Use pipe for custom event notification | Harry Jeffery |
2019-07-16 | x11: Implement mouse input | Harry Jeffery |
2019-07-15 | x11: Add fullscreen support | Harry Jeffery |
2019-07-15 | x11: Fix crash by implementing window size accessors | Harry Jeffery |
2019-07-15 | Kill old debug logging | Harry Jeffery |
2019-07-15 | Fix next frame command | Harry Jeffery |
2019-07-15 | Wayland: Remove linux-only eventfd usage | Harry Jeffery |
2019-07-13 | x11_window: Handle most input events | Harry Jeffery |
2019-07-13 | x11_window: Implement wait_for_event | Harry Jeffery |
2019-07-13 | Create stub X11 window implementation | Harry Jeffery |
2019-07-13 | Make window system configurable | Harry Jeffery |
2019-07-13 | Remove OpenGL awareness from core logic | Harry Jeffery |
2019-07-13 | window: Formatting | 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-12 | Create initial imv_window | Harry Jeffery |
2019-07-03 | Add static keyword to internal functions | Harry Jeffery |
2019-07-03 | Big glfw refactor | Harry Jeffery |
2019-06-13 | Add imv_log | Harry Jeffery |