|
Emerge Desktop is a replacement windows "shell" (the desktop environment normally provided by Windows Explorer) for Windows XP 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, which is an 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: Windows 8 update
By: tsftd On: Thu May 17, 2012 10:14 am Topic: Is this post some kind of joke?
By: LoL On: Mon May 14, 2012 4:13 pm Topic: If the Sirius Cybernetics Coorporation made music
By: LoL On: Mon May 14, 2012 3:34 pm Topic: Should I try the dev version
By: Xaero On: Sat May 12, 2012 2:31 pm Topic: Explorer shell returns after reboot
By: MeToo On: Fri May 11, 2012 10:21 am Topic: Microsoft Security Center service not working with ED
By: ironhead On: Wed May 09, 2012 11:39 am Topic: Move tooltip location
By: Xaero On: Mon May 07, 2012 10:11 pm Topic: Failed to execute "CSIDL_DRIVES"
By: ironhead On: Sat May 05, 2012 2:35 am Topic: control panel window crashing
By: ironhead On: Sat May 05, 2012 2:34 am Topic: Icons larger than 32x32 & 16x16 for Task & Tray?
By: AiZ On: Wed May 02, 2012 10:44 pm
|