Age | Commit message (Collapse) | Author |
|
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
|
|
Append _vN instead of just N where N is the major version.
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
|
|
Was missing that the major version is also part of the interface names.
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
|
|
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
|
|
Document that what different types of protocols should prefix their
interfaces with.
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
|
|
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>
|
|
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>
|
|
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
|
|
Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Jonas Ådahl <jadahl@gmail.com>
|
|
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>
|
|
The format used is (unverified) AsciiDoc.
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
|
|
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>
|
|
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
|
|
Applied the unstable naming convention.
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
|
|
Renamed from "text" to "text-input" and applied the unstable naming
convention.
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
|
|
Applied unstable naming convention.
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
|
|
Version postfix added to interface names.
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
|
|
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
|
|
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
|
|
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
|
|
Currently installs unstable protocols under an unstable/ subdirectory
in $prefix/share/wayland-protocols/.
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
|
|
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
|
|
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
|