https://bugs.kde.org/show_bug.cgi?id=437337
--- Comment #4 from Nate Graham <n...@kde.org> --- That seems easily optimizable by only writing to the config file when a new file is opened, not when the session itself is loaded, no? And in the case where multiple files are opened by the same action, they could be batched up and result in only one write not n writes. But a 10 second delay timer would probably be okay. -- You are receiving this mail because: You are watching all bug changes.