Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move the desktop initialization after the menu's initialization. With all ↵ | Ken Moore | 2015-05-23 |
| | | | | teh additional process events calls the menus needs to be ready before desktop elements start trying to use them. | ||
* | Add a new "phase" into the boot splash - system applications loading. | Ken Moore | 2015-05-23 |
| | |||
* | Add a new boot splash screen to be used during the Lumina initialization ↵ | Ken Moore | 2015-05-21 |
phase. This is *not* a QSplashScreen, so we avoid the issues with VirtualBox/3D acceleration and it loads/updates much faster (almost no change in the startup time on my system). |