GNOME Bugzilla – Bug 642115
Remove UI code from EphySession
Last modified: 2012-08-03 23:44:42 UTC
This series of patch aim at isolating and extracting the UI code found in EphySession. The resume infobar and the session-quit dialog have been moved to their own source files. In the longer term, some code will move to (Embed*)EphyShell/EphyWindow.
Created attachment 180665 [details] [review] Extract the session end confirmation dialog.
Created attachment 180666 [details] [review] Extract the resume infobar creation code.
Created attachment 180667 [details] [review] Avoid pilling two load session commands in the resume info bar response hand
Created attachment 180668 [details] [review] Extract resume window creation from command queue dispatcher.
Created attachment 180669 [details] [review] Remove unused headers and fix a warning.
Review of attachment 180669 [details] [review]: This does not apply anymore (?).
Review of attachment 180665 [details] [review]: This code is not in EphySession anymore.
Review of attachment 180666 [details] [review]: Neither is this.
Review of attachment 180667 [details] [review]: Neither this.
Review of attachment 180668 [details] [review]: Neither this! :)
Thanks, not bad ideas here, but we cleaned up this code a bit (and more is coming) some time ago.