Bug 165930

Summary: Autostart does not remember wether kget was minimized (to tray icon) or not
Product: [Applications] kget Reporter: Dorian Vasco <dorian.nagel>
Component: generalAssignee: 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:
Attachments: save mainwindow minimized state from sys tray icon

Description Dorian Vasco 2008-07-07 11:11:30 UTC
Version:            (using Devel)
Installed from:    Compiled sources

Like some of other programs (for example kmail) the kget window is shown after starting KDE. It should be only in the panel (as tray icon).
Comment 1 Javier goday 2008-07-27 09:40:50 UTC
Created attachment 26429 [details]
save mainwindow minimized state from sys tray icon
Comment 2 Urs Wolfer 2008-07-27 11:38:07 UTC
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.
Comment 3 Javier goday 2008-07-27 12:44:46 UTC
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
Comment 4 Lukas Appelhans 2008-12-13 14:30:33 UTC
*** Bug 175765 has been marked as a duplicate of this bug. ***