Colin Clark

Results 354 comments of Colin Clark

What does this command show? `glxinfo -B | egrep 'renderer|version'`

Please run this script and upload the output: [diag-gtk-perf.sh.gz](https://github.com/user-attachments/files/22319354/diag-gtk-perf.sh.gz)

If zoom is set to `original size` is the speed affected?

In the latest commit, the command line handling has changed. The attached .diff are the changes I think are necessary to conform with the new code: [1524-1.diff.gz](https://github.com/user-attachments/files/17365613/1524-1.diff.gz)

Revised .diff file. Please note that these changes are merely suggestions. You can run the project static tests locally before making a pull request by: ./scripts/test-all.sh [1524-2.diff.gz](https://github.com/user-attachments/files/17375869/1524-2.diff.gz)

@porridge I suggest you consider changing option `--process-duplicates` to `--duplicates-process`. This will group the three new commands together in the help output, and will be more logical when using command...

@porridge I am sorry that it has taken me so long to think over this feature @ anyone else For comment I think there may be another way to solve...

@porridge Attached is a .diff from the current sources. I would appreciate it if you would take a look at it. This code is not a solution - it is...

@porridge OK Cache maintenance runs Geeqie in non-gui mode. I will use that as an example and try to create something better.