List of alternative shells for Windows

Last updated

This is a list of software that provides an alternative graphical user interface for Microsoft Windows operating systems. The technical term for this interface is a shell . Windows' standard user interface is the Windows shell; Windows 3.0 and Windows 3.1x have a different shell, called Program Manager. The programs in this list do not restyle the Windows shell, but replace it; therefore, they look and function differently, and have different configuration options.

Contents

Shell Software license Windows versions Development status
3.1x 9x 2000 XP Vista 7 8 10 11
Blackbox GPL NoNoNoYesYesYesYesYesYesActive
BumpTop Apache License NoNoNoYesYesYesYesYesYesDiscontinued
Cairo Shell Apache License NoNoNoNoNoYesYesYesYesActive [1]
Calmira GPL YesNoNoNoNoNoNoNoNoDiscontinued
Central Point Desktop Proprietary YesNoNoNoNoNoNoNoNoDiscontinued
Classic Shell Proprietary NoNoNoNoNoYesYesYesNoDiscontinued [2]
Emerge Desktop GPL NoNoYesYesYesYesNoNoNoDiscontinued [3]
LDE(X) GPL NoNoYesYesNoNoNoNoNoDiscontinued [4]
LiteStep GPL NoYesYesYesYesYesYesYesNoStalled [5]
Norton Desktop Proprietary YesNoNoNoNoNoNoNoNoDiscontinued
Open-Shell MIT License NoNoNoNoNoYesYesYesYesActive
Packard Bell Navigator Proprietary YesYesNoNoNoNoNoNoNoDiscontinued
ReactOS Explorer GPL NoNoNoYesYesYesYesNoNoActive [6] [7] [8]
SharpEnviro GPL NoNoNoYesYesYesNoNoNoDiscontinued [9]
TabWorks Proprietary YesNoNoNoNoNoNoNoNoDiscontinued
Talisman Desktop Trialware NoYesYesYesYesYesYesYesNoStalled [10] [11]
Xerox Rooms Proprietary YesNoNoNoNoNoNoNoNoDiscontinued

See also

Related Research Articles

<span class="mw-page-title-main">Graphical user interface</span> User interface allowing interaction through graphical icons and visual indicators

A graphical user interface, or GUI, is a form of user interface that allows users to interact with electronic devices through graphical icons and visual indicators such as secondary notation. In many applications, GUIs are used instead of text-based UIs, which are based on typed command labels or text navigation. GUIs were introduced in reaction to the perceived steep learning curve of command-line interfaces (CLIs), which require commands to be typed on a computer keyboard.

<span class="mw-page-title-main">History of the graphical user interface</span>

The history of the graphical user interface, understood as the use of graphic icons and a pointing device to control a computer, covers a five-decade span of incremental refinements, built on some constant core principles. Several vendors have created their own windowing systems based on independent code, but with basic elements in common that define the WIMP "window, icon, menu and pointing device" paradigm.

Microsoft Windows is a product line of proprietary graphical operating systems developed and marketed by Microsoft. It is grouped into families and sub-families that cater to particular sectors of the computing industry – Windows (unqualified) for a consumer or corporate workstation, Windows Server for a server and Windows IoT for an embedded system. Defunct families include Windows 9x, Windows Mobile, Windows Phone, and Windows Embedded Compact.

<span class="mw-page-title-main">Qt (software)</span> Object-oriented framework for software development

Qt is cross-platform application development framework for creating graphical user interfaces as well as cross-platform applications that run on various software and hardware platforms such as Linux, Windows, macOS, Android or embedded systems with little or no change in the underlying codebase while still being a native application with native capabilities and speed.

<span class="mw-page-title-main">Windows 95</span> Microsoft computer operating system released in 1995

Windows 95 is a consumer-oriented operating system developed by Microsoft as part of its Windows 9x family of operating systems. The first operating system in the 9x family, it is the successor to Windows 3.1, and was released to manufacturing on July 14, 1995, and generally to retail on August 24, 1995, almost three months after the release of Windows NT 3.51. Windows 95 is the first version of Microsoft Windows to include the Modern Windows Feel Windows 95 merged Microsoft's formerly separate MS-DOS and Microsoft Windows products, and featured significant improvements over its predecessor, most notably in the graphical user interface (GUI) and in its simplified "plug-and-play" features. There were also major changes made to the core components of the operating system, such as moving from a mainly cooperatively multitasked 16-bit architecture to a 32-bit preemptive multitasking architecture, at least when running only 32-bit protected mode applications.

In computing, a desktop environment (DE) is an implementation of the desktop metaphor made of a bundle of programs running on top of a computer operating system that share a common graphical user interface (GUI), sometimes described as a graphical shell. The desktop environment was seen mostly on personal computers until the rise of mobile computing. Desktop GUIs help the user to easily access and edit files, while they usually do not provide access to all of the features found in the underlying operating system. Instead, the traditional command-line interface (CLI) is still used when full control over the operating system is required.

In computing, cross-platform software is computer software that is designed to work in several computing platforms. Some cross-platform software requires a separate build for each platform, but some can be directly run on any platform without special preparation, being written in an interpreted language or compiled to portable bytecode for which the interpreters or run-time packages are common or standard components of all supported platforms.

<span class="mw-page-title-main">Windowing system</span> Software that manages separately different parts of display screens

In computing, a windowing system is a software suite that manages separately different parts of display screens. It is a type of graphical user interface (GUI) which implements the WIMP paradigm for a user interface.

In computer software, an operating environment or integrated applications environment is the environment in which users run application software. The environment consists of a user interface provided by an applications manager and usually an application programming interface (API) to the applications manager.

<span class="mw-page-title-main">Motif (software)</span> GUI specification and toolkit for the X Window System

In computing, Motif refers to both a graphical user interface (GUI) specification and the widget toolkit for building applications that follow that specification under the X Window System on Unix and Unix-like operating systems. The Motif look and feel is distinguished by its use of rudimentary square and chiseled three-dimensional effects for its various user interface elements.

The taskbar is a graphical user interface element that has been part of Microsoft Windows since Windows 95, displaying and facilitating switching between running programs. The taskbar and the associated Start Menu were created and named in 1993 by Daniel Oran, a program manager at Microsoft who had previously collaborated on great ape language research with the behavioral psychologist B.F. Skinner at Harvard.

<span class="mw-page-title-main">Window manager</span> Type of system software

A window manager is system software that controls the placement and appearance of windows within a windowing system in a graphical user interface. Most window managers are designed to help provide a desktop environment. They work in conjunction with the underlying graphical system that provides required functionality—support for graphics hardware, pointing devices, and a keyboard—and are often written and created using a widget toolkit.

<span class="mw-page-title-main">Virtual desktop</span> User interfaces describe ways in which virtual space of a computers desktop is expanded

In computing, a virtual desktop is a term used with respect to user interfaces, usually within the WIMP paradigm, to describe ways in which the virtual space of a computer's desktop environment is expanded beyond the physical limits of the screen's display area through the use of software. This compensates limits of the desktop area and is helpful in reducing clutter of running graphical applications.

<span class="mw-page-title-main">Shell (computing)</span> Computer program that exposes an operating systems services to a human user or other programs

In computing, a shell is a computer program that exposes an operating system's services to a human user or other programs. In general, operating system shells use either a command-line interface (CLI) or graphical user interface (GUI), depending on a computer's role and particular operation. It is named a shell because it is the outermost layer around the operating system.

<span class="mw-page-title-main">Windows File Manager</span> File manager bundled with Microsoft Windows in the 1990s

File Manager is a file manager program bundled with releases of OS/2 and Microsoft Windows between 1988 and 1999 and available from 6 April 2018 as an optional download for all modern releases of Windows, including Windows 10.

A desktop environment is a collection of software designed to give functionality and a certain look and feel to an operating system.

<span class="mw-page-title-main">Trash (computing)</span> Temporary storage for deleted files

In computing, the trash, also known by other names such as dustbin, wastebasket, and others, is a graphical user interface desktop metaphor for temporary storage for files set aside by the user for deletion, but not yet permanently erased. The concept and name is part of Mac operating systems, a similar implementation is called the Recycle Bin in Microsoft Windows, and other operating systems use other names.

A software widget is a relatively simple and easy-to-use software application or component made for one or more different software platforms.

<span class="mw-page-title-main">Pop-up notification</span> Graphical notification on a computer

The pop-up notification is a graphical control element that communicates certain events to the user without forcing them to react to this notification immediately, unlike conventional pop-up windows. Desktop notifications usually disappear automatically after a short amount of time. Often their content is then stored in some widget that allows the users to access past notifications at a more convenient time.

Comparison of user features of operating systems refers to a comparison of the general user features of major operating systems in a narrative format. It does not encompass a full exhaustive comparison or description of all technical details of all operating systems. It is a comparison of basic roles and the most prominent features. It also includes the most important features of the operating system's origins, historical development, and role.

References

  1. "Cairo Shell Homepage". Cairo Development Team. 30 May 2020. Retrieved 25 May 2024.
  2. "Classic Shell no longer in development. Source code released" . Retrieved 3 January 2024.
  3. "emergedesktop.org has shutdown". Emerge. Archived from the original on 11 May 2015. Retrieved 25 March 2017.
  4. phil (18 April 2007). "The road ahead is a cliff face". LDE(x) Forums. Archived from the original on 26 October 2007. Retrieved 25 March 2017.
  5. Donelle (11 January 2017). "Re: Added .NET Framework interoperability to the core and started a c# binding library". GitHub. Retrieved 25 March 2017.
  6. "ReactOS Explorer". ReactOS Project. Retrieved 16 May 2014.
  7. "ReactOS Explorer source code". ReactOS Project. Archived from the original on 8 July 2017. Retrieved 25 March 2017.
  8. Fuchs, Martin. "ReactOS Explorer (original author, details)" . Retrieved 16 May 2014.
  9. "Download SharpEnviro" . Retrieved 3 January 2024.
  10. "Talisman Desktop". LightTek Software. Retrieved 15 July 2016.
  11. "Talisman Desktop News, no updates since Aug 15, 2011". LightTek Software. Retrieved 15 July 2016.