Commit graph

30 commits

Author SHA1 Message Date
Jonas Ådahl
f828a4381e COPYING: Update copyrights
I went through all of the protocols and used the copyright hints in
them and used the result of that to put in the COPYING file. One
exception was the fullscreen shell which was missing the copyright
details. As per direct contact with the original author, copyright of
fullscreen shell should be attributed to the author himself and was
therefore added to COPYING.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-20 15:02:19 +08:00
Jonas Ådahl
67cd84ca01 Makefile.am: Include protocol README files in tarball
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-18 13:24:32 +08:00
Jonas Ådahl
7c671d7967 README: postfix -> suffix
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-17 15:31:43 +08:00
Jonas Ådahl
f4346218f2 README: Use the word 'deprecated' instead of 'obsolete'
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-17 15:31:43 +08:00
Jonas Ådahl
c1b9900ae4 Remove presentation timing protocol
The presentation timing protocol is already ready for being declared
stable and given this we can skip having it going through the unstable
naming procedures. Lets remove it for now, and re-introduce in stable/
when declaring it stable.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-17 11:47:57 +08:00
Jonas Ådahl
98ccc10879 README: Add note about CC:ing maintainers
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-16 16:51:53 +08:00
Jonas Ådahl
6cd28662aa linux-dmabuf: Change the zlinux_prefix to zwp_linux
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-09 15:04:24 +08:00
Jonas Ådahl
a776e94477 Apply the new version suffix convention to the protocols
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-09 15:04:24 +08:00
Jonas Ådahl
f7d16f7983 README: Make the interface major version suffix more clear
Append _vN instead of just N where N is the major version.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-09 15:04:24 +08:00
Jonas Ådahl
a01435ea22 README: Some clarifications regarding major vs minor versions
Was missing that the major version is also part of the interface names.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-09 15:04:24 +08:00
Jonas Ådahl
06fc2c1e57 Change all of the zwl_ prefixed protocols to use the zwp_ prefix
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-09 15:04:24 +08:00
Jonas Ådahl
a3023a86ab README: Document interface naming convention
Document that what different types of protocols should prefix their
interfaces with.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-09 15:04:24 +08:00
Jonas Ådahl
0c7973d72b README: Change the examples from wl_ to wp_
It was decided that the wl_ prefixed used by protocols and the
wayland-client and wayland-server API should only be used by those two
libraries.

Instead, invent a new prefix for protocols in wayland-protocols: wp_,
which stands for Wayland Protocol.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-09 15:04:24 +08:00
Jonas Ådahl
53fcfe3eba README: Remove confusing part of paragraph about releases
It should be understood that it is possible to make "oops didn't mean
that" commits making intra-release backward incompatible changes.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-09 15:04:07 +08:00
Jonas Ådahl
2400377661 README: Another typo fix and some line wrap cleanup
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-06 12:16:31 +08:00
Pekka Paalanen
2f06d21c60 README: typo fixes
Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-06 12:16:09 +08:00
Jonas Ådahl
0030020eb8 README: Clarify unstable between release on an unstable protocol
Unstable changes can be made to unstable protocols, but this was about
unstable changes within the same major version.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-03 12:06:32 +08:00
Jonas Ådahl
3636478a8d Added README file describing development procedures etc
The format used is (unverified) AsciiDoc.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-03 11:50:55 +08:00
Jonas Ådahl
6c3112e5dc Migrate xdg_shell protocol
This migration did not involve any renaming, xdg_shell already has its
own form of unstable protocol semantics. The next xdg_shell protocol
change will change to the new naming semantics, and not earlier in
order to minimize breakage.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-10-30 15:20:47 +08:00
Jonas Ådahl
ab64cfa492 Add README files containing protocol maintainers
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-10-29 11:08:12 +08:00
Jonas Ådahl
567de8a8fa Migrate the input method protocol
Applied the unstable naming convention.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-10-21 16:21:41 +08:00
Jonas Ådahl
e5fea4ed0b Migrate the text input protocol
Renamed from "text" to "text-input" and applied the unstable naming
convention.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-10-21 16:20:52 +08:00
Jonas Ådahl
41ad165c40 Migrate presentation timing protocol
Applied unstable naming convention.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-10-21 11:28:59 +08:00
Jonas Ådahl
0f3a723bc9 Migrate linux-dmabuf protocol
Version postfix added to interface names.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-10-21 11:28:59 +08:00
Jonas Ådahl
cfa9171725 pointer-gestures: Use the new unstable naming schema
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-10-21 11:28:59 +08:00
Jonas Ådahl
a68a17ddc9 fullscreen-shell: Use the new unstable naming schema
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-10-20 09:30:02 +08:00
Jonas Ådahl
bce22b6708 Add fullscreen shell protocol
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-10-09 13:12:43 +08:00
Jonas Ådahl
f548e99266 Add autotools installation files
Currently installs unstable protocols under an unstable/ subdirectory
in $prefix/share/wayland-protocols/.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-10-09 13:12:37 +08:00
Jonas Ådahl
a24f0ff63e Add unstable pointer gesture protocol
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-10-09 11:42:11 +08:00
Jonas Ådahl
7b966956f7 Initial commit
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-10-09 11:33:49 +08:00