Panorama is a UI engine based on Qt Quick. It enables creating rich and visually pleasing UI's easily using QML and JavaScript.
This build contains seven UI's. After launching Panorama for the first time, it starts the "Test" UI. It takes a bit to load, so wait until the clock hands start to move before trying to interact with it.
Use the "settings.cfg" file generated into appdata to change the UI. The bundled UI's are "Test", "Simplicity", "Colors" (PMenu emulation example), "Tabbed", "TestSuite", "Magma" and "MilkyTest". Use the fullscreen variable to set Panorama start fullscreen. Some UI's like Magma add variables to the settings file after first launch for you to fiddle with.
Global hotkeys:
Ctrl-F/F11: fullscreen
Ctrl-Q/F12: quit
There are bugs and missing features.
Here is a video of the MilkyTest UI in action:
http://www.youtube.com/watch?v=_fjZ-JWTOIk
** UPDATE 2011年08月25日 **
+ New libmilky, fixes upgrades
** UPDATE 2011年08月10日 **
+ New libmilky and libpnd
+ Support for finding out if packages have been modified in the repo since last sync
+ A bunch of small improvements to MilkyTest UI
** UPDATE 2011年07月25日 **
+ Added milky-plugin and MilkyTest UI (package management)
+ Added Qt plugins
** UPDATE 2011年05月29日 **
+ Several bug fixes
+ Tabbed performance up
+ Magma works! Again!
**UPDATE 2011年05月22日 **
+ New plugin-based architecture
+ Several bug fixes
**UPDATE 2011年05月03日**
+Magma works now!