Christian Boxdörfer

Results 243 comments of Christian Boxdörfer

@flickleafy that's to be expected. The `Type` column only tries to guess the type from the name. I'll probably add an additional column for the `Content Type`, which will be...

Hi, thank you for the pull request. I've too thought about adding this feature back in a similar way you did. However I think there are at least issues with...

> I can also do some benchmarks to be more accurate. That would be great. > Do icons generated during initial query or on demand? If it is the latter...

> Ok, lstat solved the symlink issue. Unfortunately it is not compliant with c11 and requires gnu11 or at least explicitly defining some macros, otherwise, although it works correctly it...

> Coincidentally, while checking the code before regression, found g_file_query_info_async which might be useful. The problem with that is that each call spawns its own thread. So we will end...

> Ok I added the line. Great, merged. > If that is the case, I certainly would like to give it a try. That's cool. Just let me know when...

Yes, probably. I'll add that to my todo list.

> E.g. when I check Update database on start I expect the program to update the indices on each start of the program. This works well. But if I also...

> It would be nice if there was the ability to create (and optionally change) the crontab job directly from the gui Personally I'm not a big fan when applications...

Yes, that's a useful feature. However it's not a high priority right now for me, so it'll not happen anytime soon, unless someone else implements it.