Compiz

From Infogalactic: the planetary knowledge core
(Redirected from Beryl (window manager))
Jump to: navigation, search
Compiz
Compiz logo
Fedora-Core-6-AIGLX.png
Screenshot showing the Cube plugin for Compiz on Fedora
Developer(s) David Reveman, Sam Spilsbury, Danny Baumann, Dennis Kasprzyk, Daniel van Vugt
Initial release 2006; 18 years ago (2006)
Stable release 0.9.12.2[1] / August 20, 2015; 8 years ago (2015-08-20)[1]
Written in C, C++, Python
Operating system Unix-like
Type Window manager
License GPL, core: MIT license
Website launchpad.net/compiz

Compiz /kɒmpɪz/ is a compositing window manager for the X Window System, using 3D graphics hardware to create fast compositing desktop effects for window management. Effects, such as a minimization animation or a cube workspace, are implemented as loadable plugins. Because it conforms to the ICCCM standard, Compiz can be used as a substitute for the default Mutter or Metacity, when using GNOME Panel, or KWin in KDE Plasma Workspaces. Internally Compiz uses the OpenGL library as the interface to the graphics hardware.

Hardware requirements

Initially, Compiz only worked with 3D hardware supported by Xgl. Most NVIDIA and ATI graphics cards are known to work with Compiz on Xgl. Since May 22, 2006 Compiz works on the standard X.Org Server, by using AIGLX. Besides Intel GMA graphics cards, AIGLX also supports using AMD graphics cards (including R300 and newer cards) using the open-source radeon driver which supports GLX_EXT_texture_from_pixmap since fall 2006.

NVIDIA's binary drivers (since Version 1.0-9629[2]) support GLX_EXT_texture_from_pixmap on standard X.Org server.

ATI/AMD's binary drivers do since version 8.42.[3]

History

The first version of Compiz was released as free software by Novell (SUSE) in January 2006 in the wake of the (also new) Xgl. It was one of the earliest compositing window managers for X.

In March 2006 Compiz was ported to AIGLX by Red Hat.[4]

Beryl

Beryl was the project name for the quinnstorm branch of Compiz, announced on September 19, 2006 after Compiz developer Quinn Storm and the development team decided that the fork had come too far from the original Compiz started by Novell (compiz-vanilla). After the Novell XGL/Compiz team (mostly David Reveman) refused the proposition to merge the Quinnstorm changes with compiz-vanilla, the decision was made to make a real differentiation.[5]

Among the differences to Compiz, Beryl had a new window decorator named Emerald based on cgwd along with a theme manager called emerald-theme-manager, used a flat file backend instead of gconf, and had no GNOME dependencies.

Merge of the Compiz and Beryl communities

On March 30, 2007, discussions between the Beryl and Compiz communities led to a merger of the two communities which results in two new software packages:

  • Compiz, (also Compiz-core) which contains only the core functionality of Compiz and base plugins
  • Compiz Fusion,[6] consisting of the plugins, decorators, settings tools and related applications from the Beryl and Compiz communities. Compiz Fusion concentrates on installation, configuration and additional plugins to add to the core functionalities of Compiz.

Outcomes include plans to fund a code review panel consisting of the best developers from each community who will see that any code included in a release package meets the highest standards and is suitable for distribution in an officially supported package.[7][8][9]

Further branches

In the fourth quarter of 2008, two separate branches of Compiz were created: compiz++ and NOMAD; compiz++ was geared toward the separation of compositing and OpenGL layers for the rendering of the window manager without compositing effects, and the port from C to C++ programming language.[10] NOMAD was geared towards the improvement of remote desktop performance for Compiz installations.[11]

Merge of the Compiz branches

On February 2, 2009 a conference call was held between developers of Compiz, Compiz++, NOMAD and Compiz Fusion where it was decided to merge the projects together into a unified project, simply named Compiz, with a unified roadmap.[12][13][14]

Compiz 0.9 series

On July 4, 2010, Sam Spilsbury, lead Compiz developer, announced the release of Compiz 0.9.0 with a new API, rewritten in C++.[15]

Canonical Ltd. hired Spilsbury to further develop Compiz for Ubuntu in October 2010.[16] Since then Compiz development mostly coincides with Ubuntu development. Main development moved to Canonical's Launchpad service.[17] The 0.9.x versions up to 0.9.5 were seen as unstable/beta software.[18] With version 0.9.6 in progress, Canonical hired developer Daniel van Vugt to work on Compiz full-time. While 0.9.6 never officially released,[19] Compiz 0.9.7.0 was released a month ahead of enterprise-targeted Ubuntu 12.04 LTS (Long Term Support) and declared stable.[20] A few days before the official release of Ubuntu 12.04 a new development branch, 0.9.8, was created[21] in preparation for Ubuntu 12.10.[22] For Compiz version 0.9.8 development has moved to a new Launchpad page.[23]

In November 2012 Spilsbury announced that he left Canonical.[24] A month later he wrote that he has no plans porting Compiz to Wayland, although he is "still as committed as ever to maintaining compiz in its current form."[25] Half a year later, he stated that he had stopped working on the project in August 2013.[26] Despite this, a small team continues to work on Compiz with version 0.9.12 being the current focus of development.[27]

