Unity2D

Differences between revisions 2 and 3
Revision 2 as of 2011-02-13 23:39:59
Size: 303
Editor: bb153acb
Comment:
Revision 3 as of 2011-02-13 23:46:40
Size: 755
Editor: bb153acb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
Unity 2D's goal is to provide the Unity desktop shell on hardware platforms that cannot currently support Unity's OpenGL requirements (see [[DesktopExperienceTeam/UnityHardwareRequirements|Hardware Requirements for Unity]] for more details). Unity 2D's goal is to provide the [[http://unity.ubuntu.com/|Unity desktop shell] on hardware platforms that cannot currently support Unity's OpenGL requirements (see [[DesktopExperienceTeam/UnityHardwareRequirements|Hardware Requirements for Unity]] for more details).

Its architecture is very close to Unity's as it only replaces the user interface elements but still shares all the same backend components. Specifically, Unity 2D replaces the panel, launcher and places components as defined in [[attachment:Unity_Architecture.pdf|Unity's architecture overview]]. Moreover it does not enforce the use of Compiz as a window manager but instead uses a slightly tweaked version of Metacity.

Unity 2D

Unity 2D's goal is to provide the Unity desktop shell] on hardware platforms that cannot currently support Unity's OpenGL requirements (see [[DesktopExperienceTeam/UnityHardwareRequirements for more details).

Its architecture is very close to Unity's as it only replaces the user interface elements but still shares all the same backend components. Specifically, Unity 2D replaces the panel, launcher and places components as defined in Unity's architecture overview. Moreover it does not enforce the use of Compiz as a window manager but instead uses a slightly tweaked version of Metacity.

Unity2D (last edited 2014-10-26 23:35:57 by host86-158-108-24)