[Bug 75673] [PATCH] bad session management when KMail is minimized to tray

2009-04-14 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=75673





--- Comment #20 from Thomas McGuire   2009-04-14 10:02:53 ---
SVN commit 953503 by tmcguire:

Backport r951220 by tmcguire from trunk to the 4.2 branch:

Remember the docked state for session management.
Patch by Mathieu Seigneurin , thanks!

CCBUG: 75673



 M  +19 -0 kmmainwin.cpp  
 M  +9 -0  kmmainwin.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=953503

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 75673] [PATCH] bad session management when KMail is minimized to tray

2009-04-08 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=75673


Thomas McGuire  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #19 from Thomas McGuire   2009-04-08 19:48:48 ---
SVN commit 951220 by tmcguire:

Remember the docked state for session management.
Patch by Mathieu Seigneurin , thanks!

BUG: 75673


 M  +19 -0 kmmainwin.cpp  
 M  +9 -0  kmmainwin.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=951220

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 75673] [PATCH] bad session management when KMail is minimized to tray

2009-04-03 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=75673





--- Comment #18 from Allen Winter   2009-04-03 14:16:35 ---
> Should I try and keep bgo in sync with reviewboard if this goes anywhere?
> I'm not sure I understand the process/workflow.

No need.
The workflow will continue on reviewboard.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 75673] [PATCH] bad session management when KMail is minimized to tray

2009-04-02 Thread matsei
https://bugs.kde.org/show_bug.cgi?id=75673


mat...@seimat.net changed:

   What|Removed |Added

  Attachment #32542|0   |1
is obsolete||




--- Comment #17 from2009-04-03 08:45:21 ---
Created an attachment (id=32554)
 --> (http://bugs.kde.org/attachment.cgi?id=32554)
Simpler version of the previous patch

Simpler version attached, reviewboard thingy at:
http://reviewboard.kde.org/r/504/
Should I try and keep bgo in sync with reviewboard if this goes anywhere?
I'm not sure I understand the process/workflow.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 75673] [PATCH] bad session management when KMail is minimized to tray

2009-04-02 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=75673


Allen Winter  changed:

   What|Removed |Added

 CC||win...@kde.org




--- Comment #16 from Allen Winter   2009-04-02 18:38:01 ---
Appreciate it if you would post this to our new patch review system on
reviewboard.kde.org under the kdepim group.

This is where we now collect and review patches.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 75673] [PATCH] bad session management when KMail is minimized to tray

2009-04-02 Thread matsei
https://bugs.kde.org/show_bug.cgi?id=75673


mat...@seimat.net changed:

   What|Removed |Added

  Attachment #31876|0   |1
is obsolete||




--- Comment #15 from2009-04-02 18:24:09 ---
Created an attachment (id=32542)
 --> (http://bugs.kde.org/attachment.cgi?id=32542)
Restore kmail hidden at session startup if it was hidden

Indeed kmail never got restored with the previous patch.
This one should do the trick with a ->restore override and
session state save/restore copied and adapted from aKregator.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 75673] [PATCH] bad session management when KMail is minimized to tray

2009-03-08 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=75673


Thomas McGuire  changed:

   What|Removed |Added

Summary|bad session management when |[PATCH] bad session
   |KMail is minimized to tray  |management when KMail is
   ||minimized to tray




--- Comment #14 from Thomas McGuire   2009-03-08 19:54:04 ---
> Make kmail start hidden if restored by session manager

Well, if I had KMail maximized before shutdown, I still want to have it
maximized when the session is restored. That is not handled by the patch,
right?

Can you add that to the patch? Either remember the shown/hidden state in KMail
or in KMainWin (probably needs a new restore() method for compatibilty then).

If the patch is ready, please submit it to reviewboard.kde.org, under the
"kdepim" group.

Thanks.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs