https://bugs.kde.org/show_bug.cgi?id=521104
--- Comment #4 from Christoph Cullmann <[email protected]> --- We record the last used sessions there, see some example file: ~/.local/share/applications ❯ cat org.kde.kate.desktop [Desktop Action Session 098f6bcd4621d373cade4e832627b4f6] Exec=kate -n -s test Name=test [Desktop Action Session 2e3817293fc275dbee74bd71ce6eb056] Exec=kate -n -s lala Name=lala [Desktop Action Session d2fc17cc2feffa1de5217a3fd29e91e8] Exec=kate -n -s men Name=men [Desktop Entry] Actions=Session 2e3817293fc275dbee74bd71ce6eb056;Session d2fc17cc2feffa1de5217a3fd29e91e8;Session 098f6bcd4621d373cade4e832627b4f6; Categories=Qt;KDE;Utility;TextEditor; Comment=KDE Advanced Text Editor Exec=kate -b %U GenericName=Advanced Text Editor Icon=kate InitialPreference=9 MimeType=text/plain;inode/directory; Name=Kate StartupNotify=true StartupWMClass=kate Terminal=false Type=Application X-DBUS-ServiceName=org.kde.kate X-DBUS-StartupType=Multi X-DocPath=kate/index.html X-KDE-HasTempFileOption=true I don't see that we make that optional. And I don't really see the harm. Other applications create there files, too, like chromium and Co. -- You are receiving this mail because: You are watching all bug changes.
