Difference between revisions of "Wayland"
(page template) |
(→Project Leader) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | = | + | = Wayland for Pidora = |
− | + | ||
== Project Description == | == Project Description == | ||
<!-- Description should be no longer than a paragraph. Include links to any relevant on-line resources. For example, [http://fedoraproject.org/wiki] or [http://developer.mozilla.org MDC]. --> | <!-- Description should be no longer than a paragraph. Include links to any relevant on-line resources. For example, [http://fedoraproject.org/wiki] or [http://developer.mozilla.org MDC]. --> | ||
+ | Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers | ||
+ | [http://wayland.freedesktop.org/ Wayland Home] | ||
== Project Leader == | == Project Leader == | ||
Line 13: | Line 15: | ||
Include links to personal pages within wiki and to blog sites. --> | Include links to personal pages within wiki and to blog sites. --> | ||
+ | |||
+ | I, [[User:Dmitry Kozunov|DmitryKozunov]], is the only person in this mess. | ||
== Project Contributor(s) == | == Project Contributor(s) == | ||
Line 19: | Line 23: | ||
NOTE: only the Project Leader should add names here. You should not add your own name to the Contributor list. --> | NOTE: only the Project Leader should add names here. You should not add your own name to the Contributor list. --> | ||
+ | |||
+ | [[User:Agreene|Andrew Greene]] | ||
== Project Details == | == Project Details == | ||
Line 31: | Line 37: | ||
=== Key contacts === | === Key contacts === | ||
<!-- Add links to any mentors or key participants in the community. --> | <!-- Add links to any mentors or key participants in the community. --> | ||
+ | IRC: #wayland on freenode | ||
=== Goals by Release === | === Goals by Release === | ||
Line 37: | Line 44: | ||
<!-- Note: Each student must have unique goals. These goals may be ''related'' to other students' work, but must be ''distinct'' and ''attainable'' regardless of the state of the other students' work. For example, under the umbrella of one project title, one student may work on packaging a piece of software and another may work on documentation, or one may work on solving one bug and another on solving another bug, but two students must not work on the same bug or depend on the other students' work in order to be able to complete their own project. --> | <!-- Note: Each student must have unique goals. These goals may be ''related'' to other students' work, but must be ''distinct'' and ''attainable'' regardless of the state of the other students' work. For example, under the umbrella of one project title, one student may work on packaging a piece of software and another may work on documentation, or one may work on solving one bug and another on solving another bug, but two students must not work on the same bug or depend on the other students' work in order to be able to complete their own project. --> | ||
* 0.1 | * 0.1 | ||
+ | Initial working build of Wayland on Pidora (proof of concept) | ||
* 0.2 | * 0.2 | ||
+ | Wayland working with minimal crashes (or documentation on causes of the crashes) | ||
* 0.3 | * 0.3 | ||
+ | Final package for Pidora (or proof of incompatibility) | ||
== Communication == | == Communication == |
Latest revision as of 09:00, 17 October 2013
Contents
Wayland for Pidora
Project Description
Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers Wayland Home
Project Leader
I, DmitryKozunov, is the only person in this mess.
Project Contributor(s)
Project Details
Project Plan
Tracking
Key contacts
IRC: #wayland on freenode
Goals by Release
Goals for each release and plans for reaching those goals:
- 0.1
Initial working build of Wayland on Pidora (proof of concept)
- 0.2
Wayland working with minimal crashes (or documentation on causes of the crashes)
- 0.3
Final package for Pidora (or proof of incompatibility)