| 5 Oct 2025 |
K900 | And strictly speaking KColorScheme can still cache better | 17:45:37 |
Marie | and with all of the fire going on... | 17:45:39 |
K900 | Because QStandardPaths will only cache file lookups | 17:45:43 |
K900 | * Because QStandardPaths will only cache file path lookups | 17:45:48 |
K900 | And KColorScheme can cache the entire color scheme | 17:45:54 |
K900 | And given the file size of an average color scheme you can probably read all of it in one syscall anyway | 17:46:31 |