Summary: | Autostart does not remember wether kget was minimized (to tray icon) or not | ||
---|---|---|---|
Product: | [Applications] kget | Reporter: | Dorian Vasco <dorian.nagel> |
Component: | general | Assignee: | KGet authors <kget> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | finex |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | save mainwindow minimized state from sys tray icon |
Description
Dorian Vasco
2008-07-07 11:11:30 UTC
Created attachment 26429 [details]
save mainwindow minimized state from sys tray icon
Javier: I think this change is okay, but you need to remove this option in the settings dialog. Otherwise it gets overwritten, even when the users changes this setting. SVN commit 838237 by jgoday: Save the minimized state of the mainwindow from the system tray icon. Remove the 'show main window at start' from the appearance settings. BUG:165930 M +2 -18 conf/dlgappearance.ui M +2 -0 ui/newtransferdialog.cpp M +5 -0 ui/tray.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=838237 *** Bug 175765 has been marked as a duplicate of this bug. *** |