Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add an unnecessarily fancy about dialog | Přemysl Eric Janouch | 2022-01-09 | 1 | -1/+1 | |
| | ||||||
* | Parallelize thumbnail production | Přemysl Eric Janouch | 2022-01-08 | 1 | -47/+75 | |
| | ||||||
* | Fix browsing the "resource" GVfs schema | Přemysl Eric Janouch | 2022-01-05 | 1 | -0/+4 | |
| | ||||||
* | Rename the whole project shorter | Přemysl Eric Janouch | 2022-01-05 | 1 | -1/+1 | |
| | | | | | | | There is no point in claiming speed, it turns out to be a strange focus to have, considering the amount of available innovations to make. The new name does not appear to be taken by anything important. | |||||
* | Use a unified filesystem model | Přemysl Eric Janouch | 2022-01-05 | 1 | -61/+41 | |
| | | | | | | This removes some duplication of effort. So far, sorting adjustments are not exposed in the UI. | |||||
* | A bunch of additional fixes | Přemysl Eric Janouch | 2021-12-31 | 1 | -4/+5 | |
| | ||||||
* | Minor URL-related fix-ups | Přemysl Eric Janouch | 2021-12-31 | 1 | -13/+3 | |
| | ||||||
* | Convert all loading to use GFile | Přemysl Eric Janouch | 2021-12-30 | 1 | -15/+18 | |
| | | | | Now we're able to make use of GVfs, with some caveats. | |||||
* | Fix thumbnailing cancellation | Přemysl Eric Janouch | 2021-12-28 | 1 | -0/+5 | |
| | | | | Everything's according to GAsyncResult documentation. | |||||
* | Move thumbnails into their own source file | Přemysl Eric Janouch | 2021-12-28 | 1 | -15/+15 | |
| | | | | And clean up identifiers. | |||||
* | Clean up | Přemysl Eric Janouch | 2021-12-28 | 1 | -6/+5 | |
| | ||||||
* | Avoid producing thumbnails of thumbnails | Přemysl Eric Janouch | 2021-12-28 | 1 | -0/+11 | |
| | ||||||
* | Try to regenerate low quality thumbnails | Přemysl Eric Janouch | 2021-12-28 | 1 | -3/+8 | |
| | ||||||
* | Clean up | Přemysl Eric Janouch | 2021-12-28 | 1 | -46/+40 | |
| | | | | | This makes the thumbnailer able to load at most one directory, which we don't particularly mind. | |||||
* | Implement trivial wide thumbnail production | Přemysl Eric Janouch | 2021-12-27 | 1 | -0/+123 | |
| | | | | Also make libwebp a required dependency. | |||||
* | Add a context menu to opened directories | Přemysl Eric Janouch | 2021-12-20 | 1 | -1/+10 | |
| | | | | So that they can be opened with, e.g., Thunar. | |||||
* | Optimize thumbnail rendering | Přemysl Eric Janouch | 2021-12-20 | 1 | -4/+10 | |
| | | | | | | Massive responsivity gains have been achieved here. Rescaling performance doesn't seem to be particularly affected. | |||||
* | Adopt shorter identifiers | Přemysl Eric Janouch | 2021-12-18 | 1 | -0/+1064 | |
Also, slightly reformat the source code according to clang-format. |