GNOME Bugzilla – Bug 746751
System notification on install completion
Last modified: 2016-03-31 13:22:07 UTC
With express install the ideas is that user starts it and then does other things (either on the same host, another host or goes afk) so it would be nice to notify user that installation is complete and they can now use the new box. In case of user going away from computer, they'll see the notification on the lock screen if they just move the mouse etc. Without notification, they'll have to unlock screen just to see if installation is finished or not.
commit: 91a0f660c597f64ab74a99ef0629cadf32470771 vm-creator: System notification on install completion commit: a83373a628c6e6c5955da752ed988a43a9275f66 app: Add notify_machine_installed() method Add a method to launch a system notification to inform the user that installation of a box is complete. The notification is only launched if machine's window (which would be main window if machine is not running in any window currently) is not active. commit: 48ff6174422546e5f03af6a78d9e58ee8270e9bb app: Add action to launch a box by name https://bugzilla.gnome.org/show_bug.cgi?id=746751