| 5 Oct 2025 |
K900 | The good news is that it should be easy to fix | 17:42:01 |
K900 | The bad news is that I'm definitely not doing it in, like, at least the next two cycles | 17:42:14 |
K900 | AT LEAST | 17:42:29 |
K900 | I guess the giga brain solution would be to add a cache to QStandardPaths | 17:44:00 |
K900 | But that is big enough that you'd have to think about like, eviction policies | 17:44:14 |
Marie | yeah don't worry, it's not like this has any urgency | 17:45:31 |
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 |