|
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 (MinGW-w64 for the 64-bit version), 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++ 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: 5.2 Release Trouble
By: ironhead On: Fri Sep 03, 2010 12:30 pm Topic: HTC Home for Windows
By: MeToo On: Thu Sep 02, 2010 11:10 pm Topic: Release 5.2
By: AiZ On: Thu Sep 02, 2010 10:16 pm Topic: Compiling Emerge Desktop
By: ironhead On: Thu Sep 02, 2010 12:04 pm Topic: emergeTray crashes with device removal
By: ironhead On: Wed Sep 01, 2010 5:48 pm Topic: "Reverse" gradient for active task
By: MeToo On: Tue Aug 31, 2010 10:50 pm Topic: HELP PLS!!!
By: messinger On: Tue Aug 31, 2010 4:39 pm Topic: I'm stuck!
By: ironhead On: Mon Aug 30, 2010 6:15 pm Topic: ED & Fullscreen
By: MeToo On: Mon Aug 30, 2010 1:26 pm Topic: Release 5.1 promotion
By: MeToo On: Sat Aug 28, 2010 10:35 am
|