Motif (software)

Revision as of 18:38, 21 March 2025 by imported>Guy Harris (→‎Open Motif: Use a citatin template.)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Template:Short description {{#invoke:other uses|otheruses}} Template:Use mdy dates {{#invoke:Infobox|infobox}}Template:Template other{{#invoke:Check for unknown parameters | check | showblankpositional=1 | unknown = Template:Main other | preview = Page using Template:Infobox software with unknown parameter "_VALUE_"|ignoreblank=y | AsOf | author | background | bodystyle | caption | collapsetext | collapsible | developer | discontinued | engine | engines | genre | included with | language | language count | language footnote | latest preview date | latest preview version | latest release date | latest release version | latest_preview_date | latest_preview_version | latest_release_date | latest_release_version | licence | license | logo | logo alt | logo caption | logo upright | logo size | logo title | logo_alt | logo_caption | logo_upright | logo_size | logo_title | middleware | module | name | operating system | operating_system | other_names | platform | programming language | programming_language | released | replaced_by | replaces | repo | screenshot | screenshot alt | screenshot upright | screenshot size | screenshot title | screenshot_alt | screenshot_upright | screenshot_size | screenshot_title | service_name | size | standard | title | ver layout | website | qid }}Template:Main other

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.

Motif is the toolkit for the Common Desktop Environment and IRIX Interactive Desktop, thus it was the standard widget toolkit for Unix. Closely related to Motif is the Motif Window Manager (MWM).

After many years as proprietary software, Motif was released in 2012, as free software under the GNU Lesser General Public License (LGPL-2.1-or-later).<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

HistoryEdit

File:Plan Open Motif screenshot.png
Screenshot of plan, an application that uses the Motif toolkit. The "chiseled" look of Motif is clearly visible.

Motif was created by the Open Software Foundation (OSF) to be a standard graphical user interface for Unix platforms.<ref name="osf-motif" /> Rather than create a new interface from scratch, OSF opened a Request For Technology (RFT) in 1988 to solicit existing technologies from third parties. OSF intended to either adopt an existing interface wholesale, or create one using a combination of technologies from multiple existing products. Forty products were submitted, from which OSF selected twenty-three finalists.<ref>Template:Cite news</ref> Among the finalists were Adobe Inc.'s Display Postscript, Sun Microsystems' OPEN LOOK, Digital Research's GEM, IXI Limited's X.desktop, Apollo Computer's Open Dialogue, Carnegie Mellon University's Andrew User Interface System, Digital Equipment Corporation's XUI, and Hewlett-Packard and Microsoft's CXI and PM/X. Ultimately, OSF selected a combination of the look and feel, window manager and Common User Access compliance from HP and Microsoft's CXI, along with the widget toolkit API and User Interface Language (UIL) from DEC's XUI.<ref>Template:Cite journal</ref><ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> Motif was first shipped by OSF in 1989.<ref name="osf-motif">{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

StandardizationEdit

File:CDE Application Builder.png
The Common Desktop Environment is built on top of Motif.

Motif is the basic building block of the Common Desktop Environment, which was the standard desktop for commercial Unix.

The IEEE 1295 standard (now withdrawn<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>) defines the "Motif API".<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> As of version 2.1, Motif supports Unicode, which made it widely used in several multilingual environments.

LicensingEdit

ProprietaryEdit

Motif was originally made available under a license requiring royalty payments.

Open MotifEdit

A version called Open Motif (substantially the same codebase under a different license)<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> was released on May 15, 2000, under a license which allowed royalty-free distribution of Open Motif if the platform upon which it is used was open source<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>Template:Sndbut was not an open source license itself. The name was criticized by Richard Stallman of the Free Software Foundation for likelihood to mislead people into thinking it was proper open source or free software, particularly for the Open Group's statement that they had "released the source code of Motif to the Open Source community".<ref>Template:Cite newsgroup</ref> The initial release of Open Motif was version 2.1.30 in May 2000; Open Motif 2.3 was released in June 2007, followed by a 2.3.1 bug fix release in September 2008 and a 2.3.2 bug fix release in March 2009.

During the time when Motif was closed source software, the LessTif project was created with the aim of creating a free software implementation, under the LGPL.

GNU LGPLEdit

In October 2012, Motif was released as a source code distribution under the GNU LGPL-2.1-or-later.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> Motif's source code is available on SourceForge.

See alsoEdit

ReferencesEdit

Template:Reflist

Template:Open Group standards Template:Widget toolkits