|
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: [solved] Fatal conflict with Comodo Internet Security
By: john01 On: Sun Jul 25, 2010 6:58 pm Topic: A hand full of problems, well two really!
By: liquid azrael On: Thu Jul 22, 2010 9:51 pm Topic: HELP PLS!!!
By: Deyna On: Sun Jul 18, 2010 9:44 pm Topic: Edit emerge bar
By: Leedvermaak On: Sat Jul 17, 2010 9:24 am Topic: Bars on background?
By: Leedvermaak On: Fri Jul 16, 2010 5:52 am Topic: Emerge with background?
By: MeToo On: Thu Jul 15, 2010 8:24 pm Topic: Make drives C and D on emerge launcher??
By: MeToo On: Wed Jul 14, 2010 11:04 am Topic: [How To] Access the Recycle Bin
By: MeToo On: Tue Jul 13, 2010 9:15 am Topic: Old logo / New logo
By: Master Of Puppets On: Fri Jul 09, 2010 4:44 pm Topic: Release 5.0
By: ZaLiTH On: Fri Jul 09, 2010 6:50 am
|