|
Emerge Desktop is a replacement windows "shell" (the desktop environment normally provided by Windows Explorer) for Windows 2000 and above. In order to replace Windows Explorer as a shell, it provides a system tray (the area that collects the icons collected at the lower right corner in Explorer), called emergeTray. It will also provide access to the users programs (normally accessed with the windows "start" button) via a right-click on the desktop, via emergeCore.
Emerge Desktop is implemented with MinGW which is an OpenSource implementation of the GNU C compiler and utilities. Up to this point, closed source commercial projects have mainly been used (Microsoft Visual C++, Borland Delphi) to develop alternate shells as they use proprietary Microsoft API features. With Microsoft releasing more detailed information about these API calls, the MinGW win32api is now quite complete. Additionally, several web sites on the internet have started to include documentation and code that illustrate how to access and use these functions.
Emerge Desktop has an open API, which allows for applets to be coded with compilers other than MinGW if someone wishes to do so.
Emerge Desktop is written in C++, primarily developed with MinGW and is licensed as OpenSource (under the GPL). All the source is available in Mercurial at Sourceforge. Emerge Desktop can be developed using Code::Blocks or CodeLite, both of which are IDEs for MinGW.
From a design point of view, Emerge Desktop applets are capable of being run as both standalone as well as being integrated. In order for Emerge Desktop applets to communicate with each other, emergeCore must be running. Without emergeCore, each applet will run independently (if, for example, you wish to use them in conjunction with another desktop shell).
If you want to participate in this project there are forums and an irc channel (#emergedesktop) on FreeNode. Please feel free to try Emerge Desktop, and provide feedback!
| | Latest Forum Posts: Topic: eCommand fonts and eTray icons
By: MeToo On: Wed Feb 10, 2010 9:46 am Topic: How long do movies on the itunes store last?
By: MeToo On: Wed Feb 10, 2010 9:43 am Topic: applets won't run on startup
By: MeToo On: Tue Feb 09, 2010 2:31 pm Topic: How does a computer's hardware understand it's base code ?
By: MeToo On: Tue Feb 09, 2010 9:55 am Topic: Zune not read when connected, volume controls don't work
By: uk_dave On: Mon Feb 08, 2010 8:07 pm Topic: Audio Recording/mixing/sequencing software suggestions?
By: MeToo On: Mon Feb 08, 2010 12:06 pm Topic: Logon Sound Doesn't Play
By: waterwolf On: Mon Feb 08, 2010 1:21 am Topic: Screenshots of Emerge Desktop in action :-)
By: newnew82 On: Sat Feb 06, 2010 2:00 pm Topic: Compatibility with other shells
By: MeToo On: Fri Feb 05, 2010 9:24 am Topic: Windows 7 taskbar
By: Link On: Thu Feb 04, 2010 9:50 pm
|