Christian Karl
Christian Karl
As code speaks louder than works, here is a draft PR for what I meant with using thumbnail mode for the described listview in #299. Thumbnail mode can now also...
As it is now possible to handle multiple paths in e.g. `:open`, the completion should start with new suggestions once a space is entered after the first complete path. This...
In principle vimiv supports opening images from multiple directories in all sorts of ways (directly upon startup, via `:open`, via marks, via tags, ...), but the behaviour is then often...
From time to time, more often than not at times, one or more runners in the CI are extremely slow and get killed by the timeout after running for ages....
This issue is a collection of ideas for plugins. If you have any idea for a plugin you would like to see, feel free to comment here and I can...
As both Qt6 and PyQt6 have been released, we should think about how to support them. I suppose we will need to support both (Py)Qt5 and (Py)Qt6 for a while...
It would be nice to have some sort of integration with cameras to e.g. import all files from the camera. This is probably rather heavy and should be implemented as...
A keybinding cheatsheet similar to the old one available [here](http://karlch.github.io/vimiv/images/keybindings/keyboard_image.png) would be great. It could include the main keybindings which are not expected to change. EDIT: I would like to...
A nice widget to crop images without the use of external commands would be nice to have. See [this issue of the GTK version](https://github.com/karlch/vimiv/issues/54).
The [install part](https://karlch.github.io/vimiv-qt/documentation/install.html#package-names-for-distributions) of the documentation includes the required package names of the dependencies for different distributions. This should be done for: - [x] archlinux - [ ] ubuntu /...