I'm making a shell for Pandora. Currently it's just a dummy menu, but it has a nice framework already.
Here is a simple video displaying what it currently looks like:
[youtube]spegJ6qTNIA[/youtube]
If you want to try it for yourself you can checkout the source from http://github.com/Zoxc/scale or download one of the pre-compiled binaries:
I would like some comments suggestion on the layout and functionallity of the menu. I didn't like the vertical scrolling in the categories too much, so I should return to horizontal scrolling. The header in the categories is to how the current position like the Vista address bar or Nautilus. There will be subcategories you can open so it's not completely useless
I think having horizontal selection of the running application (with preview maybe?) would be better. Then you would have misc stuff at top, current application in the middle and categories to launch new application at bottom.
The header in the categories kinda screwed up the style so I might need an hand with the graphics, maybe some cheesy sound effect too ^_^
You might also want to take a look at my suggestion for a screen management protocol: viewtopic.php?f=14&t=154
Here is a simple video displaying what it currently looks like:
[youtube]spegJ6qTNIA[/youtube]
If you want to try it for yourself you can checkout the source from http://github.com/Zoxc/scale or download one of the pre-compiled binaries:
- Windows: http://rapidshare.com/files/159770038/S ... _Win32.zip (Preview Release 8, requires OpenGL 2.0 or OpenGL 1.5 and the GL_ARB_shading_language_100 extension)
- Linux x86: http://rapidshare.com/files/153606111/S ... x86.tar.gz (Preview Release 7, requires SDL, SDL_image, SDL_ttf and SDL_mixer installed)
I would like some comments suggestion on the layout and functionallity of the menu. I didn't like the vertical scrolling in the categories too much, so I should return to horizontal scrolling. The header in the categories is to how the current position like the Vista address bar or Nautilus. There will be subcategories you can open so it's not completely useless
I think having horizontal selection of the running application (with preview maybe?) would be better. Then you would have misc stuff at top, current application in the middle and categories to launch new application at bottom.
The header in the categories kinda screwed up the style so I might need an hand with the graphics, maybe some cheesy sound effect too ^_^
You might also want to take a look at my suggestion for a screen management protocol: viewtopic.php?f=14&t=154