Rafał Mikrut

Results 395 comments of Rafał Mikrut

This is instruction from x86_64 mac. Below is additional line that says that on arm mac, this command should be executed: ``` arch -x86_64 /usr/local/bin/brew install gtk+3 adwaita-icon-theme ffmpeg librsvg...

I don't have such mac, so I can't test this, but looks that https://github.com/qarmin/czkawka/issues/637 may contains proper(but maybe a little too long) instruction how to do it

It would be best to create a detailed(and reasonably simple) instruction how to run the program on this system. I don't have any mac and I don't know mac ecosystem,...

This is not a bug, but sub-optimal algorithm. Due to simplicity of adding at the end of functions ~40 lines of code I used this solution. For duplicate mode I...

For now app doesn't follow symbolic links and finds only unique or hardlinked files. Currently due used algorithm it is not possible to follow symlinked folders due recursion problem but...

It is already implemented by https://github.com/qarmin/czkawka/pull/572

Oh, I misread this. The problem is that select menu already have too much records and adding more will completely One of solutions is to add "Other" menu option, that...

Most tools are written in C/C++ and similar, so integration can be problematic. From Rust side, probably something like https://crates.io/crates/mime_guess can be used

I don't think that this errors are caused by Czkawka but VNC, there is a lot of similar issues on internet about libVNC

Both selecting with arrows + shift or mouse + shift or ctrl works fine on Linux - Space reverse selected rows https://user-images.githubusercontent.com/41945903/149612817-61f143bb-04a3-4e0d-b4be-b1b993ab1630.mp4