Jean-Claude Graf

Results 14 issues of Jean-Claude Graf

Adds settings to specify the desired ordering of the images and the desired order of folders. Todo: - [x] Seperate options for folder and images - [x] `Size` for directory...

When appending a `>` to a external command, display the stdout in vimiv. This is especially useful when processing the file externally with some utility. Also, currently it is not...

Desperate attempt to get metadata to work nr 148 :yum: We have had so many troubles to get metadata support and none of the available solutions seemed perfect. To quickly...

Adds a section containing all available command line arguments to the documentation Todos: - [x] Fix `--` displayed as `-` - [x] Add examples - [x] Improve phrasing - [...

This PR adds internal metadata keys to vimiv, as outlined in #324. Unlike @karlch has suggested, I have put everything into the preexisting `ExifHandler`. I had the feeling that the...

Some points how the documentation could be improved: - [ ] [Settings overview](https://karlch.github.io/vimiv-qt/documentation/configuration/settings.html#overview-of-all-settings) - [ ] Indicate the domain of the setting options. - Some options may be more obvious...

docs

While working with the api for some plugins I noticed some missing functionality: - [x] `api.mark`: Additionally, it should expose: - `api.mark.is_marked(name: str)` to check if a image is marked....

As briefly mentioned in #321, it would be useful to to be able to display some information about the image file in the metadata widget, which are not part of...

I could imagine that something like a visual mode would be very useful. After activating the mode one could select a bunch of subsequent images in library or thumbnail mode....

enhancement
discussion

This lines were removed from the kernel: [see](https://gitlab.com/pgwipeout/linux-next/-/blame/main/arch/arm64/boot/dts/rockchip/rk3566-pinenote.dts#L656) pgwipeout comment: >And I specifically stopped setting vcom because it should be set by the factory in the regulator eeprom, and if...