Features

Shift Switcher plugin

Almost all available Compiz features – except translucency, dimming, and desaturation – are delivered using plugins.

Compiz plugins include the famous cube effect, Alt-Tab application-switching with live previews or icons, and a feature similar to Mac OS X's Mission Control. The Composite extension to X is used, as is the OpenGL extension GLX_EXT_texture_from_pixmap.[28]

The Compiz project categorizes the plugins into four main groups: Main,[29] Extra,[30] Unsupported,[31] and Experimental.[32]

Window managers use a program called a window decorator to provide the window borders with the usual minimize, maximize and close buttons. Unlike many window managers which have only one window decorator, Compiz users have a choice of three:

  • gtk-window-decorator uses either a basic cairo-based rendering engine or can use Metacity themes.[33]
    Emerald themer 0.9.5 with trueglass 0.5 frame engine
  • kde-window-decorator uses native KWin themes.[33]
  • Emerald, a custom decorator with its own theme format that has been ported to Compiz.[33] It used to be Beryl's default decorator.

Deployments

Compiz or Beryl have usually been deployed on Linux and other X11-based Unix-like platforms together with GNOME 2 and KDE 3. Since version 4.2, however, KDE's own KWin ships with capabilities similar to Compiz.[34] As such, Compiz is not usually deployed with recent Plasma Workspaces versions.

GNOME version 3.0 uses GNOME Shell which is built as a plugin to the Mutter compositing window manager.[35] This means Compiz cannot be used in conjunction with GNOME Shell.[36]

Citing a lack of maintenance on the part of the Compiz developers, Fedora removed Compiz from the Fedora repositories from Fedora 17[37][38] however Compiz has been reinstated in the Fedora repositories since Fedora 18.[39] An official MATE spin which includes Compiz has been available since Fedora 19.[40][41]

Compiz was dropped from the Debian repositories from Debian 7 (Wheezy) onwards in August 2013 due to broken packages and a lack of upstream development on the part of the Compiz developers.[42][43][44]

Compiz was dropped from the Arch Linux repositories in May 2013.[45] Compiz can still be installed in Arch Linux from packages available in the Arch User Repository.

Ubuntu 6.06 LTS and later included Compiz in the universe repository. A limited version was included by default as "Desktop Effects" in Ubuntu 7.04. From Ubuntu 7.10 onwards, Compiz was enabled by default.[46] In 2010 Canonical released their new Unity interface, a desktop shell for GNOME, which is written as a plugin for Compiz.[47][48]

Some Compiz effects (0.8.5)

See also

References

  1. 1.0 1.1 Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. http://www.osnews.com/story/13894
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Compiz feature branch compiz++, Dennis "onestone" Kasprzyk, Wed Dec 24 04:48:17 PST 2008
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. Lua error in package.lua at line 80: module 'strict' not found.
  15. Lua error in package.lua at line 80: module 'strict' not found.
  16. Lua error in package.lua at line 80: module 'strict' not found.
  17. Lua error in package.lua at line 80: module 'strict' not found.
  18. Lua error in package.lua at line 80: module 'strict' not found.
  19. Lua error in package.lua at line 80: module 'strict' not found.
  20. Lua error in package.lua at line 80: module 'strict' not found.
  21. https://launchpad.net/compiz-core/0.9.8/+rdf
  22. Lua error in package.lua at line 80: module 'strict' not found.
  23. Lua error in package.lua at line 80: module 'strict' not found.
  24. Lua error in package.lua at line 80: module 'strict' not found.
  25. Lua error in package.lua at line 80: module 'strict' not found.
  26. Lua error in package.lua at line 80: module 'strict' not found.
  27. https://launchpad.net/compiz/0.9.12
  28. http://www.opengl.org/registry/specs/EXT/texture_from_pixmap.txt
  29. Lua error in package.lua at line 80: module 'strict' not found.
  30. Lua error in package.lua at line 80: module 'strict' not found.
  31. Lua error in package.lua at line 80: module 'strict' not found.
  32. Lua error in package.lua at line 80: module 'strict' not found.
  33. 33.0 33.1 33.2 Lua error in package.lua at line 80: module 'strict' not found.
  34. Lua error in package.lua at line 80: module 'strict' not found.
  35. Lua error in package.lua at line 80: module 'strict' not found.
  36. Lua error in package.lua at line 80: module 'strict' not found.
  37. Lua error in package.lua at line 80: module 'strict' not found.
  38. Lua error in package.lua at line 80: module 'strict' not found.
  39. https://bugzilla.redhat.com/show_bug.cgi?id=851800
  40. https://spins.fedoraproject.org/mate-compiz/
  41. https://fedoraproject.org/wiki/MATE-Compiz_Spin
  42. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677864
  43. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719870
  44. http://forums.debian.net/viewtopic.php?f=6&t=106705&hilit=compiz
  45. https://mailman.archlinux.org/pipermail/arch-dev-public/2013-May/024956.html
  46. ArsTechnica: Ubuntu Technical Board votes on Compiz for Ubuntu 7.10
  47. Lua error in package.lua at line 80: module 'strict' not found.
  48. Lua error in package.lua at line 80: module 'strict' not found.

External links